:right-sidebar: True PadActionEntry =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: PadActionEntry(*args, **kwargs) :no-contents-entry: Struct defining a pad action entry. Fields ------ .. rst-class:: interim-class .. class:: PadActionEntry :no-index: .. attribute:: action_name Action name that will be activated in the ``GActionGroup``\. .. attribute:: index The 0-indexed button/ring/strip number that will trigger this action entry. .. attribute:: label Human readable description of this action entry, this string should be deemed user-visible. .. attribute:: mode The mode that will trigger this action entry, or -1 for all modes. .. attribute:: type The type of pad feature that will trigger this action entry.