c
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-3.0.gir
C documentation: GtkEntryBuffer
Class : EntryBuffer
Subclasses: Gcr.SecureEntryBuffer
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.Entry
Property
buffer : Gtk.EntryBuffer
Gtk.Entry
Method
new Gtk.Entry.with_buffer (EntryBuffer buffer) : Gtk.Widget
Create a new Gtk.Entry
Gtk.Entry
Method
get_buffer () : Gtk.EntryBuffer
Gtk.Entry
Method
set_buffer (EntryBuffer buffer) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:57 GMT+0800 (HKT)