svn path=/trunk/; revision=5265
This commit is contained in:
Matthias Clasen 2007-01-15 03:57:41 +00:00
parent 0b11148fa3
commit a81c9a78a7
2 changed files with 6 additions and 0 deletions

View File

@ -626,6 +626,10 @@ g_thread_functions_for_glib_use
g_thread_init_glib
g_thread_error_quark
g_once_impl
atexit
g_system_thread_assign
g_system_thread_equal
g_system_thread_equal_simple
</SECTION>
<SECTION>

View File

@ -396,6 +396,7 @@ Removes a symbol from a scope.
<!-- ##### MACRO g_scanner_freeze_symbol_table ##### -->
<para>
There is no reason to use this macro, since it does nothing.
</para>
@scanner: a #GScanner.
@ -404,6 +405,7 @@ Removes a symbol from a scope.
<!-- ##### MACRO g_scanner_thaw_symbol_table ##### -->
<para>
There is no reason to use this macro, since it does nothing.
</para>
@scanner: a #GScanner.