| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | /* This file lists all exported symbols. It is used to generate | 
					
						
							| 
									
										
										
										
											2010-07-07 19:40:48 -04:00
										 |  |  |  * the gobject.def file used to control exports on Windows. | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  |  *  | 
					
						
							|  |  |  |  * Every symbol must be included in the right | 
					
						
							|  |  |  |  * #ifdef IN_HEADER(sym) #endif and | 
					
						
							|  |  |  |  * #ifdef IN_FILE(sym) #endif sections.  | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | #ifdef ALL_FILES | 
					
						
							|  |  |  | #define IN_FILE(x) 1 | 
					
						
							|  |  |  | #define IN_HEADER(x) 1 | 
					
						
							|  |  |  | #endif | 
					
						
							| 
									
										
										
										
											2010-06-04 16:17:15 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_BINDING_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_BINDING_C__) | 
					
						
							|  |  |  | g_binding_flags_get_type G_GNUC_CONST | 
					
						
							|  |  |  | g_binding_get_type G_GNUC_CONST | 
					
						
							|  |  |  | g_binding_get_flags | 
					
						
							|  |  |  | g_binding_get_source | 
					
						
							|  |  |  | g_binding_get_target | 
					
						
							|  |  |  | g_binding_get_source_property | 
					
						
							|  |  |  | g_binding_get_target_property | 
					
						
							|  |  |  | g_object_bind_property | 
					
						
							|  |  |  | g_object_bind_property_full | 
					
						
							| 
									
										
										
										
											2010-07-13 06:03:03 +01:00
										 |  |  | g_object_bind_property_with_closures | 
					
						
							| 
									
										
										
										
											2010-06-04 16:17:15 +01:00
										 |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | #if IN_HEADER(__G_BOXED_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_BOXED_C__) | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_boxed_copy | 
					
						
							|  |  |  | g_boxed_free | 
					
						
							|  |  |  | g_boxed_type_register_static | 
					
						
							| 
									
										
										
										
											2005-04-29 18:33:41 +00:00
										 |  |  | g_date_get_type G_GNUC_CONST | 
					
						
							| 
									
										
										
										
											2010-05-28 08:19:29 -03:00
										 |  |  | g_date_time_get_type G_GNUC_CONST | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | g_gstring_get_type G_GNUC_CONST | 
					
						
							|  |  |  | g_strv_get_type G_GNUC_CONST | 
					
						
							| 
									
										
										
										
											2005-12-01 16:32:11 +00:00
										 |  |  | g_hash_table_get_type G_GNUC_CONST | 
					
						
							| 
									
										
										
										
											2009-04-29 11:15:20 -04:00
										 |  |  | g_array_get_type G_GNUC_CONST | 
					
						
							|  |  |  | g_byte_array_get_type G_GNUC_CONST | 
					
						
							| 
									
										
										
										
											2010-04-22 20:10:56 -04:00
										 |  |  | g_error_get_type G_GNUC_CONST | 
					
						
							| 
									
										
										
										
											2009-04-29 11:15:20 -04:00
										 |  |  | g_ptr_array_get_type G_GNUC_CONST | 
					
						
							| 
									
										
										
										
											2007-06-15 16:31:21 +00:00
										 |  |  | g_regex_get_type G_GNUC_CONST | 
					
						
							| 
									
										
										
										
											2010-02-10 11:13:06 -05:00
										 |  |  | g_variant_type_get_gtype G_GNUC_CONST | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | g_closure_get_type G_GNUC_CONST | 
					
						
							|  |  |  | g_value_get_type G_GNUC_CONST | 
					
						
							|  |  |  | g_value_array_get_type G_GNUC_CONST | 
					
						
							|  |  |  | g_value_set_boxed | 
					
						
							|  |  |  | g_value_take_boxed | 
					
						
							|  |  |  | g_value_dup_boxed | 
					
						
							|  |  |  | g_value_get_boxed | 
					
						
							|  |  |  | g_value_set_static_boxed | 
					
						
							|  |  |  | #ifndef G_DISABLE_DEPRECATED | 
					
						
							|  |  |  | g_value_set_boxed_take_ownership | 
					
						
							| 
									
										
										
										
											2010-06-17 18:03:51 +02:00
										 |  |  | g_variant_get_gtype G_GNUC_CONST | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_MARSHAL_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_SIGNAL_C__) | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_cclosure_marshal_BOOLEAN__FLAGS | 
					
						
							| 
									
										
										
										
											2010-08-04 00:57:52 +01:00
										 |  |  | g_cclosure_marshal_BOOLEAN__BOXED_BOXED | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_cclosure_marshal_STRING__OBJECT_POINTER | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__BOOLEAN | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__BOXED | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__CHAR | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__DOUBLE | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__ENUM | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__FLAGS | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__FLOAT | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__INT | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__LONG | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__OBJECT | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__PARAM | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__POINTER | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__STRING | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__UCHAR | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__UINT | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__UINT_POINTER | 
					
						
							|  |  |  | g_cclosure_marshal_VOID__ULONG | 
					
						
							| 
									
										
										
										
											2010-06-17 23:44:25 +02:00
										 |  |  | g_cclosure_marshal_VOID__VARIANT | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_cclosure_marshal_VOID__VOID | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_CLOSURE_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_CLOSURE_C__) | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_cclosure_new | 
					
						
							|  |  |  | g_cclosure_new_swap | 
					
						
							|  |  |  | g_closure_add_finalize_notifier | 
					
						
							|  |  |  | g_closure_add_invalidate_notifier | 
					
						
							|  |  |  | g_closure_add_marshal_guards | 
					
						
							|  |  |  | g_closure_invalidate | 
					
						
							|  |  |  | g_closure_invoke | 
					
						
							|  |  |  | g_closure_new_simple | 
					
						
							|  |  |  | g_closure_ref | 
					
						
							|  |  |  | g_closure_remove_finalize_notifier | 
					
						
							|  |  |  | g_closure_remove_invalidate_notifier | 
					
						
							|  |  |  | g_closure_set_marshal | 
					
						
							|  |  |  | g_closure_set_meta_marshal | 
					
						
							|  |  |  | g_closure_sink | 
					
						
							|  |  |  | g_closure_unref | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | g_signal_type_cclosure_new | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_ENUMS_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_ENUMS_C__) | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_enum_complete_type_info | 
					
						
							|  |  |  | g_enum_get_value | 
					
						
							|  |  |  | g_enum_get_value_by_name | 
					
						
							|  |  |  | g_enum_get_value_by_nick | 
					
						
							|  |  |  | g_enum_register_static | 
					
						
							|  |  |  | g_flags_complete_type_info | 
					
						
							|  |  |  | g_flags_get_first_value | 
					
						
							|  |  |  | g_flags_get_value_by_name | 
					
						
							|  |  |  | g_flags_get_value_by_nick | 
					
						
							|  |  |  | g_flags_register_static | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | g_value_set_enum | 
					
						
							|  |  |  | g_value_set_flags | 
					
						
							|  |  |  | g_value_get_enum | 
					
						
							|  |  |  | g_value_get_flags | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_SOURCECLOSURE_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_SOURCECLOSURE_C__) | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_io_channel_get_type | 
					
						
							|  |  |  | g_io_condition_get_type | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | g_source_set_closure | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_OBJECT_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_OBJECT_C__) | 
					
						
							|  |  |  | g_cclosure_new_object | 
					
						
							|  |  |  | g_cclosure_new_object_swap | 
					
						
							|  |  |  | g_closure_new_object | 
					
						
							| 
									
										
										
										
											2006-01-06 04:47:45 +00:00
										 |  |  | g_initially_unowned_get_type | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_object_add_weak_pointer | 
					
						
							|  |  |  | g_object_class_find_property | 
					
						
							|  |  |  | g_object_class_install_property | 
					
						
							| 
									
										
										
										
											2010-08-18 15:32:27 +01:00
										 |  |  | g_object_class_install_properties | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_object_class_list_properties | 
					
						
							|  |  |  | g_object_class_override_property | 
					
						
							| 
									
										
										
										
											2005-03-08 05:59:03 +00:00
										 |  |  | g_object_connect G_GNUC_NULL_TERMINATED | 
					
						
							|  |  |  | g_object_disconnect G_GNUC_NULL_TERMINATED | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_object_freeze_notify | 
					
						
							| 
									
										
										
										
											2005-03-08 05:59:03 +00:00
										 |  |  | g_object_get G_GNUC_NULL_TERMINATED | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_object_get_data | 
					
						
							|  |  |  | g_object_get_property | 
					
						
							|  |  |  | g_object_get_qdata | 
					
						
							| 
									
										
										
										
											2008-08-21 09:18:25 +00:00
										 |  |  | g_object_get_type | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_object_get_valist | 
					
						
							|  |  |  | g_object_interface_find_property | 
					
						
							|  |  |  | g_object_interface_install_property | 
					
						
							|  |  |  | g_object_interface_list_properties | 
					
						
							| 
									
										
										
										
											2005-07-11 17:58:29 +00:00
										 |  |  | g_object_new | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_object_newv | 
					
						
							|  |  |  | g_object_new_valist | 
					
						
							|  |  |  | g_object_notify | 
					
						
							| 
									
										
										
										
											2010-04-10 15:50:40 +01:00
										 |  |  | g_object_notify_by_pspec | 
					
						
							| 
									
										
										
										
											2005-11-23 17:54:41 +00:00
										 |  |  | g_object_is_floating | 
					
						
							|  |  |  | g_object_ref_sink | 
					
						
							|  |  |  | g_object_force_floating | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_object_ref | 
					
						
							| 
									
										
										
										
											2005-11-23 17:54:41 +00:00
										 |  |  | g_object_unref | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_object_remove_weak_pointer | 
					
						
							|  |  |  | g_object_run_dispose | 
					
						
							| 
									
										
										
										
											2005-03-08 05:59:03 +00:00
										 |  |  | g_object_set G_GNUC_NULL_TERMINATED | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_object_set_data | 
					
						
							|  |  |  | g_object_set_data_full | 
					
						
							|  |  |  | g_object_set_property | 
					
						
							|  |  |  | g_object_set_qdata | 
					
						
							|  |  |  | g_object_set_qdata_full | 
					
						
							|  |  |  | g_object_set_valist | 
					
						
							|  |  |  | g_object_steal_data | 
					
						
							|  |  |  | g_object_steal_qdata | 
					
						
							|  |  |  | g_object_thaw_notify | 
					
						
							|  |  |  | g_object_watch_closure | 
					
						
							|  |  |  | g_object_weak_ref | 
					
						
							|  |  |  | g_object_weak_unref | 
					
						
							| 
									
										
										
										
											2005-05-05 14:57:29 +00:00
										 |  |  | g_object_add_toggle_ref | 
					
						
							|  |  |  | g_object_remove_toggle_ref | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | g_value_get_object | 
					
						
							|  |  |  | g_value_set_object | 
					
						
							|  |  |  | g_value_dup_object | 
					
						
							|  |  |  | g_value_take_object | 
					
						
							|  |  |  | #ifndef G_DISABLE_DEPRECATED | 
					
						
							|  |  |  | g_value_set_object_take_ownership | 
					
						
							| 
									
										
										
										
											2005-12-22 15:07:03 +00:00
										 |  |  | g_object_compat_control | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | #endif | 
					
						
							|  |  |  | g_signal_connect_object | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_PARAMSPECS_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_PARAMSPECS_C__) | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_param_spec_boolean | 
					
						
							|  |  |  | g_param_spec_boxed | 
					
						
							|  |  |  | g_param_spec_char | 
					
						
							|  |  |  | g_param_spec_double | 
					
						
							|  |  |  | g_param_spec_enum | 
					
						
							|  |  |  | g_param_spec_flags | 
					
						
							|  |  |  | g_param_spec_float | 
					
						
							|  |  |  | g_param_spec_int | 
					
						
							|  |  |  | g_param_spec_int64 | 
					
						
							|  |  |  | g_param_spec_long | 
					
						
							|  |  |  | g_param_spec_object | 
					
						
							|  |  |  | g_param_spec_override | 
					
						
							| 
									
										
										
										
											2005-12-24 07:41:19 +00:00
										 |  |  | g_param_spec_gtype | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_param_spec_param | 
					
						
							|  |  |  | g_param_spec_pointer | 
					
						
							|  |  |  | g_param_spec_string | 
					
						
							|  |  |  | g_param_spec_uchar | 
					
						
							|  |  |  | g_param_spec_uint | 
					
						
							|  |  |  | g_param_spec_uint64 | 
					
						
							|  |  |  | g_param_spec_ulong | 
					
						
							|  |  |  | g_param_spec_unichar | 
					
						
							|  |  |  | g_param_spec_value_array | 
					
						
							| 
									
										
										
										
											2010-06-17 18:03:51 +02:00
										 |  |  | g_param_spec_variant | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_PARAM_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_PARAM_C__)  | 
					
						
							|  |  |  | g_param_spec_get_blurb | 
					
						
							|  |  |  | g_param_spec_get_name | 
					
						
							|  |  |  | g_param_spec_get_nick | 
					
						
							|  |  |  | g_param_spec_get_redirect_target | 
					
						
							|  |  |  | g_param_spec_internal | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_param_type_register_static | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | g_param_spec_ref | 
					
						
							| 
									
										
										
										
											2005-11-23 17:54:41 +00:00
										 |  |  | g_param_spec_ref_sink | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | g_param_spec_unref | 
					
						
							|  |  |  | g_param_spec_sink | 
					
						
							|  |  |  | g_param_spec_steal_qdata | 
					
						
							|  |  |  | g_param_spec_set_qdata | 
					
						
							|  |  |  | g_param_spec_set_qdata_full | 
					
						
							|  |  |  | g_param_spec_get_qdata | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_param_value_convert | 
					
						
							|  |  |  | g_param_value_defaults | 
					
						
							|  |  |  | g_param_values_cmp | 
					
						
							|  |  |  | g_param_value_set_default | 
					
						
							|  |  |  | g_param_value_validate | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | g_param_spec_pool_insert | 
					
						
							|  |  |  | g_param_spec_pool_list | 
					
						
							|  |  |  | g_param_spec_pool_list_owned | 
					
						
							|  |  |  | g_param_spec_pool_lookup | 
					
						
							|  |  |  | g_param_spec_pool_new | 
					
						
							|  |  |  | g_param_spec_pool_remove | 
					
						
							|  |  |  | g_value_get_param | 
					
						
							|  |  |  | g_value_set_param | 
					
						
							|  |  |  | g_value_dup_param | 
					
						
							|  |  |  | g_value_take_param | 
					
						
							|  |  |  | #ifndef G_DISABLE_DEPRECATED | 
					
						
							|  |  |  | g_value_set_param_take_ownership | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_VALUETYPES_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_VALUETYPES_C__) | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_pointer_type_register_static | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | g_strdup_value_contents | 
					
						
							|  |  |  | g_value_set_boolean | 
					
						
							|  |  |  | g_value_set_char | 
					
						
							|  |  |  | g_value_set_double | 
					
						
							|  |  |  | g_value_set_float | 
					
						
							|  |  |  | g_value_set_int | 
					
						
							|  |  |  | g_value_set_int64 | 
					
						
							|  |  |  | g_value_set_long | 
					
						
							|  |  |  | g_value_set_pointer | 
					
						
							|  |  |  | g_value_set_static_string | 
					
						
							|  |  |  | g_value_set_string | 
					
						
							|  |  |  | #ifndef G_DISABLE_DEPRECATED | 
					
						
							|  |  |  | g_value_set_string_take_ownership | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | g_value_set_uchar | 
					
						
							|  |  |  | g_value_set_uint | 
					
						
							|  |  |  | g_value_set_uint64 | 
					
						
							|  |  |  | g_value_set_ulong | 
					
						
							|  |  |  | g_value_dup_string | 
					
						
							|  |  |  | g_value_get_boolean | 
					
						
							|  |  |  | g_value_get_char | 
					
						
							|  |  |  | g_value_get_double | 
					
						
							|  |  |  | g_value_get_float | 
					
						
							|  |  |  | g_value_get_int | 
					
						
							|  |  |  | g_value_get_int64 | 
					
						
							|  |  |  | g_value_get_long | 
					
						
							|  |  |  | g_value_get_pointer | 
					
						
							|  |  |  | g_value_get_string | 
					
						
							|  |  |  | g_value_get_uchar | 
					
						
							|  |  |  | g_value_get_uint | 
					
						
							|  |  |  | g_value_get_uint64 | 
					
						
							|  |  |  | g_value_get_ulong | 
					
						
							|  |  |  | g_value_take_string | 
					
						
							| 
									
										
										
										
											2005-12-24 07:38:26 +00:00
										 |  |  | g_gtype_get_type | 
					
						
							|  |  |  | g_value_set_gtype | 
					
						
							|  |  |  | g_value_get_gtype | 
					
						
							| 
									
										
										
										
											2010-06-17 18:03:51 +02:00
										 |  |  | g_value_get_variant | 
					
						
							|  |  |  | g_value_dup_variant | 
					
						
							|  |  |  | g_value_set_variant | 
					
						
							| 
									
										
										
										
											2010-06-18 01:08:13 +02:00
										 |  |  | g_value_take_variant | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_SIGNAL_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_SIGNAL_C__) | 
					
						
							| 
									
										
										
										
											2010-10-12 20:58:43 -04:00
										 |  |  | g_signal_accumulator_first_wins | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_signal_accumulator_true_handled | 
					
						
							|  |  |  | g_signal_add_emission_hook | 
					
						
							|  |  |  | g_signal_chain_from_overridden | 
					
						
							| 
									
										
										
										
											2008-07-04 11:10:17 +00:00
										 |  |  | g_signal_chain_from_overridden_handler | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_signal_connect_closure | 
					
						
							|  |  |  | g_signal_connect_closure_by_id | 
					
						
							|  |  |  | g_signal_connect_data | 
					
						
							|  |  |  | g_signal_emit | 
					
						
							|  |  |  | g_signal_emit_by_name | 
					
						
							|  |  |  | g_signal_emitv | 
					
						
							|  |  |  | g_signal_emit_valist | 
					
						
							|  |  |  | g_signal_get_invocation_hint | 
					
						
							|  |  |  | g_signal_handler_block | 
					
						
							|  |  |  | g_signal_handler_disconnect | 
					
						
							|  |  |  | g_signal_handler_find | 
					
						
							|  |  |  | g_signal_handler_is_connected | 
					
						
							|  |  |  | g_signal_handlers_block_matched | 
					
						
							|  |  |  | g_signal_handlers_destroy | 
					
						
							|  |  |  | g_signal_handlers_disconnect_matched | 
					
						
							|  |  |  | g_signal_handlers_unblock_matched | 
					
						
							|  |  |  | g_signal_handler_unblock | 
					
						
							|  |  |  | g_signal_has_handler_pending | 
					
						
							|  |  |  | g_signal_list_ids | 
					
						
							|  |  |  | g_signal_lookup | 
					
						
							|  |  |  | g_signal_name | 
					
						
							|  |  |  | g_signal_new | 
					
						
							|  |  |  | g_signal_newv | 
					
						
							|  |  |  | g_signal_new_valist | 
					
						
							| 
									
										
										
										
											2008-07-04 11:10:17 +00:00
										 |  |  | g_signal_new_class_handler | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_signal_override_class_closure | 
					
						
							| 
									
										
										
										
											2008-07-04 11:10:17 +00:00
										 |  |  | g_signal_override_class_handler | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_signal_parse_name | 
					
						
							|  |  |  | g_signal_query | 
					
						
							|  |  |  | g_signal_remove_emission_hook | 
					
						
							|  |  |  | g_signal_stop_emission | 
					
						
							|  |  |  | g_signal_stop_emission_by_name | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_TYPE_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_TYPE_C__) | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_type_add_class_cache_func | 
					
						
							|  |  |  | g_type_add_interface_check | 
					
						
							|  |  |  | g_type_add_interface_dynamic | 
					
						
							|  |  |  | g_type_add_interface_static | 
					
						
							|  |  |  | g_type_check_class_cast | 
					
						
							|  |  |  | g_type_check_class_is_a | 
					
						
							| 
									
										
										
										
											2005-07-11 17:58:29 +00:00
										 |  |  | g_type_check_instance  | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_type_check_instance_cast | 
					
						
							|  |  |  | g_type_check_instance_is_a | 
					
						
							|  |  |  | g_type_check_is_value_type | 
					
						
							|  |  |  | g_type_check_value | 
					
						
							|  |  |  | g_type_check_value_holds | 
					
						
							|  |  |  | g_type_children | 
					
						
							|  |  |  | g_type_class_add_private | 
					
						
							|  |  |  | g_type_class_peek | 
					
						
							|  |  |  | g_type_class_peek_parent | 
					
						
							|  |  |  | g_type_class_peek_static | 
					
						
							|  |  |  | g_type_class_ref | 
					
						
							|  |  |  | g_type_class_unref | 
					
						
							|  |  |  | g_type_class_unref_uncached | 
					
						
							|  |  |  | g_type_create_instance | 
					
						
							|  |  |  | g_type_default_interface_peek | 
					
						
							|  |  |  | g_type_default_interface_ref | 
					
						
							|  |  |  | g_type_default_interface_unref | 
					
						
							|  |  |  | g_type_depth | 
					
						
							|  |  |  | g_type_free_instance | 
					
						
							|  |  |  | g_type_from_name | 
					
						
							|  |  |  | g_type_fundamental | 
					
						
							|  |  |  | g_type_fundamental_next | 
					
						
							|  |  |  | g_type_get_plugin | 
					
						
							|  |  |  | g_type_get_qdata | 
					
						
							|  |  |  | g_type_init | 
					
						
							|  |  |  | g_type_init_with_debug_flags | 
					
						
							|  |  |  | g_type_instance_get_private | 
					
						
							|  |  |  | g_type_interface_add_prerequisite | 
					
						
							|  |  |  | g_type_interface_get_plugin | 
					
						
							|  |  |  | g_type_interface_peek | 
					
						
							|  |  |  | g_type_interface_peek_parent | 
					
						
							|  |  |  | g_type_interface_prerequisites | 
					
						
							|  |  |  | g_type_interfaces | 
					
						
							|  |  |  | g_type_is_a | 
					
						
							|  |  |  | g_type_name | 
					
						
							|  |  |  | g_type_name_from_class | 
					
						
							|  |  |  | g_type_name_from_instance | 
					
						
							|  |  |  | g_type_next_base | 
					
						
							|  |  |  | g_type_parent | 
					
						
							|  |  |  | g_type_qname | 
					
						
							|  |  |  | g_type_query | 
					
						
							|  |  |  | g_type_register_dynamic | 
					
						
							|  |  |  | g_type_register_fundamental | 
					
						
							|  |  |  | g_type_register_static | 
					
						
							| 
									
										
										
										
											2006-04-23 04:21:08 +00:00
										 |  |  | g_type_register_static_simple | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_type_remove_class_cache_func | 
					
						
							|  |  |  | g_type_remove_interface_check | 
					
						
							|  |  |  | g_type_set_qdata | 
					
						
							|  |  |  | g_type_test_flags | 
					
						
							|  |  |  | g_type_value_table_peek | 
					
						
							| 
									
										
										
										
											2010-03-21 12:54:36 -05:00
										 |  |  | g_type_class_get_private | 
					
						
							|  |  |  | g_type_add_class_private | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_TYPE_MODULE_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_TYPE_MODULE_C__) | 
					
						
							|  |  |  | g_type_module_add_interface | 
					
						
							|  |  |  | g_type_module_get_type G_GNUC_CONST | 
					
						
							|  |  |  | g_type_module_register_enum | 
					
						
							|  |  |  | g_type_module_register_flags | 
					
						
							|  |  |  | g_type_module_register_type | 
					
						
							|  |  |  | g_type_module_set_name | 
					
						
							|  |  |  | g_type_module_unuse | 
					
						
							|  |  |  | g_type_module_use | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_VALUE_ARRAY_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_VALUE_ARRAY_C__) | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_value_array_append | 
					
						
							|  |  |  | g_value_array_copy | 
					
						
							|  |  |  | g_value_array_free | 
					
						
							|  |  |  | g_value_array_get_nth | 
					
						
							|  |  |  | g_value_array_insert | 
					
						
							|  |  |  | g_value_array_new | 
					
						
							|  |  |  | g_value_array_prepend | 
					
						
							|  |  |  | g_value_array_remove | 
					
						
							|  |  |  | g_value_array_sort | 
					
						
							|  |  |  | g_value_array_sort_with_data | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_TYPE_PLUGIN_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_TYPE_PLUGIN_C__) | 
					
						
							|  |  |  | g_type_plugin_complete_interface_info | 
					
						
							|  |  |  | g_type_plugin_complete_type_info | 
					
						
							|  |  |  | g_type_plugin_get_type G_GNUC_CONST | 
					
						
							|  |  |  | g_type_plugin_unuse | 
					
						
							|  |  |  | g_type_plugin_use | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #if IN_HEADER(__G_VALUE_H__) | 
					
						
							|  |  |  | #if IN_FILE(__G_VALUE_C__) | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | g_value_copy | 
					
						
							|  |  |  | g_value_fits_pointer | 
					
						
							|  |  |  | g_value_init | 
					
						
							|  |  |  | g_value_peek_pointer | 
					
						
							|  |  |  | g_value_register_transform_func | 
					
						
							|  |  |  | g_value_reset | 
					
						
							|  |  |  | g_value_transform | 
					
						
							|  |  |  | g_value_type_compatible | 
					
						
							|  |  |  | g_value_type_transformable | 
					
						
							|  |  |  | g_value_unset | 
					
						
							| 
									
										
										
										
											2005-03-14 06:47:51 +00:00
										 |  |  | g_value_set_instance | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2004-09-16 18:33:02 +00:00
										 |  |  | #ifdef INCLUDE_VARIABLES | 
					
						
							|  |  |  | g_param_spec_types | 
					
						
							|  |  |  | #endif | 
					
						
							| 
									
										
										
										
											2004-09-22 22:41:02 +00:00
										 |  |  | #ifdef INCLUDE_INTERNAL_SYMBOLS | 
					
						
							|  |  |  | g_slist_remove_all PRIVATE | 
					
						
							|  |  |  | g_unichar_validate PRIVATE | 
					
						
							|  |  |  | #endif |