org.gnu.gtk

Class Accessible

public class Accessible extends AtkObject

Constructor Summary
Accessible(Handle handle)
Method Summary
static AccessiblegetAccessible(Handle handle)
Internal static factory method to be used by Java-Gnome only.
static TypegetType()
Retrieve the runtime type used by the GLib library.
WidgetgetWidget()

Constructor Detail

Accessible

public Accessible(Handle handle)

Method Detail

getAccessible

public static Accessible getAccessible(Handle handle)
Internal static factory method to be used by Java-Gnome only.

getType

public static Type getType()
Retrieve the runtime type used by the GLib library.

getWidget

public Widget getWidget()