Add GMenuProxy

GMenuProxy can be used as a client-side wrapper
for the a menu model that has been exported on D-Bus.
This commit is contained in:
Ryan Lortie
2011-10-21 22:49:54 -04:00
parent 66e089f086
commit d110fd9202
8 changed files with 923 additions and 0 deletions

View File

@@ -204,6 +204,7 @@
<xi:include href="xml/gmenu.xml"/>
<xi:include href="xml/gmenumarkup.xml"/>
<xi:include href="xml/gmenuexporter.xml"/>
<xi:include href="xml/gmenuproxy.xml"/>
</chapter>
<chapter id="extending">
<title>Extending GIO</title>

View File

@@ -3548,6 +3548,20 @@ g_menu_exporter_stop
g_menu_exporter_query
</SECTION>
<SECTION>
<FILE>gmenuproxy</FILE>
GMenuProxy
g_menu_proxy_get
<SUBSECTION Standard>
G_TYPE_MENU_PROXY
G_MENU_PROXY
G_IS_MENU_PROXY
<SUBSECTION Private>
g_menu_proxy_get_type
</SECTION>
<SECTION>
<FILE>gmenu</FILE>
GMenu

View File

@@ -50,6 +50,7 @@ g_menu_attribute_iter_get_type
g_menu_get_type
g_menu_link_iter_get_type
g_menu_model_get_type
g_menu_proxy_get_type
g_mount_get_type
g_mount_operation_get_type
g_native_volume_monitor_get_type