startEditing
open fun startEditing( event: <Error class: unknown class>? = null, widget: Widget, path: String, backgroundArea: <Error class: unknown class>, cellArea: <Error class: unknown class>, flags: CellRendererState): CellEditable?(source)
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
---Starts editing the contents of this @cell, through a new GtkCellEditable
widget created by the GtkCellRenderer
Class.start_editing virtual function.
Return
A new GtkCellEditable
for editing this
Parameters
event
a GdkEvent
widget
widget that received the event
path
widget-dependent string representation of the event location; e.g. for GtkTreeView
, a string representation of GtkTreePath
backgroundArea
background area as passed to gtk_cell_renderer_render()
cellArea
cell area as passed to gtk_cell_renderer_render()
flags
render flags