Button.this

Creates a new #GtkButton widget. To add a child widget to the button, use gtk.container.Container.add.

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

Return Value

The newly created #GtkButton widget.