Gtk.PadActionEntry¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
action_name |
r/w |
action name that will be activated in the |
|
index |
r/w |
the 0-indexed button/ring/strip number that will trigger this action entry. |
|
label |
r/w |
Human readable description of this action entry, this string should be deemed user-visible. |
|
mode |
r/w |
the mode that will trigger this action entry, or -1 for all modes. |
|
type |
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.