Button.this

Creates a new gtk.Button widget. To add a child widget to the button, use Container.add.

Return Value

The newly created gtk.Button widget.

Throws

ConstructionException GTK+ fails to create the object.