Button.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this() nothrow

Creates a new gtk.button.Button widget.

To add a child widget to the button, use gtk.button.Button.setChild.

Returns

The newly created gtk.button.Button widget.