Mark the two entries that shouldn't be in the import library (see below)

2004-03-10  Tor Lillqvist  <tml@iki.fi>

	* gobject.def: Mark the two entries that shouldn't be in the
	import library (see below) as PRIVATE.
This commit is contained in:
Tor Lillqvist 2004-03-16 00:50:10 +00:00 committed by Tor Lillqvist
parent 06d984268b
commit 07ab639c25
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2004-03-10 Tor Lillqvist <tml@iki.fi>
* gobject.def: Mark the two entries that shouldn't be in the
import library (see below) as PRIVATE.
Tue Mar 9 09:16:11 2004 Owen Taylor <otaylor@redhat.com> Tue Mar 9 09:16:11 2004 Owen Taylor <otaylor@redhat.com>
* === Released 2.3.6 === * === Released 2.3.6 ===

View File

@ -173,7 +173,7 @@ EXPORTS
g_signal_stop_emission g_signal_stop_emission
g_signal_stop_emission_by_name g_signal_stop_emission_by_name
g_signal_type_cclosure_new g_signal_type_cclosure_new
g_slist_remove_all g_slist_remove_all PRIVATE
g_source_set_closure g_source_set_closure
g_strdup_value_contents g_strdup_value_contents
g_strv_get_type g_strv_get_type
@ -244,7 +244,7 @@ EXPORTS
g_type_set_qdata g_type_set_qdata
g_type_test_flags g_type_test_flags
g_type_value_table_peek g_type_value_table_peek
g_unichar_validate g_unichar_validate PRIVATE
g_value_array_append g_value_array_append
g_value_array_copy g_value_array_copy
g_value_array_free g_value_array_free