MenuButton.this

Creates a new GtkMenuButton widget with downwards-pointing arrow as the only child. You can replace the child widget with another GtkWidget should you wish to.

  1. this(GtkMenuButton* gtkMenuButton)
  2. this()
    class MenuButton
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta