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: Epiphany.EphySearchEntry, 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.Entry, Gtk.SpinButton
  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.CellRenderer
Signal
editing_started (CellRenderer self, CellEditable editable, String path) : none
This signal gets emitted when a cell starts to be edited.
Gtk.CellRenderer
Method
start_editing (Event event, Widget widget, String path, Rectangle background_area, Rectangle cell_area, CellRendererState flags) : Gtk.CellEditable
Passes an activate event to the cell renderer for possible processing.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:37 GMT+0800 (HKT)