MenuToolButton.this

Creates a new #GtkMenuToolButton. The new #GtkMenuToolButton will contain an icon and label from the stock item indicated by @stock_id.

More...

Parameters

stockId string

the name of a stock item

Return Value

the new #GtkMenuToolButton

Detailed Description

Deprecated: Use gtk_menu_tool_button_new() instead.

Throws

ConstructionException GTK+ fails to create the object.

Meta