Virtual Method
Gtk.CellRenderer.editing_started
Declaration [src]
void
editing_started (
GtkCellRenderer* cell,
GtkCellEditable* editable,
const char* path
)
Parameters
editable |
GtkCellEditable |
No description available. | |
Ownership is not transferred to the callee | |
path |
const char* |
No description available. | |
Ownership is not transferred to the callee | |
The string is a NUL terminated UTF-8 string |