Class MnemonicAction

All Implemented Interfaces:
PointerInterface

public class MnemonicAction extends ShortcutAction
A `GtkShortcutAction` that calls gtk_widget_mnemonic_activate().

https://docs.gtk.org/gtk4/class.MnemonicAction.html

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • get

      public static MnemonicAction get()
      Gets the mnemonic action.

      This is an action that calls gtk_widget_mnemonic_activate()
      on the given widget upon activation.
      Returns:
      The mnemonic action
    • getTypeID

      public static long getTypeID()
    • getParentTypeID

      public static long getParentTypeID()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()