Fix up docs

This commit is contained in:
Matthias Clasen
2011-12-08 00:31:23 -05:00
committed by Ryan Lortie
parent 39bebbed82
commit 04aab0cd46
5 changed files with 11 additions and 11 deletions

View File

@@ -37,7 +37,7 @@
*
* #GDBusActionGroup is an implementation of the #GActionGroup
* interface that can be used as a proxy for an action group
* that is exported over D-Bus with g_action_group_dbus_export_start().
* that is exported over D-Bus with g_dbus_connection_export_action_group().
*/
struct _GDBusActionGroup

View File

@@ -33,7 +33,7 @@
*
* #GDBusMenuModel is an implementation of #GMenuModel that can be used
* as a proxy for a menu model that is exported over D-Bus with
* g_menu_model_dbus_export_start().
* g_dbus_connection_export_menu_model().
*/
/*