Button
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Button ()
public Button ()
Creates a new `GtkButton` widget.
To add a child widget to the button, use [method@Gtk.Button.set_child].
Returns:
The newly created `GtkButton` widget. |