PadActionEntry

class PadActionEntry(pointer: <Error class: unknown class><<Error class: unknown class>>)

Struct defining a pad action entry.

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

action name that will be activated in the GActionGroup.

Link copied to clipboard
val gtkPadActionEntryPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
var index: Int

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

Link copied to clipboard

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

Link copied to clipboard
var mode: Int

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

Link copied to clipboard

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