c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.TextBuffer

Class Gtk.TextBuffer

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkTextBuffer
Class : TextBuffer
Extends: GObject.Object
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
Method
Gtk.targets_include_rich_text (Array targets, gint32 n_targets, TextBuffer buffer) : gboolean
Gtk.Clipboard
Method
request_rich_text (TextBuffer buffer, Function callback, void* user_data) : none
Gtk.Clipboard
Method
wait_for_rich_text (TextBuffer buffer, Object out_values) : String
Gtk.Clipboard
Method
wait_is_rich_text_available (TextBuffer buffer) : gboolean
Gtk.SelectionData
Method
targets_include_rich_text (TextBuffer buffer) : gboolean
Gtk.TargetList
Method
add_rich_text_targets (guint32 info, gboolean deserializable, TextBuffer buffer) : none
Gtk.TextIter
Method
get_buffer () : Gtk.TextBuffer
Gtk.TextMark
Method
get_buffer () : Gtk.TextBuffer
Gtk.TextView
Property
buffer : Gtk.TextBuffer
Gtk.TextView
Method
new Gtk.TextView.with_buffer (TextBuffer buffer) : Gtk.Widget
Create a new Gtk.TextView
Gtk.TextView
Method
get_buffer () : Gtk.TextBuffer
Gtk.TextView
Method
set_buffer (TextBuffer buffer) : none
GtkSource.CompletionWords
Method
register (TextBuffer buffer) : none
GtkSource.CompletionWords
Method
unregister (TextBuffer buffer) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:07 GMT+0800 (HKT)