org.gnu.gtk
Class TextChildAnchor
GObject
org.gnu.gtk.TextChildAnchor
public class TextChildAnchor
extends GObject
An anchor for embedding widgets within TextView widgets. You would usually
only use the methods of
TextView
to sort out Child widgets.
TextChildAnchor
public TextChildAnchor()
Constructs a new TextChildAnchor.
TextChildAnchor
public TextChildAnchor(Handle handle)
getDeleted
public boolean getDeleted()
Returns true if the anchor has been deleted from the textbuffer.
getTextChildAnchor
public static TextChildAnchor getTextChildAnchor(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()
Returns the associated widget