Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.EntryBuffer

Class Gtk.EntryBuffer

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkEntryBuffer
Class : EntryBuffer
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.Entry
Property
buffer : Gtk.EntryBuffer
Gtk.Entry
Method
new Gtk.Entry.with_buffer (EntryBuffer buffer) : Gtk.Entry
Create a new Gtk.Entry
Gtk.Entry
Method
get_buffer () : Gtk.EntryBuffer
Get the GtkEntryBuffer object which holds the text for this widget.
Gtk.Entry
Method
set_buffer (EntryBuffer buffer) : none
Set the GtkEntryBuffer object which holds the text for this widget.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:13 GMT+0800 (HKT)