Fix docs for D-Bus introspection data structures

Mark structs as boxed types and use /*< public >*/ so the struct
members are properly shown.

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen
2011-06-03 14:39:04 -04:00
parent 723adbc2fe
commit 6d54505b2d
2 changed files with 14 additions and 0 deletions

View File

@@ -145,3 +145,10 @@ g_dbus_object_proxy_get_type
g_dbus_object_manager_get_type
g_dbus_object_manager_client_get_type
g_dbus_object_manager_server_get_type
g_dbus_annotation_info_get_type
g_dbus_arg_info_get_type
g_dbus_property_info_get_type
g_dbus_signal_info_get_type
g_dbus_method_info_get_type
g_dbus_interface_info_get_type
g_dbus_node_info_get_type