mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Add GMenuModel D-Bus exporter
This commit is contained in:
committed by
Ryan Lortie
parent
6b40d4eb6b
commit
66e089f086
@@ -203,6 +203,7 @@
|
||||
<xi:include href="xml/gmenumodel.xml"/>
|
||||
<xi:include href="xml/gmenu.xml"/>
|
||||
<xi:include href="xml/gmenumarkup.xml"/>
|
||||
<xi:include href="xml/gmenuexporter.xml"/>
|
||||
</chapter>
|
||||
<chapter id="extending">
|
||||
<title>Extending GIO</title>
|
||||
|
@@ -3541,6 +3541,13 @@ G_IS_NETWORK_MONITOR
|
||||
G_NETWORK_MONITOR_GET_INTERFACE
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gmenuexporter</FILE>
|
||||
g_menu_exporter_export
|
||||
g_menu_exporter_stop
|
||||
g_menu_exporter_query
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gmenu</FILE>
|
||||
GMenu
|
||||
|
Reference in New Issue
Block a user