org.gnome.gtk
Class Object
java.lang.Object
org.freedesktop.bindings.Proxy
public abstract class Object
Base class for Widgets and various other elements in GTK.
This is the wrapper around GtkObject
!
Since the GObject type system was abstracted out from GTK some time
after GTK was first written, GtkObject
predates
GObject
; almost all of the functionality originally
resident in GtkObject
was moved to GObject
long ago. Its presence in the type hierarchy is largely for backwards
compatibility. Only people hacking on java-gnome itself will have any need
to interact with this class, and then only rarely.
|  java-gnome |