GtkMenuTracker: add missing documentation fragment

https://bugzilla.gnome.org/show_bug.cgi?id=741610
This commit is contained in:
Ryan Lortie 2014-12-16 12:22:23 -05:00
parent 1e1c5c65d1
commit ef2c68462b

View File

@ -495,6 +495,9 @@ gtk_menu_tracker_section_new (GtkMenuTracker *tracker,
* @model: the model to flatten
* @with_separators: if the toplevel should have separators (ie: TRUE
* for menus, FALSE for menubars)
* @merge_sections: if sections should have their items merged in the
* usual way or reported only as separators (which can be queried to
* manually handle the items)
* @action_namespace: the passed-in action namespace
* @insert_func: insert callback
* @remove_func: remove callback