Package org.javagi.gobject.types
package org.javagi.gobject.types
Java-GI functionality to register a Java class as a new GType in the GObject
type system, and various constants and utility functions for working with
GTypes and GVariants.
-
ClassDescriptionHelper class to register method overrides in a new GType.Helper class to register properties in a new GType.Functional interface declaration of the
GetPropertyCallback
callback.Functional interface declaration of theSetPropertyCallback
callback.Helper class to register signals in a new GType.A register of GTypes with a Java constructor for each GType.The Types class contains GType constants, a series of static methods to check gtype characteristics, and static methods to register a Java class as a new GObject-derived GType.