Constructor
GtkColorButtonnew_with_rgba
Declaration [src]
GtkWidget*
gtk_color_button_new_with_rgba (
const GdkRGBA* rgba
)
Parameters
rgba |
GdkRGBA |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GtkWidget |
A new color button. |
|
The data is owned by the called function. |