Class: GOffice::ActionComboColor

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

Instance Method Summary collapse

Constructor Details

#initialize(action_name, stock_id, default_color_label, default_color, group_key) ⇒ GOffice::ActionComboColor

Parameters:

  • action_name (String)
  • stock_id (String)
  • default_color_label (String)
  • default_color (GOffice::Color)
  • group_key (GObject)

Instance Method Details

#allow_alpha=(allow_alpha) ⇒ nil

Parameters:

  • allow_alpha (Boolean)

Returns:

  • (nil)

#color=(color) ⇒ nil

Parameters:

  • color (GOffice::Color)

Returns:

  • (nil)

#get_color(is_default) ⇒ GOffice::Color

Parameters:

  • is_default (Boolean)

Returns:

  • (GOffice::Color)

#group=(group_key) ⇒ nil

Parameters:

  • group_key (GObject)

Returns:

  • (nil)