projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea73e0e
)
ToolItem: Add see-also from proxy setter to signal
author
Daniel Boles
<dboles@src.gnome.org>
Sun, 3 Sep 2017 09:41:24 +0000
(10:41 +0100)
committer
Daniel Boles
<dboles@src.gnome.org>
Sun, 3 Sep 2017 09:58:58 +0000
(10:58 +0100)
gtk/gtktoolitem.c
patch
|
blob
|
history
diff --git
a/gtk/gtktoolitem.c
b/gtk/gtktoolitem.c
index 9d145918f627dde36d336b56c0e27d400cc18816..2df614fb8efc1d617dd7faab88f5a846eb31c39c 100644
(file)
--- 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
**/