[glib] docs: Fix GActionGroup exporter typo
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] docs: Fix GActionGroup exporter typo
- Date: Tue, 21 Feb 2012 00:12:24 +0000 (UTC)
commit 6129a1c2d5e654454befdc2734f690bdce42ef9d
Author: David King <amigadave amigadave com>
Date: Sun Feb 19 16:14:54 2012 +0000
docs: Fix GActionGroup exporter typo
gio/gactiongroupexporter.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gactiongroupexporter.c b/gio/gactiongroupexporter.c
index d1e9243..cc33d36 100644
--- a/gio/gactiongroupexporter.c
+++ b/gio/gactiongroupexporter.c
@@ -42,7 +42,7 @@
* detail.
*
* To access an exported #GActionGroup remotely, use
- * g_dbus_action_group_new() to obtain a #GDBusActionGroup.
+ * g_dbus_action_group_get() to obtain a #GDBusActionGroup.
*/
G_GNUC_INTERNAL GVariant *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]