org.gnu.gtk
Class TextChildAnchor
public class TextChildAnchor
An anchor for embedding widgets within TextView widgets.
You would usually only use the methods of
TextView
to sort out Child
widgets.
addEventHandler , addEventHandler , addEventHandler , addEventHandler , addEventHandler , addEventHandler , addListener , equals , freezeNotify , getBooleanProperty , getData , getData , getDoubleProperty , getEventListenerClass , getEventType , getFloatProperty , getGObjectFromHandle , getHandle , getIntFromHandle , getIntProperty , getJavaObjectProperty , getLongProperty , getNullHandle , getPixbufProperty , getProperty , getStringFromHandle , getStringProperty , hasProperty , hashCode , instantiateJGObjectFromGType , notify , removeEventHandler , removeListener , retrieveGObject , setBooleanProperty , setData , setData , setDoubleProperty , setFloatProperty , setHandle , setIntProperty , setJavaObjectProperty , setLongProperty , setPixbufProperty , setProperty , setStringProperty , thawNotify |
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.
getType
public static Type getType()
Retrieve the runtime type used by the GLib library.
getWidget
public Widget getWidget()
Returns the associated widget
gtk_text_child_anchor_get_deleted
protected static final boolean gtk_text_child_anchor_get_deleted(Handle anchor)
gtk_text_child_anchor_get_type
protected static final int gtk_text_child_anchor_get_type()
gtk_text_child_anchor_get_widgets
protected static final Handle gtk_text_child_anchor_get_widgets(Handle anchor)
gtk_text_child_anchor_new
protected static final Handle gtk_text_child_anchor_new()