[gtk+/gtk-2-24] ToolItem: Add see-also from proxy setter to signal



commit 86d80b9d7628ce84f25ec8066ad1f5ee7975c290
Author: Daniel Boles <dboles src gnome org>
Date:   Sun Sep 3 11:21:40 2017 +0100

    ToolItem: Add see-also from proxy setter to signal

 gtk/gtktoolitem.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtktoolitem.c b/gtk/gtktoolitem.c
index 244f8c1..5816dc2 100644
--- a/gtk/gtktoolitem.c
+++ b/gtk/gtktoolitem.c
@@ -1422,6 +1422,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
  **/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]