mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-06 01:16:17 +01:00
docs: Move the GDBusMenuModel SECTION
Move it to the struct docs. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #3037
This commit is contained in:
parent
c7e21d2f59
commit
f25ede6d1c
@ -28,23 +28,12 @@
|
|||||||
|
|
||||||
/* Prelude {{{1 */
|
/* Prelude {{{1 */
|
||||||
|
|
||||||
/**
|
|
||||||
* SECTION:gdbusmenumodel
|
|
||||||
* @title: GDBusMenuModel
|
|
||||||
* @short_description: A D-Bus GMenuModel implementation
|
|
||||||
* @include: gio/gio.h
|
|
||||||
* @see_also: [GMenuModel Exporter][gio-GMenuModel-exporter]
|
|
||||||
*
|
|
||||||
* #GDBusMenuModel is an implementation of #GMenuModel that can be used
|
|
||||||
* as a proxy for a menu model that is exported over D-Bus with
|
|
||||||
* g_dbus_connection_export_menu_model().
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GDBusMenuModel:
|
* GDBusMenuModel:
|
||||||
*
|
*
|
||||||
* #GDBusMenuModel is an opaque data structure and can only be accessed
|
* `GDBusMenuModel` is an implementation of [class@Gio.MenuModel] that can be
|
||||||
* using the following functions.
|
* used as a proxy for a menu model that is exported over D-Bus with
|
||||||
|
* [method@Gio.DBusConnection.export_menu_model].
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user