From 52248a9d69aa79604abd8359f74309a76ba1d881 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 23 Oct 2023 00:07:36 +0100 Subject: [PATCH] docs: Move the GActionGroupExporter SECTION Move it to the struct docs. Signed-off-by: Philip Withnall Helps: #3037 --- gio/gactiongroupexporter.c | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/gio/gactiongroupexporter.c b/gio/gactiongroupexporter.c index 3bc2f0418..3ec1db224 100644 --- a/gio/gactiongroupexporter.c +++ b/gio/gactiongroupexporter.c @@ -32,18 +32,14 @@ #include "gdbuserror.h" /** - * SECTION:gactiongroupexporter - * @title: GActionGroup exporter - * @include: gio/gio.h - * @short_description: Export GActionGroups on D-Bus - * @see_also: #GActionGroup, #GDBusActionGroup + * GActionGroupExporter: * - * These functions support exporting a #GActionGroup on D-Bus. + * These functions support exporting a [class@Gio.ActionGroup] on D-Bus. * The D-Bus interface that is used is a private implementation * detail. * - * To access an exported #GActionGroup remotely, use - * g_dbus_action_group_get() to obtain a #GDBusActionGroup. + * To access an exported `GActionGroup` remotely, use + * [method@Gio.DBusActionGroup.get] to obtain a [class@Gio.DBusActionGroup]. */ static GVariant *