Method
GimpUiCellRendererToggleclicked
since: 2.2
Declaration [src]
void
gimp_cell_renderer_toggle_clicked (
GimpCellRendererToggle* cell,
const gchar* path,
GdkModifierType state
)
Parameters
path
-
Type:
const gchar*
The path to the clicked row.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. state
-
Type:
GdkModifierType
The modifier state.