type Gtk_Text_Child_Anchor_Record is new GObject_Record with private;
type Gtk_Text_Child_Anchor is access all Gtk_Text_Child_Anchor_Record'Class;
procedure Gtk_New
( | Widget | : out Gtk_Text_Child_Anchor); |
procedure Initialize
( | Widget | : access Gtk_Text_Child_Anchor_Record'Class); |
function Get_Type return Glib.GType;
function Get_Widgets
( | Anchor | : access Gtk_Text_Child_Anchor_Record) return Gtk.Widget.Widget_List.Glist; |
function Get_Deleted
( | Anchor | : access Gtk_Text_Child_Anchor_Record) return Boolean; |
Binding from C File version 2.8.17