Button.this

Creates a new #GtkButton widget. To add a child widget to the button, use gtk_container_add().

Return Value

The newly created #GtkButton widget.

Throws

ConstructionException GTK+ fails to create the object.

Meta