|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gnu.glib.GObject | +--org.gnu.gtk.TextChildAnchor
An anchor for embedding widgets within TextView widgets.
You would usually only use the methods of TextView
to sort out Child
widgets.
Constructor Summary | |
TextChildAnchor()
Constructs a new TextChildAnchor. |
Method Summary | |
boolean |
getDeleted()
Returns true if the anchor has been deleted from the textbuffer. |
static Type |
getType()
Retrieve the runtime type used by the GLib library. |
Widget |
getWidget()
Returns the associated widget |
Methods inherited from class org.gnu.glib.GObject |
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, equals, getData, getHandle, removeEventHandler, setData |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TextChildAnchor()
Method Detail |
public Widget getWidget()
public boolean getDeleted()
public static Type getType()
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |