Method
GimpUiColorButtonget_ui_manager
since: 2.10
Declaration [src]
GtkUIManager*
gimp_color_button_get_ui_manager (
GimpColorButton* button
)
Return value
Type: GtkUIManager
The button
‘s GtkUIManager
.
The data is owned by the instance. |