mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +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 */
|
||||
|
||||
/**
|
||||
* 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 is an opaque data structure and can only be accessed
|
||||
* using the following functions.
|
||||
* `GDBusMenuModel` is an implementation of [class@Gio.MenuModel] that can be
|
||||
* used as a proxy for a menu model that is exported over D-Bus with
|
||||
* [method@Gio.DBusConnection.export_menu_model].
|
||||
*/
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user