Virtual Method

Gtk.CellRendererText.edited

Declaration [src]

void
edited (
  GtkCellRendererText* cell_renderer_text,
  const char* path,
  const char* new_text
)

Description

No description available.

Parameters

path const char*
  No description available.
 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string
new_text const char*
  No description available.
 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string