Virtual Method

GimpUiCellRendererToggleclicked

since: 2.2

Declaration [src]

void
clicked (
  GimpCellRendererToggle* cell,
  const gchar* path,
  GdkModifierType state
)

Description [src]

Emits the “clicked” signal from a GimpCellRendererToggle.

Available since: 2.2

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.