Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.CellRendererState

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkCellRendererState
Enum : CellRendererState
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.CellRenderer
Method
render (Window window, Widget widget, Rectangle background_area, Rectangle cell_area, Rectangle expose_area, CellRendererState flags) : none
Invokes the virtual render function of the GtkCellRenderer.
Gtk.CellRenderer
Method
activate (Event event, Widget widget, String path, Rectangle background_area, Rectangle cell_area, CellRendererState flags) : Boolean
Passes an activate event to the cell renderer for possible processing.
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:41 GMT+0800 (HKT)