Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.TextTagTable

Class Gtk.TextTagTable

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkTextTagTable
Class : TextTagTable
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.TextBuffer
Property
tag_table : Gtk.TextTagTable
Gtk.TextBuffer
Method
new Gtk.TextBuffer.c_new (TextTagTable table) : Gtk.TextBuffer
Create a new Gtk.TextBuffer
Gtk.TextBuffer
Method
get_tag_table () : Gtk.TextTagTable
Get the GtkTextTagTable associated with this buffer.
GtkSource.Buffer
Method
new GtkSource.Buffer.c_new (TextTagTable table) : GtkSource.Buffer
Create a new GtkSource.Buffer
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:32 GMT+0800 (HKT)