mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
docs: Move the gmenumodel SECTION
Move it to a separate page, since it doesn’t quite make sense to incorporate into the `GDBusConnection` docs. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #3037
This commit is contained in:
@@ -28,21 +28,6 @@
|
||||
#include "gdbusnamewatching.h"
|
||||
#include "gdbuserror.h"
|
||||
|
||||
/**
|
||||
* SECTION:gmenuexporter
|
||||
* @title: GMenuModel exporter
|
||||
* @short_description: Export GMenuModels on D-Bus
|
||||
* @include: gio/gio.h
|
||||
* @see_also: #GMenuModel, #GDBusMenuModel
|
||||
*
|
||||
* These functions support exporting a #GMenuModel on D-Bus.
|
||||
* The D-Bus interface that is used is a private implementation
|
||||
* detail.
|
||||
*
|
||||
* To access an exported #GMenuModel remotely, use
|
||||
* g_dbus_menu_model_get() to obtain a #GDBusMenuModel.
|
||||
*/
|
||||
|
||||
/* {{{1 D-Bus Interface description */
|
||||
|
||||
/* For documentation of this interface, see
|
||||
|
Reference in New Issue
Block a user