GOffice.ActionComboColor

g GObject.GInterface GObject.GInterface Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable GObject.Object GObject.Object Gtk.Action Gtk.Action GObject.Object->Gtk.Action GOffice.ActionComboColor GOffice.ActionComboColor Gtk.Action->GOffice.ActionComboColor Gtk.Buildable->Gtk.Action

Subclasses:

None

Methods

Inherited:

Gtk.Action (42), GObject.Object (37), Gtk.Buildable (10)

Structs:

GObject.ObjectClass (5)

class

new (action_name, stock_id, default_color_label, default_color, group_key)

get_color (is_default)

set_allow_alpha (allow_alpha)

set_color (color)

set_group (group_key)

Virtual Methods

Inherited:

Gtk.Action (6), GObject.Object (7), Gtk.Buildable (10)

Properties

Inherited:

Gtk.Action (16)

Signals

Inherited:

Gtk.Action (1), GObject.Object (1)

Name

Short Description

combo-activate

display-custom-dialog

Fields

Inherited:

Gtk.Action (1), GObject.Object (1)

Class Details

class GOffice.ActionComboColor(*args, **kwargs)
Bases:

Gtk.Action

Abstract:

No

classmethod new(action_name, stock_id, default_color_label, default_color, group_key)
Parameters:
  • action_name (str) –

  • stock_id (str) –

  • default_color_label (str) –

  • default_color (int) –

  • group_key (object or None) –

Return type:

GOffice.ActionComboColor

get_color(is_default)
Parameters:

is_default (bool) –

Return type:

int

set_allow_alpha(allow_alpha)
Parameters:

allow_alpha (bool) –

set_color(color)
Parameters:

color (int) –

set_group(group_key)
Parameters:

group_key (object or None) –

Signal Details

GOffice.ActionComboColor.signals.combo_activate(action_combo_color)
Signal Name:

combo-activate

Flags:

RUN_LAST

Parameters:

action_combo_color (GOffice.ActionComboColor) – The object which received the signal

GOffice.ActionComboColor.signals.display_custom_dialog(action_combo_color, object)
Signal Name:

display-custom-dialog

Flags:

RUN_LAST

Parameters: