Class ConstraintTarget

All Implemented Interfaces:
PointerInterface

public class ConstraintTarget extends Interface
The `GtkConstraintTarget` interface is implemented by objects that
can be used as source or target in `GtkConstraint`s.

Besides `GtkWidget`, it is also implemented by `GtkConstraintGuide`.

https://docs.gtk.org/gtk4/iface.ConstraintTarget.html

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • 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()