Method
GtkColorDialogButtonset_dialog
Declaration [src]
void
gtk_color_dialog_button_set_dialog (
GtkColorDialogButton* self,
GtkColorDialog* dialog
)
Description [src]
Sets a GtkColorDialog
object to use for
creating the color chooser dialog that is
presented when the user clicks the button.
Available since: | 4.10 |
Sets property | Gtk.ColorDialogButton:dialog |
Parameters
dialog |
GtkColorDialog |
The new |
|
The data is owned by the caller of the function. |