Add GMenuModel D-Bus exporter

This commit is contained in:
Matthias Clasen
2011-11-26 21:02:15 -05:00
committed by Ryan Lortie
parent 6b40d4eb6b
commit 66e089f086
7 changed files with 943 additions and 0 deletions

View File

@@ -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>

View File

@@ -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