org.gnu.gtk
public class TextChildAnchor extends GObject
| Constructor Summary | |
|---|---|
| TextChildAnchor()
Constructs a new TextChildAnchor. | |
| TextChildAnchor(Handle handle) | |
| Method Summary | |
|---|---|
| boolean | getDeleted()
Returns true if the anchor has been deleted from the textbuffer. |
| static TextChildAnchor | getTextChildAnchor(Handle handle)
Internal static factory method to be used by Java-Gnome only. |
| static Type | getType()
Retrieve the runtime type used by the GLib library. |
| Widget | getWidget()
Returns the associated widget |