Package: gtk

Function gtk:cell-editable-start-editing

Lambda List

gtk:cell-editable-start-editing (editable event)

Arguments

editable -- a gtk:cell-editable object
event -- a gdk:event instance, or nil

Details

Begins editing on a cell editable. The event argument is the gdk:event instance that began the editing process. It may be nil, in the instance that editing was initiated through programatic means.
 

See also

#2024-3-17