[glib] Fix g_action_group_activate_action() docs



commit d967b5ed17ae23f8694c5828c5574393bf9df076
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Oct 31 21:08:25 2010 -0400

    Fix g_action_group_activate_action() docs

 gio/gactiongroup.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gactiongroup.c b/gio/gactiongroup.c
index 2ca515b..f989e98 100644
--- a/gio/gactiongroup.c
+++ b/gio/gactiongroup.c
@@ -387,7 +387,7 @@ g_action_group_change_action_state (GActionGroup *action_group,
 }
 
 /**
- * g_action_group_activate:
+ * g_action_group_activate_action:
  * @action_group: a #GActionGroup
  * @action_name: the name of the action to activate
  * @parameter: (allow-none): parameters to the activation



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]