ToggleButton
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ToggleButton ()
public ToggleButton ()
Creates a new toggle button.
A widget should be packed into the button, as in Button.
Returns:
a new toggle button. |