Virtual Method
Gtk CellRendererTextedited
Declaration [src]
void
edited(
GtkCellRendererText*cell_renderer_text,
constgchar*path,
constgchar*new_text
)
Description
No description available.
Parameters
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. new_text-
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.