gtkToolShellRebuildMenu: gtkToolShellRebuildMenu
Description
Calling this function signals the tool shell that the overflow menu item for
tool items have changed. If there is an overflow menu and if it is visible
when this function it called, the menu will be rebuilt.Usage
gtkToolShellRebuildMenu(object)
Details
Tool items must not call this function directly, but rely on
gtkToolItemRebuildMenu
instead.
Since 2.14