Class ClosureExpression

All Implemented Interfaces:
PointerInterface

public class ClosureExpression extends Expression
An expression using a custom `GClosure` to compute the value from
its parameters.

https://docs.gtk.org/gtk4/class.ClosureExpression.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()