[−][src]Trait gtk::ColorChooserWidgetExt
Required methods
fn get_property_show_editor(&self) -> bool
The ::show-editor property is true when the color chooser
is showing the single-color editor. It can be set to switch
the color chooser into single-color editing mode.
fn set_property_show_editor(&self, show_editor: bool)
The ::show-editor property is true when the color chooser
is showing the single-color editor. It can be set to switch
the color chooser into single-color editing mode.
fn connect_property_show_editor_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<ColorChooserWidget>> ColorChooserWidgetExt for O[src]
fn get_property_show_editor(&self) -> bool[src]
fn set_property_show_editor(&self, show_editor: bool)[src]
fn connect_property_show_editor_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId[src]
&self,
f: F
) -> SignalHandlerId