From: Daniel Boles Date: Sun, 3 Sep 2017 09:41:24 +0000 (+0100) Subject: ToolItem: Add see-also from proxy setter to signal X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~235 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=111ce615177818c809d94284f53b1f2e92b4cfd7;p=gtk%2B3.0.git ToolItem: Add see-also from proxy setter to signal --- diff --git a/gtk/gtktoolitem.c b/gtk/gtktoolitem.c index 9d145918f6..2df614fb8e 100644 --- a/gtk/gtktoolitem.c +++ b/gtk/gtktoolitem.c @@ -1356,6 +1356,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 **/