Dazzle.ShortcutSimpleLabel

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget Dazzle.ShortcutSimpleLabel Dazzle.ShortcutSimpleLabel GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable Gtk.Orientable Gtk.Orientable GObject.GInterface->Gtk.Orientable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gtk.Box Gtk.Box Gtk.Box->Dazzle.ShortcutSimpleLabel Gtk.Buildable->Gtk.Widget Gtk.Container Gtk.Container Gtk.Container->Gtk.Box Gtk.Orientable->Gtk.Box Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

Gtk.Box (14), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2)

Structs:

Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)

class

new ()

get_accel ()

get_action ()

get_command ()

get_title ()

set_accel (accel)

set_action (action)

set_command (command)

set_title (title)

Virtual Methods

Inherited:

Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)

Properties

Inherited:

Gtk.Box (3), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)

Name

Type

Flags

Short Description

accel

str

r/w/en

The accel label to override the discovered accel

action

str

r/w/en

Action

command

str

r/w/en

Command

show-accel

bool

r/w

title

str

r/w/en

Title

Child Properties

Inherited:

Gtk.Box (5)

Style Properties

Inherited:

Gtk.Widget (17)

Signals

Inherited:

Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Fields

Inherited:

Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Class Details

class Dazzle.ShortcutSimpleLabel(*args, **kwargs)
Bases:

Gtk.Box

Abstract:

No

Structure:

Dazzle.ShortcutSimpleLabelClass

classmethod new()
Return type:

Gtk.Widget

get_accel()
Return type:

str

get_action()
Return type:

str

get_command()
Return type:

str

get_title()
Return type:

str

set_accel(accel)
Parameters:

accel (str) –

set_action(action)
Parameters:

action (str) –

set_command(command)
Parameters:

command (str) –

set_title(title)
Parameters:

title (str) –

Property Details

Dazzle.ShortcutSimpleLabel.props.accel
Name:

accel

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY

The accel label to override the discovered accel

Dazzle.ShortcutSimpleLabel.props.action
Name:

action

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY

Action

Dazzle.ShortcutSimpleLabel.props.command
Name:

command

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY

Command

Dazzle.ShortcutSimpleLabel.props.show_accel
Name:

show-accel

Type:

bool

Default Value:

True

Flags:

READABLE, WRITABLE

Dazzle.ShortcutSimpleLabel.props.title
Name:

title

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE, EXPLICIT_NOTIFY

Title