Top |
GtkWidget * | cancel-button | Read |
GtkWidget * | color-selection | Read |
GtkWidget * | help-button | Read |
GtkWidget * | ok-button | Read |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── GtkColorSelectionDialog
GtkWidget *
gtk_color_selection_dialog_get_color_selection
(GtkColorSelectionDialog *colorsel
);
Retrieves the GtkColorSelection widget embedded in the dialog.
Since: 2.14
“cancel-button”
property“cancel-button” GtkWidget *
The cancel button of the dialog.
Owner: GtkColorSelectionDialog
Flags: Read
“color-selection”
property“color-selection” GtkWidget *
The color selection embedded in the dialog.
Owner: GtkColorSelectionDialog
Flags: Read
“help-button”
property“help-button” GtkWidget *
The help button of the dialog.
Owner: GtkColorSelectionDialog
Flags: Read
“ok-button”
property“ok-button” GtkWidget *
The OK button of the dialog.
Owner: GtkColorSelectionDialog
Flags: Read