Virtual Method

GtkCellRendererTextedited

Declaration [src]

void
edited (
  GtkCellRendererText* cell_renderer_text,
  const gchar* path,
  const gchar* 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.