c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Interface Gtk.CellEditable

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkCellEditable
Interface : CellEditable
Implementations: Gdaui.Combo, Gdaui.Entry, Gdaui.EntryCommonTime, Gdaui.EntryDate, Gdaui.EntryNumber, Gdaui.EntryString, Gdaui.EntryTime, Gdaui.EntryTimestamp, Gdaui.FormattedEntry, Gdaui.NumericEntry, Gdaui.ProviderSelector, Gtk.ComboBox, Gtk.ComboBoxEntry, Gtk.ComboBoxText, Gtk.Entry, Gtk.SpinButton
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.CellRenderer
Signal
editing_started (CellRenderer self, CellEditable editable, String path) : none
Gtk.CellRenderer
Method
start_editing (Event event, Widget widget, String path, Rectangle background_area, Rectangle cell_area, CellRendererState flags) : Gtk.CellEditable
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:16 GMT+0800 (HKT)