This class implements some gtkmm UI abstractions.
More...
#include <GtkDialogs.h>
List of all members.
Detailed Description
This class implements some gtkmm UI abstractions.
Member Function Documentation
static Glib::ustring Bakery::GtkDialogs::ui_file_select_open |
( |
App & |
app, |
|
|
const Glib::ustring & |
starting_folder_uri = Glib::ustring() | |
|
) |
| | [static] |
static Glib::ustring Bakery::GtkDialogs::ui_file_select_save |
( |
App & |
app, |
|
|
const Glib::ustring & |
old_file_uri | |
|
) |
| | [static] |
Ask the user for a filename, and ask for confirmation if the file exists already.
static void Bakery::GtkDialogs::ui_show_modification_status |
( |
|
) |
[static] |
static void Bakery::GtkDialogs::ui_warning |
( |
App & |
app, |
|
|
const Glib::ustring & |
text, |
|
|
const Glib::ustring & |
secondary_text | |
|
) |
| | [static] |
The documentation for this class was generated from the following file: