Virtual Method

GtkCellRendererediting_started

Declaration [src]

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

Description

No description available.

Parameters

editable

Type: GtkCellEditable

No description available.

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

Type: const char*

No description available.

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