Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs/reference/gi-sections.txt
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2009-02-20 22:34:20 (GMT)
committer Colin Walters <walters@verbum.org>2009-02-25 22:31:49 (GMT)
commit251de52b083d3e0e42f25cb164a46865c2c2b9a9 (patch)
tree99db442fd1bb299466f5d277561becfca4b220ee /docs/reference/gi-sections.txt
parent0b9dda0e725446882dca84b6a64688c8f0e5a4e3 (diff)
Bug 572434 - Associate interfaces with their C structures
Similar to GObject class structs, we pair up GInterfaces with their C structures. Also, move some GLib-specific things into glibast.py, and make the naming more generic.
Diffstat (limited to 'docs/reference/gi-sections.txt')
-rw-r--r--docs/reference/gi-sections.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/gi-sections.txt b/docs/reference/gi-sections.txt
index 69d87ed..96ef8fb 100644
--- a/docs/reference/gi-sections.txt
+++ b/docs/reference/gi-sections.txt
@@ -131,7 +131,7 @@ g_struct_info_get_method
g_struct_info_find_method
g_struct_info_get_size
g_struct_info_get_alignment
-g_struct_info_is_class_struct
+g_struct_info_is_gtype_struct
g_registered_type_info_get_type_name
g_registered_type_info_get_type_init
g_registered_type_info_get_g_type
@@ -171,6 +171,7 @@ g_interface_info_get_n_vfuncs
g_interface_info_get_vfunc
g_interface_info_get_n_constants
g_interface_info_get_constant
+g_interface_info_get_iface_struct
g_property_info_get_flags
g_property_info_get_type
g_signal_info_get_flags