mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-03 19:30:07 +02:00
docs: Move the GActionGroupExporter SECTION
Move it to the struct docs. Signed-off-by: Philip Withnall <philip@tecnocode.co.uk> Helps: #3037
This commit is contained in:
parent
5ae6bcb728
commit
52248a9d69
@ -32,18 +32,14 @@
|
|||||||
#include "gdbuserror.h"
|
#include "gdbuserror.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:gactiongroupexporter
|
* GActionGroupExporter:
|
||||||
* @title: GActionGroup exporter
|
|
||||||
* @include: gio/gio.h
|
|
||||||
* @short_description: Export GActionGroups on D-Bus
|
|
||||||
* @see_also: #GActionGroup, #GDBusActionGroup
|
|
||||||
*
|
*
|
||||||
* 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
|
* The D-Bus interface that is used is a private implementation
|
||||||
* detail.
|
* detail.
|
||||||
*
|
*
|
||||||
* To access an exported #GActionGroup remotely, use
|
* To access an exported `GActionGroup` remotely, use
|
||||||
* g_dbus_action_group_get() to obtain a #GDBusActionGroup.
|
* [method@Gio.DBusActionGroup.get] to obtain a [class@Gio.DBusActionGroup].
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static GVariant *
|
static GVariant *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user