Button.this

Creates a new gtk.button.Button widget.

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

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class Button
    this
    ()

Return Value

The newly created gtk.button.Button widget.