GtkDialogClass

Members

Variables

close
void function(GtkDialog* dialog) close;

Signal emitted when the user uses a keybinding to close the dialog.

padding
void*[8] padding;
parentClass
GtkWindowClass parentClass;

The parent class.

response
void function(GtkDialog* dialog, int responseId) response;

Signal emitted when an action widget is activated.