ToolItem: Add see-also from proxy setter to signal

This commit is contained in:
Daniel Boles 2017-09-03 10:41:24 +01:00
parent 7ed0d9344e
commit 5095ca6ed7

View File

@ -906,6 +906,8 @@ gtk_tool_item_rebuild_menu (GtkToolItem *tool_item)
* Sets the #GtkMenuItem used in the toolbar overflow menu. The
* @menu_item_id is used to identify the caller of this function and
* should also be used with gtk_tool_item_get_proxy_menu_item().
*
* See also #GtkToolItem::create-menu-proxy.
*
* Since: 2.4
**/