Button.newWithLabel

gtk.button.Button newWithLabel(string label)

Creates a gtk.button.Button widget with a gtk.label.Label child.

Parameters

labelThe text you want the gtk.label.Label to hold

Returns

The newly created gtk.button.Button widget