Virtual Method

GtkCellRendererediting_started

Declaration [src]

void
editing_started (
  GtkCellRenderer* cell,
  GtkCellEditable* editable,
  const gchar* path
)

Description [src]

Signal gets emitted when a cell starts to be edited.

Parameters

editable

Type: GtkCellEditable

No description available.

The data is owned by the caller of the method.
path

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.