mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
Toolbar: Clarify set_show_arrow() a bit more
This commit is contained in:
parent
1b38944203
commit
48055f99e7
@ -2648,7 +2648,8 @@ gtk_toolbar_get_icon_size (GtkToolbar *toolbar)
|
||||
* size to show all of its items. If %TRUE, items which can’t fit in @toolbar,
|
||||
* and which have a proxy menu item set by gtk_tool_item_set_proxy_menu_item()
|
||||
* or #GtkToolItem::create-menu-proxy, will be available in an overflow menu,
|
||||
* which can be opened by an added arrow button.
|
||||
* which can be opened by an added arrow button. If %FALSE, @toolbar will
|
||||
* request enough size to fit all of its child items without any overflow.
|
||||
*
|
||||
* Since: 2.4
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user