Virtual Method
GtkCellRendererediting_started
Declaration [src]
void
editing_started (
  GtkCellRenderer* cell,
  GtkCellEditable* editable,
  const char* path
)
Parameters
| editable | GtkCellEditable | 
| No description available. | |
| The data is owned by the caller of the function. | |
| path | const char* | 
| No description available. | |
| The data is owned by the caller of the function. | |
| The string is a NUL terminated UTF-8 string. |