Class Parameter

All Implemented Interfaces:
PointerInterface

public class Parameter extends Record
The GParameter struct is an auxiliary structure used
to hand parameter name/value pairs to g_object_newv().

https://docs.gtk.org/gobject/struct.Parameter.html

  • Field Details

  • Constructor Details

    • Parameter

      public Parameter(PointerContainer pointer)
    • Parameter

      public Parameter()
  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • setFieldName

      public void setFieldName(Str name)
      the parameter name
    • getFieldName

      public Str getFieldName()
      the parameter name