mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-26 02:48:54 +02:00
Fix up docs
This commit is contained in:
committed by
Ryan Lortie
parent
39bebbed82
commit
04aab0cd46
@@ -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
|
||||
|
@@ -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().
|
||||
*/
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user