org.gnome.gtk

Class Object

Known Direct Subclasses:
Widget

public abstract class Object
extends 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.

Author:
Andrew Cowie
Since:
4.0.0

Method Summary

Methods inherited from class org.freedesktop.bindings.Proxy

toString