diff options
author | Johan Dahlin <johan@gnome.org> | 2010-05-18 18:10:51 -0300 |
---|---|---|
committer | Johan Dahlin <johan@gnome.org> | 2010-05-18 18:11:58 -0300 |
commit | 85a6b48602bc3e8e68e1048de375fc32ae825347 (patch) | |
tree | 4a29d1f44af2e7c116e8fff1493eb918a4e68f09 /docs | |
parent | 03417f9c6ea66d343a7ebb51d2bb99dcfb2befb4 (diff) | |
download | gobject-introspection-85a6b48602bc3e8e68e1048de375fc32ae825347.tar.gz |
[girepository] Document most of the structs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gi-sections.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/gi-sections.txt b/docs/reference/gi-sections.txt index abab2996..b481896f 100644 --- a/docs/reference/gi-sections.txt +++ b/docs/reference/gi-sections.txt @@ -26,7 +26,6 @@ GIUnresolvedInfo GTypelib GIArrayType GIAttributeIter -GIBaseInfoStub <TITLE>GIRepository</TITLE> G_IREPOSITORY_CLASS G_IREPOSITORY_GET_CLASS @@ -204,6 +203,8 @@ g_constant_info_get_value <SUBSECTION Standard> G_TYPE_TAG_IS_BASIC g_irepository_get_type +<SUBSECTION Private> +GIBaseInfoStub </SECTION> <SECTION> |