Button
Creates a new GtkButton widget.
To add a child widget to the button, use method@Gtk.Button.set_child.
Return
The newly created GtkButton widget.
Creates a GtkButton widget with a GtkLabel child.
Return
The newly created GtkButton widget
Parameters
label
The text you want the GtkLabel to hold