MenuToolButton.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gtk.widget.Widget iconWidget = null, string label = null)

Creates a new #GtkMenuToolButton using icon_widget as icon and label as label.

Parameters

iconWidgeta widget that will be used as icon widget, or null
labela string that will be used as label, or null

Returns

the new #GtkMenuToolButton