GtkDialog

Main Gtk struct. vbox is a GtkVBox - the main part of the dialog box. action_area is a GtkHButtonBox packed below the dividing GtkHSeparator in the dialog. It is treated exactly the same as any other GtkHButtonBox.

Members

Variables

actionArea
GtkWidget* actionArea;
Undocumented in source.
vbox
GtkWidget* vbox;
Undocumented in source.

Meta