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