Package org.javagi.base


package org.javagi.base
Java-GI base classes that are used or extended by generated bindings.
  • Class
    Description
    Base class for type aliases of primitive values.
    Java-GI global constant definitions
    Interface implemented by all enums generated by Java-GI.
    Classes that implement the Floating interface, have a refSink method.
    A common interface to create a function pointer in native memory for a Java functional interface.
    A GErrorException is thrown when a GError is returned by native code.
    Out<T>
    A wrapper class for out-parameters of (usually primitive) values.
    Represents an instance of a proxy object with a handle to an object in native memory.
    Base type for a Java proxy object to an instance in native memory.
    Types of ownership transfer used by GObject-Introspection for many elements, for example, a returned value.