gtk.CheckButton

Undocumented in source.

Public Imports

gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.

Members

Classes

CheckButton
class CheckButton

Description A GtkCheckButton places a discrete GtkToggleButton next to a widget, (usually a GtkLabel). See the section on GtkToggleButton widgets for more information about toggle/check buttons. The important signal ('toggled') is also inherited from GtkToggleButton.

Meta