gtk.ToggleAction

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

ToggleAction
class ToggleAction

A gtk.ToggleAction corresponds roughly to a gtk.CheckMenuItem It has an “active” state specifying whether the action has been checked or not.