bakery
2.6
|
This class implements some gtkmm UI abstractions. More...
#include <GtkDialogs.h>
Static Public Member Functions | |
static void | ui_warning (App &app, const Glib::ustring &text, const Glib::ustring &secondary_text) |
static Glib::ustring | ui_file_select_open (App &app, const Glib::ustring &starting_folder_uri=Glib::ustring()) |
static Glib::ustring | ui_file_select_save (App &app, const Glib::ustring &old_file_uri) |
Ask the user for a filename, and ask for confirmation if the file exists already. More... | |
static void | ui_show_modification_status () |
static App_WithDoc::enumSaveChanges | ui_offer_to_save_changes (App &app, const Glib::ustring &file_uri) |
This class implements some gtkmm UI abstractions.
|
static |
|
static |
Ask the user for a filename, and ask for confirmation if the file exists already.
|
static |
|
static |
|
static |