[Top]
GTK2
GTK2.CellEditable
|
Method GTK2.CellEditable()->start_editing()
- Method
start_editing
GTK2.CellEditable start_editing(GTK2.GdkEvent event)
- Description
Begins editing. event is the GDK2.Event that began the editing process.
It may be empty, in the instance that editing was initiated through
programmatic means.
|