gtk.ToggleButton

Undocumented in source.

Public Imports

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

Members

Classes

ToggleButton
class ToggleButton

A gtk.ToggleButton is a gtk.Button which will remain “pressed-in” when clicked. Clicking again will cause the toggle button to return to its normal state.