Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.EntryCompletion

Class Gtk.EntryCompletion

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkEntryCompletion
Class : EntryCompletion
Implements: Gtk.Buildable, Gtk.CellLayout
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
Method
set_completion (EntryCompletion completion) : none
Sets completion to be the auxiliary completion object to use with entry.
Gtk.Entry
Method
get_completion () : Gtk.EntryCompletion
Returns the auxiliary completion object currently in use by entry.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:13 GMT+0800 (HKT)