Class: Gtk::ColorChooserWidget

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Instance Method Details

#newGtk::Widget

Creates a new Gtk::ColorChooserWidget.

Returns:

#show_editor=(show_editor) ⇒ TrueClass

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.

Parameters:

  • show_editor (TrueClass)

Returns:

  • (TrueClass)

    show-editor

  • (TrueClass)

    show-editor

#show_editor?TrueClass

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.

Returns:

  • (TrueClass)

    show-editor