Virtual Method

GimpUiColorSelectorset_toggles_sensitive

Declaration [src]

void
set_toggles_sensitive (
  GimpColorSelector* selector,
  gboolean sensitive
)

Description [src]

Sets the sensitive property of the selectors toggles.

This function has no effect if this selector instance has no toggles to switch channels.

Parameters

sensitive

Type: gboolean

The new sensitive setting.