[glib/wip/gmenu] docs cleanup
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/gmenu] docs cleanup
- Date: Thu, 8 Dec 2011 23:02:12 +0000 (UTC)
commit 7ce5235f6669fe3eea4f328bc11f30bbe184d228
Author: Ryan Lortie <desrt desrt ca>
Date: Thu Dec 8 18:02:03 2011 -0500
docs cleanup
docs/reference/gio/gio-sections.txt | 5 +----
gio/gdbusactiongroup.c | 3 ---
2 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index 019c2ff..58a1857 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -2918,10 +2918,7 @@ g_dbus_connection_unexport_action_group
<SECTION>
<FILE>gdbusactiongroup</FILE>
GDBusActionGroup
-g_dbus_action_group_new
-g_dbus_action_group_new_finish
-g_dbus_action_group_new_sync
-g_dbus_action_group_inject
+g_dbus_action_group_get
<SUBSECTION Standard>
G_TYPE_DBUS_ACTION_GROUP
diff --git a/gio/gdbusactiongroup.c b/gio/gdbusactiongroup.c
index dd6646e..8e0613f 100644
--- a/gio/gdbusactiongroup.c
+++ b/gio/gdbusactiongroup.c
@@ -438,9 +438,6 @@ g_dbus_action_group_iface_init (GActionGroupInterface *iface)
* @connection: A #GDBusConnection
* @bus_name: the bus name which exports the action group
* @object_path: the object path at which the action group is exported
- * @cancellable: A #GCancellable or %NULL
- * @callback: Callback function to invoke when the object is ready
- * @user_data: User data to pass to @callback
*
* Obtains a #GDBusAcitonGroup for the aciton group which is exported at
* the given @bus_name and @object_path.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]