Method

GtkToolShellrebuild_menu

since: 2.14

Declaration [src]

void
gtk_tool_shell_rebuild_menu (
  GtkToolShell* shell
)

Description [src]

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.

Tool items must not call this function directly, but rely on gtk_tool_item_rebuild_menu() instead.

Available since: 2.14