ToggleButton.with_label
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ToggleButton.with_label (string label)
public ToggleButton.with_label (string label)
Creates a new toggle button with a text label.
Parameters:
label |
a string containing the message to be placed in the toggle button. |
Returns:
a new toggle button. |