Method
GimpUiColorSelectorset_model_visible
Declaration [src]
void
gimp_color_selector_set_model_visible (
GimpColorSelector* selector,
GimpColorSelectorModel model,
gboolean visible
)
Description [src]
Sets the model
visible/invisible on the selector
widget.
Toggles visibility of displayed models if this selector
instance
has the ability to show different color models.
Available since: | 2.10 |
Parameters
model |
GimpColorSelectorModel |
The affected |
|
visible |
gboolean |
The new visible setting. |