PadActionEntry#
- class PadActionEntry(*args, **kwargs)#
Struct defining a pad action entry.
Fields#
- class PadActionEntry
- action_name#
Action name that will be activated in the
GActionGroup
.
- index#
The 0-indexed button/ring/strip number that will trigger this action entry.
- label#
Human readable description of this action entry, this string should be deemed user-visible.
- mode#
The mode that will trigger this action entry, or -1 for all modes.
- type#
The type of pad feature that will trigger this action entry.