Method

GtkCellRendererToggleget_activatable

since: 2.18

Declaration [src]

gboolean
gtk_cell_renderer_toggle_get_activatable (
  GtkCellRendererToggle* toggle
)

Description [src]

Returns whether the cell renderer is activatable. See gtk_cell_renderer_toggle_set_activatable().

Available since: 2.18

Return value

Type: gboolean

TRUE if the cell renderer is activatable.