Class TypeFundamentalInfo

All Implemented Interfaces:
PointerInterface

public class TypeFundamentalInfo extends Record
A structure that provides information to the type system which is
used specifically for managing fundamental types.

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

  • Field Details

    • TYPE_FLAGS

      public static final String TYPE_FLAGS
      #GTypeFundamentalFlags describing the characteristics of the fundamental type
      See Also:
  • Constructor Details

    • TypeFundamentalInfo

      public TypeFundamentalInfo(PointerContainer pointer)
    • TypeFundamentalInfo

      public TypeFundamentalInfo()
  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • setFieldTypeFlags

      public void setFieldTypeFlags(int type_flags)
      #GTypeFundamentalFlags describing the characteristics of the fundamental type
    • getFieldTypeFlags

      public int getFieldTypeFlags()
      #GTypeFundamentalFlags describing the characteristics of the fundamental type