RGtk2 (version 2.20.31)

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)

Arguments

event
A GdkEvent, or NULL. [ allow-none ]