Class TypeSystem.Property

java.lang.Object
ch.bailu.gtk.type.gobject.TypeSystem.Property
Enclosing class:
TypeSystem

public static class TypeSystem.Property extends Object
  • Field Details

    • name

      public final Str name
    • value

      public final long value
  • Constructor Details

    • Property

      public Property(Str name, long value)
    • Property

      public Property(Str name, Pointer value)
  • Method Details