Add g_object_get_type

svn path=/trunk/; revision=7429
This commit is contained in:
Matthias Clasen 2008-09-02 17:39:32 +00:00
parent 4f1e575f30
commit 7a9c75a099
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2008-09-02 Matthias Clasen <mclasen@redhat.com>
* gobject/gobject-sections.txt: Add g_object_get_type
2008-09-02 Matthias Clasen <mclasen@redhat.com> 2008-09-02 Matthias Clasen <mclasen@redhat.com>
Bug 550056 Missing documentation for g_emblemed_icon_get_emblems Bug 550056 Missing documentation for g_emblemed_icon_get_emblems

View File

@ -293,6 +293,7 @@ G_IS_INITIALLY_UNOWNED_CLASS
G_OBJECT_WARN_INVALID_PSPEC G_OBJECT_WARN_INVALID_PSPEC
g_initially_unowned_get_type g_initially_unowned_get_type
g_object_compat_control g_object_compat_control
g_object_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>