![]() |
![]() |
![]() |
GTK+ 3 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#include <gtk/gtk.h> GtkColorSelectionDialog; GtkWidget* gtk_color_selection_dialog_new (const gchar *title
); GtkWidget* gtk_color_selection_dialog_get_color_selection (GtkColorSelectionDialog *colorsel
);
GtkWidget* gtk_color_selection_dialog_new (const gchar *title
);
|
|
Returns : |
GtkWidget* gtk_color_selection_dialog_get_color_selection
(GtkColorSelectionDialog *colorsel
);
Retrieves the GtkColorSelection widget embedded in the dialog.
|
a GtkColorSelectionDialog |
Returns : |
the embedded GtkColorSelection. [transfer none] |
Since 2.14