diff options
author | Ted Gould <ted@gould.cx> | 2011-02-24 10:32:35 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-24 10:32:35 -0600 |
commit | 233e2b72456b70ea86c163f25c08d5fa1981b42c (patch) | |
tree | e7ea68bc4190500f406966184058255a4960a703 /docs | |
parent | 2dce5a22fac21e608b85630a825c36fc86c1c592 (diff) | |
download | libdbusmenu-233e2b72456b70ea86c163f25c08d5fa1981b42c.tar.gz libdbusmenu-233e2b72456b70ea86c163f25c08d5fa1981b42c.tar.bz2 libdbusmenu-233e2b72456b70ea86c163f25c08d5fa1981b42c.zip |
Add the new functions to the sections doc
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libdbusmenu-glib/reference/libdbusmenu-glib-sections.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/libdbusmenu-glib/reference/libdbusmenu-glib-sections.txt b/docs/libdbusmenu-glib/reference/libdbusmenu-glib-sections.txt index b6a6902..b3a78b7 100644 --- a/docs/libdbusmenu-glib/reference/libdbusmenu-glib-sections.txt +++ b/docs/libdbusmenu-glib/reference/libdbusmenu-glib-sections.txt @@ -100,6 +100,9 @@ dbusmenu_menuitem_foreach dbusmenu_menuitem_handle_event dbusmenu_menuitem_send_about_to_show dbusmenu_menuitem_show_to_user +dbusmenu_menuitem_get_parent +dbusmenu_menuitem_set_parent +dbusmenu_menuitem_unparent <SUBSECTION Standard> DBUSMENU_MENUITEM DBUSMENU_IS_MENUITEM |