Package org.gnu.glib

Interface Summary
Fireable Defines the interface for a fire method, which is used by Timer to signal that its interval has elapsed.
 

Class Summary
Boxed Base class for all classes resulting from a define-boxed in a .defs file.
CustomEvents Provides methods for adding custom event sources.
Enum Base class for all classes resulting from a define-enum in a .defs file.
Error The class represents an internal representation of an Error from the GTK and GNOME libraries.
EventMap An EventMap is a Java-GNOME implementation class which encapsulates all static information that maps GTK signals to Java-GNOME events.
Flags Base class for all classes resulting from a define-flags in a .defs file.
GListString Wrapper class for glib's GList structure, specialized to hold only lists of strings.
GObject Base class for all objects that participate in the GLib object system.
List This object represents a doubly-linked list in the GLib system.
Quark A Quark is an association between a String and an integer identifier.
SpawnError  
Timer Timer: an object that executes a Fireable target object's fire method at a specified interval.
Type This class represents the GLib Runtime type identification and management system.
TypeInterface  
Value Value is a polymorphic type that can hold values of any other type.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net