Button.this

Creates a new GtkButton widget.

To add a child widget to the button, use [method@Gtk.Button.set_child].

Return Value

The newly created GtkButton widget.

Throws

ConstructionException GTK+ fails to create the object.

Meta