GtkToggleAction

GtkToggleAction — An action which can be toggled between two states

Includes

#include <gtk/gtk.h>

Description

A GtkToggleAction corresponds roughly to a GtkCheckMenuItem. It has an "active" state specifying whether the action has been checked or not.

Functions

Types and Values