Class NothingAction

All Implemented Interfaces:
PointerInterface

public class NothingAction extends ShortcutAction
A `GtkShortcutAction` that does nothing.

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

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • get

      public static NothingAction get()
      Gets the nothing action.

      This is an action that does nothing and where
      activating it always fails.
      Returns:
      The nothing 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()