MenuButton.this

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

Return Value

The newly created gtk.MenuButton widget

Throws

ConstructionException GTK+ fails to create the object.

Meta