Gtk.PadActionEntry

Fields

Name

Type

Access

Description

action_name

str

r/w

action name that will be activated in the Gio.ActionGroup.

index

int

r/w

the 0-indexed button/ring/strip number that will trigger this action entry.

label

str

r/w

Human readable description of this action entry, this string should be deemed user-visible.

mode

int

r/w

the mode that will trigger this action entry, or -1 for all modes.

type

Gtk.PadActionType

r/w

the type of pad feature that will trigger this action entry.

Methods

None

Details

class Gtk.PadActionEntry

Struct defining a pad action entry.