Class: Gtk::ColorChooserDialog

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

Instance Method Summary collapse

Instance Method Details

#new(title, parent) ⇒ Gtk::Widget

Creates a new Gtk::ColorChooserDialog.

Parameters:

  • title (String)

    Title of the dialog, or nil

  • parent (Gtk::Window)

    Transient parent of the dialog, or nil

Returns:

#show_editor=(show_editor) ⇒ TrueClass

Parameters:

  • show_editor (TrueClass)

Returns:

  • (TrueClass)

    show-editor

  • (TrueClass)

    show-editor

#show_editor?TrueClass

Returns show-editor.

Returns:

  • (TrueClass)

    show-editor