gtkmm 4.16.0
|
Classes | |
class | Gtk::AboutDialog |
The AboutDialog offers a simple way to display information about a program like its logo, name, copyright, website and license. More... | |
class | Gtk::AlertDialog |
A Gtk::AlertDialog object collects the arguments that are needed to present a message to the user. More... | |
class | Gtk::ColorDialog |
A Gtk::ColorDialog object collects the arguments that are needed to present a color chooser dialog to the user, such as a title for the dialog and whether it should be modal. More... | |
class | Gtk::Dialog |
Create popup windows. More... | |
class | Gtk::FileDialog |
A Gtk::FileDialog object collects the arguments that are needed to present a file chooser dialog to the user, such as a title for the dialog and whether it should be modal. More... | |
class | Gtk::FontDialog |
A Gtk::FontDialog object collects the arguments that are needed to present a font chooser dialog to the user, such as a title for the dialog and whether it should be modal. More... | |
class | Gtk::PrintDialog |
A Gtk::PrintDialog object collects the arguments that are needed to present a print dialog to the user, such as a title for the dialog and whether it should be modal. More... | |
class | Gtk::AppChooserDialog |
An application chooser dialog. More... | |
class | Gtk::Assistant |
A widget used to guide users through multi-step operations. More... | |
class | Gtk::ColorChooserDialog |
This dialog is for choosing a color. More... | |
class | Gtk::FileChooserDialog |
Convenient file chooser window. More... | |
class | Gtk::FontChooserDialog |
A dialog box for selecting fonts. More... | |
class | Gtk::FontChooserWidget |
A dialog box for selecting fonts. More... | |
class | Gtk::MessageDialog |
Convenient message window. More... | |