GtkCellRendererToggle

GtkCellRendererToggle — Renders a toggle button in a cell

Includes

#include <gtk/gtk.h>

Description

GtkCellRendererToggle renders a toggle button in a cell. The button is drawn as a radio- or checkbutton, depending on the radio property. When activated, it emits the toggled signal.

Functions

Types and Values