1 /* Generated by make-libxfce4util-alias.pl. Do not edit this file. */
2 
3 #ifdef HAVE_GNUC_VISIBILITY
4 
5 #include <glib.h>
6 
7 #if 1
8 #ifdef __LIBXFCE4UTIL_CONFIG_C__
9 #endif
10 #endif
11 #if 1
12 #ifdef __XFCE_FILEUTILS_C__
13 #undef xfce_mkdirhier
14 extern __typeof (xfce_mkdirhier) xfce_mkdirhier __attribute((alias("IA__xfce_mkdirhier"), visibility("default")));
15 
16 #endif
17 #endif
18 #if 1
19 #ifdef __XFCE_I18N_C__
20 #undef xfce_textdomain
21 extern __typeof (xfce_textdomain) xfce_textdomain __attribute((alias("IA__xfce_textdomain"), visibility("default")));
22 
23 #undef xfce_get_file_localized
24 extern __typeof (xfce_get_file_localized) xfce_get_file_localized __attribute((alias("IA__xfce_get_file_localized"), visibility("default")));
25 
26 #undef xfce_get_file_localized_r
27 extern __typeof (xfce_get_file_localized_r) xfce_get_file_localized_r __attribute((alias("IA__xfce_get_file_localized_r"), visibility("default")));
28 
29 #undef xfce_get_dir_localized
30 extern __typeof (xfce_get_dir_localized) xfce_get_dir_localized __attribute((alias("IA__xfce_get_dir_localized"), visibility("default")));
31 
32 #undef xfce_get_dir_localized_r
33 extern __typeof (xfce_get_dir_localized_r) xfce_get_dir_localized_r __attribute((alias("IA__xfce_get_dir_localized_r"), visibility("default")));
34 
35 #undef xfce_get_path_localized
36 extern __typeof (xfce_get_path_localized) xfce_get_path_localized __attribute((alias("IA__xfce_get_path_localized"), visibility("default")));
37 
38 #undef xfce_locale_match
39 extern __typeof (xfce_locale_match) xfce_locale_match __attribute((alias("IA__xfce_locale_match"), visibility("default")));
40 
41 #endif
42 #endif
43 #if 1
44 #ifdef __XFCE_KIOSK_C__
45 #undef xfce_kiosk_new
46 extern __typeof (xfce_kiosk_new) xfce_kiosk_new __attribute((alias("IA__xfce_kiosk_new"), visibility("default")));
47 
48 #undef xfce_kiosk_query
49 extern __typeof (xfce_kiosk_query) xfce_kiosk_query __attribute((alias("IA__xfce_kiosk_query"), visibility("default")));
50 
51 #undef xfce_kiosk_get_type
52 extern __typeof (xfce_kiosk_get_type) xfce_kiosk_get_type __attribute((alias("IA__xfce_kiosk_get_type"), visibility("default")));
53 
54 #undef xfce_kiosk_free
55 extern __typeof (xfce_kiosk_free) xfce_kiosk_free __attribute((alias("IA__xfce_kiosk_free"), visibility("default")));
56 
57 #endif
58 #endif
59 #if 1
60 #ifdef __XFCE_LICENSE_C__
61 #undef xfce_get_license_text
62 extern __typeof (xfce_get_license_text) xfce_get_license_text __attribute((alias("IA__xfce_get_license_text"), visibility("default")));
63 
64 #endif
65 #endif
66 #if 1
67 #ifdef __XFCE_MISCUTILS_C__
68 #undef xfce_version_string
69 extern __typeof (xfce_version_string) xfce_version_string __attribute((alias("IA__xfce_version_string"), visibility("default")));
70 
71 #undef xfce_get_homedir
72 extern __typeof (xfce_get_homedir) xfce_get_homedir __attribute((alias("IA__xfce_get_homedir"), visibility("default")));
73 
74 #undef xfce_get_homefile_r
75 extern __typeof (xfce_get_homefile_r) xfce_get_homefile_r __attribute((alias("IA__xfce_get_homefile_r"), visibility("default")));
76 
77 #undef xfce_get_userdir
78 extern __typeof (xfce_get_userdir) xfce_get_userdir __attribute((alias("IA__xfce_get_userdir"), visibility("default")));
79 
80 #undef xfce_get_userfile_r
81 extern __typeof (xfce_get_userfile_r) xfce_get_userfile_r __attribute((alias("IA__xfce_get_userfile_r"), visibility("default")));
82 
83 #undef xfce_gethostname
84 extern __typeof (xfce_gethostname) xfce_gethostname __attribute((alias("IA__xfce_gethostname"), visibility("default")));
85 
86 #undef xfce_expand_variables
87 extern __typeof (xfce_expand_variables) xfce_expand_variables __attribute((alias("IA__xfce_expand_variables"), visibility("default")));
88 
89 #undef xfce_append_quoted
90 extern __typeof (xfce_append_quoted) xfce_append_quoted __attribute((alias("IA__xfce_append_quoted"), visibility("default")));
91 
92 #undef xfce_expand_desktop_entry_field_codes
93 extern __typeof (xfce_expand_desktop_entry_field_codes) xfce_expand_desktop_entry_field_codes __attribute((alias("IA__xfce_expand_desktop_entry_field_codes"), visibility("default")));
94 
95 #endif
96 #endif
97 #if 1
98 #ifdef __XFCE_POSIX_SIGNAL_HANDLER_C__
99 #undef xfce_posix_signal_handler_init
100 extern __typeof (xfce_posix_signal_handler_init) xfce_posix_signal_handler_init __attribute((alias("IA__xfce_posix_signal_handler_init"), visibility("default")));
101 
102 #undef xfce_posix_signal_handler_shutdown
103 extern __typeof (xfce_posix_signal_handler_shutdown) xfce_posix_signal_handler_shutdown __attribute((alias("IA__xfce_posix_signal_handler_shutdown"), visibility("default")));
104 
105 #undef xfce_posix_signal_handler_set_handler
106 extern __typeof (xfce_posix_signal_handler_set_handler) xfce_posix_signal_handler_set_handler __attribute((alias("IA__xfce_posix_signal_handler_set_handler"), visibility("default")));
107 
108 #undef xfce_posix_signal_handler_restore_handler
109 extern __typeof (xfce_posix_signal_handler_restore_handler) xfce_posix_signal_handler_restore_handler __attribute((alias("IA__xfce_posix_signal_handler_restore_handler"), visibility("default")));
110 
111 #endif
112 #endif
113 #if 1
114 #ifdef __XFCE_RESOURCE_C__
115 #undef xfce_resource_dirs
116 extern __typeof (xfce_resource_dirs) xfce_resource_dirs __attribute((alias("IA__xfce_resource_dirs"), visibility("default")));
117 
118 #undef xfce_resource_lookup
119 extern __typeof (xfce_resource_lookup) xfce_resource_lookup __attribute((alias("IA__xfce_resource_lookup"), visibility("default")));
120 
121 #undef xfce_resource_lookup_all
122 extern __typeof (xfce_resource_lookup_all) xfce_resource_lookup_all __attribute((alias("IA__xfce_resource_lookup_all"), visibility("default")));
123 
124 #undef xfce_resource_match
125 extern __typeof (xfce_resource_match) xfce_resource_match __attribute((alias("IA__xfce_resource_match"), visibility("default")));
126 
127 #undef xfce_resource_match_custom
128 extern __typeof (xfce_resource_match_custom) xfce_resource_match_custom __attribute((alias("IA__xfce_resource_match_custom"), visibility("default")));
129 
130 #undef xfce_resource_push_path
131 extern __typeof (xfce_resource_push_path) xfce_resource_push_path __attribute((alias("IA__xfce_resource_push_path"), visibility("default")));
132 
133 #undef xfce_resource_pop_path
134 extern __typeof (xfce_resource_pop_path) xfce_resource_pop_path __attribute((alias("IA__xfce_resource_pop_path"), visibility("default")));
135 
136 #undef xfce_resource_save_location
137 extern __typeof (xfce_resource_save_location) xfce_resource_save_location __attribute((alias("IA__xfce_resource_save_location"), visibility("default")));
138 
139 #endif
140 #endif
141 #if 1
142 #ifdef __XFCE_RC_C__
143 #undef xfce_rc_get_type
144 extern __typeof (xfce_rc_get_type) xfce_rc_get_type __attribute((alias("IA__xfce_rc_get_type"), visibility("default")));
145 
146 #undef xfce_rc_simple_open
147 extern __typeof (xfce_rc_simple_open) xfce_rc_simple_open __attribute((alias("IA__xfce_rc_simple_open"), visibility("default")));
148 
149 #undef xfce_rc_config_open
150 extern __typeof (xfce_rc_config_open) xfce_rc_config_open __attribute((alias("IA__xfce_rc_config_open"), visibility("default")));
151 
152 #undef xfce_rc_close
153 extern __typeof (xfce_rc_close) xfce_rc_close __attribute((alias("IA__xfce_rc_close"), visibility("default")));
154 
155 #undef xfce_rc_flush
156 extern __typeof (xfce_rc_flush) xfce_rc_flush __attribute((alias("IA__xfce_rc_flush"), visibility("default")));
157 
158 #undef xfce_rc_rollback
159 extern __typeof (xfce_rc_rollback) xfce_rc_rollback __attribute((alias("IA__xfce_rc_rollback"), visibility("default")));
160 
161 #undef xfce_rc_is_dirty
162 extern __typeof (xfce_rc_is_dirty) xfce_rc_is_dirty __attribute((alias("IA__xfce_rc_is_dirty"), visibility("default")));
163 
164 #undef xfce_rc_is_readonly
165 extern __typeof (xfce_rc_is_readonly) xfce_rc_is_readonly __attribute((alias("IA__xfce_rc_is_readonly"), visibility("default")));
166 
167 #undef xfce_rc_get_locale
168 extern __typeof (xfce_rc_get_locale) xfce_rc_get_locale __attribute((alias("IA__xfce_rc_get_locale"), visibility("default")));
169 
170 #undef xfce_rc_get_groups
171 extern __typeof (xfce_rc_get_groups) xfce_rc_get_groups __attribute((alias("IA__xfce_rc_get_groups"), visibility("default")));
172 
173 #undef xfce_rc_get_entries
174 extern __typeof (xfce_rc_get_entries) xfce_rc_get_entries __attribute((alias("IA__xfce_rc_get_entries"), visibility("default")));
175 
176 #undef xfce_rc_delete_group
177 extern __typeof (xfce_rc_delete_group) xfce_rc_delete_group __attribute((alias("IA__xfce_rc_delete_group"), visibility("default")));
178 
179 #undef xfce_rc_get_group
180 extern __typeof (xfce_rc_get_group) xfce_rc_get_group __attribute((alias("IA__xfce_rc_get_group"), visibility("default")));
181 
182 #undef xfce_rc_has_group
183 extern __typeof (xfce_rc_has_group) xfce_rc_has_group __attribute((alias("IA__xfce_rc_has_group"), visibility("default")));
184 
185 #undef xfce_rc_set_group
186 extern __typeof (xfce_rc_set_group) xfce_rc_set_group __attribute((alias("IA__xfce_rc_set_group"), visibility("default")));
187 
188 #undef xfce_rc_delete_entry
189 extern __typeof (xfce_rc_delete_entry) xfce_rc_delete_entry __attribute((alias("IA__xfce_rc_delete_entry"), visibility("default")));
190 
191 #undef xfce_rc_has_entry
192 extern __typeof (xfce_rc_has_entry) xfce_rc_has_entry __attribute((alias("IA__xfce_rc_has_entry"), visibility("default")));
193 
194 #undef xfce_rc_read_entry
195 extern __typeof (xfce_rc_read_entry) xfce_rc_read_entry __attribute((alias("IA__xfce_rc_read_entry"), visibility("default")));
196 
197 #undef xfce_rc_read_entry_untranslated
198 extern __typeof (xfce_rc_read_entry_untranslated) xfce_rc_read_entry_untranslated __attribute((alias("IA__xfce_rc_read_entry_untranslated"), visibility("default")));
199 
200 #undef xfce_rc_read_bool_entry
201 extern __typeof (xfce_rc_read_bool_entry) xfce_rc_read_bool_entry __attribute((alias("IA__xfce_rc_read_bool_entry"), visibility("default")));
202 
203 #undef xfce_rc_read_int_entry
204 extern __typeof (xfce_rc_read_int_entry) xfce_rc_read_int_entry __attribute((alias("IA__xfce_rc_read_int_entry"), visibility("default")));
205 
206 #undef xfce_rc_read_list_entry
207 extern __typeof (xfce_rc_read_list_entry) xfce_rc_read_list_entry __attribute((alias("IA__xfce_rc_read_list_entry"), visibility("default")));
208 
209 #undef xfce_rc_write_entry
210 extern __typeof (xfce_rc_write_entry) xfce_rc_write_entry __attribute((alias("IA__xfce_rc_write_entry"), visibility("default")));
211 
212 #undef xfce_rc_write_bool_entry
213 extern __typeof (xfce_rc_write_bool_entry) xfce_rc_write_bool_entry __attribute((alias("IA__xfce_rc_write_bool_entry"), visibility("default")));
214 
215 #undef xfce_rc_write_int_entry
216 extern __typeof (xfce_rc_write_int_entry) xfce_rc_write_int_entry __attribute((alias("IA__xfce_rc_write_int_entry"), visibility("default")));
217 
218 #undef xfce_rc_write_list_entry
219 extern __typeof (xfce_rc_write_list_entry) xfce_rc_write_list_entry __attribute((alias("IA__xfce_rc_write_list_entry"), visibility("default")));
220 
221 #endif
222 #endif
223 #if 1
224 #ifdef __XFCE_UTF8_C__
225 #undef xfce_utf8_remove_controls
226 extern __typeof (xfce_utf8_remove_controls) xfce_utf8_remove_controls __attribute((alias("IA__xfce_utf8_remove_controls"), visibility("default")));
227 
228 #undef xfce_utf8_strndup
229 extern __typeof (xfce_utf8_strndup) xfce_utf8_strndup __attribute((alias("IA__xfce_utf8_strndup"), visibility("default")));
230 
231 #endif
232 #endif
233 
234 #endif /* HAVE_GNUC_VISIBILITY */
235