Class ActivateAction

All Implemented Interfaces:
PointerInterface

public class ActivateAction extends ShortcutAction
A `GtkShortcutAction` that calls gtk_widget_activate().

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

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • get

      public static ActivateAction get()
      Gets the activate action.

      This is an action that calls gtk_widget_activate()
      on the given widget upon activation.
      Returns:
      The activate 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()