GTK.CheckButton
 
   
[Top]
predef::
GTK
GTK.CheckButton

Class GTK.CheckButton

Description

Check buttons inherent many properties and functions from the the toggle buttons, but look a little different. Rather than being buttons with text inside them, they are small squares with the text to the right of them. These are often used for toggling options on and off in applications.

 GTK.Check_button( "title" )


Inherit ToggleButton

inherit GTK.ToggleButton : ToggleButton


Insert any HTML comment here. You can use any HTML tags and containers. Use <phl> ... </phl> if you'd like to insert some Pike / C examples or code.
 
HTML OK CSS