Molybden API
Loading...
Searching...
No Matches
molybden::SaveDialogOptions Struct Reference

The options of a save dialog. More...

#include <dialogs.hpp>

Public Attributes

std::string title
 The title of the dialog.
 
std::string default_path
 The path to the default directory or file to use by default.
 
std::string button_label
 The custom label of the dialog confirmation button.
 
std::string message
 The message to display above input boxes on macOS.
 
std::vector< FileFilterfilters
 The filters of the dialog.
 
SaveDialogFeatures features
 The features of the dialog.
 

Detailed Description

The options of a save dialog.


The documentation for this struct was generated from the following file: