c
GObject.Object
Gtk.TextChildAnchor
| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-3.0.gir |
| C documentation: | GtkTextChildAnchor |
| Class : | TextChildAnchor |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
parent_instance : GObject.Object
read only
|
Gtk.TextChildAnchor | |
|
segment : void*
read only
|
Gtk.TextChildAnchor | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gtk.TextChildAnchor
(Object properties)
Create a new Gtk.TextChildAnchor
Create a new Gtk.TextChildAnchor
|
||
|
get_deleted
()
:
gboolean
|
Gtk.TextChildAnchor | |
|
get_widgets
()
:
Array
|
Gtk.TextChildAnchor | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gtk.TextBuffer
Signal |
|
|
Gtk.TextBuffer
Method |
create_child_anchor
(TextIter iter)
:
Gtk.TextChildAnchor
|
|
Gtk.TextBuffer
Method |
|
|
Gtk.TextBuffer
Method |
insert_child_anchor
(TextIter iter, TextChildAnchor anchor)
:
none
|
|
Gtk.TextIter
Method |
get_child_anchor
()
:
Gtk.TextChildAnchor
|
|
Gtk.TextView
Method |
add_child_at_anchor
(Widget child, TextChildAnchor anchor)
:
none
|