mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 18:07:54 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user