diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-09-27 17:47:03 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-09-28 12:12:50 +0100 |
commit | 0d058307cb914fa61e809b9e0500ac139e286ec6 (patch) | |
tree | 71725144108120a4e4f3ba288c9cbf579fd9a17b /doc/reference | |
parent | b3af6fdb643f9293d156c95860270a997b9f6843 (diff) |
specialized types: improve documentation and document more things
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Cosimo Alfarano <cosimo.alfarano@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=37793
Bug-NB: related to NB#218973
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/dbus-glib-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/dbus-glib-sections.txt b/doc/reference/dbus-glib-sections.txt index cbf1226..0c18675 100644 --- a/doc/reference/dbus-glib-sections.txt +++ b/doc/reference/dbus-glib-sections.txt @@ -175,6 +175,7 @@ dbus_g_type_register_collection dbus_g_type_register_map dbus_g_type_map_peek_vtable dbus_g_type_collection_peek_vtable +dbus_g_type_struct_peek_vtable dbus_g_type_register_struct dbus_g_value_build_g_variant dbus_g_value_parse_g_variant |