GtkCellEditable::start_editing

start_editing(GdkEventevent);

This method begins editing on a GtkCellEditable widget that has been reparented over the treeview cell. event is the GdkEvent that began the editing process. It may be NULL, in the instance that editing was initiated through programatic means.