gtkCellEditableStartEditing: gtkCellEditableStartEditing
Description
Begins editing on a cell.editable
. event
is the GdkEvent
that began
the editing process. It may be NULL
, in the instance that editing was
initiated through programatic means.Usage
gtkCellEditableStartEditing(object, event = NULL)