Make the memory and null settings backends public
[platform/upstream/glib.git] / gio / gio.symbols
1 /* This file lists all exported symbols. It is used to generate
2  * the gio.def file used to control exports on Windows.
3  *
4  * Every symbol must be included in the right
5  * #ifdef IN_HEADER(sym) #endif and
6  * #ifdef IN_FILE(sym) #endif sections.
7  */
8
9 #ifdef ALL_FILES
10 #define IN_FILE(x) 1
11 #define IN_HEADER(x) 1
12 #endif
13
14 #if IN_HEADER(__G_VFS_H__)
15 #if IN_FILE(__G_VFS_C__)
16 g_vfs_get_type G_GNUC_CONST
17 g_vfs_is_active
18 g_vfs_get_file_for_path
19 g_vfs_get_file_for_uri
20 g_vfs_get_supported_uri_schemes
21 g_vfs_parse_name
22 g_vfs_get_default
23 g_vfs_get_local
24 #endif
25 #endif
26
27 #if IN_HEADER(__G_APPLICATION_H__)
28 #if IN_FILE(__G_APPLICATION_C__)
29 g_application_get_type G_GNUC_CONST
30 g_application_activate
31 g_application_flags_get_type
32 g_application_get_application_id
33 g_application_get_flags
34 g_application_get_inactivity_timeout
35 g_application_get_is_registered
36 g_application_get_is_remote
37 g_application_hold
38 g_application_id_is_valid
39 g_application_new
40 g_application_open
41 g_application_register
42 g_application_release
43 g_application_run
44 g_application_set_action_group
45 g_application_set_application_id
46 g_application_set_flags
47 g_application_set_inactivity_timeout
48 #endif
49 #endif
50
51 #if IN_HEADER(__G_APPLICATION_COMMAND_LINE_H__)
52 #if IN_FILE(__G_APPLICATION_COMMAND_LINE_C__)
53 g_application_command_line_get_arguments
54 g_application_command_line_get_cwd
55 g_application_command_line_get_environ
56 g_application_command_line_getenv
57 g_application_command_line_get_exit_status
58 g_application_command_line_get_is_remote
59 g_application_command_line_get_platform_data
60 g_application_command_line_get_type
61 g_application_command_line_print
62 g_application_command_line_printerr
63 g_application_command_line_set_exit_status
64 #endif
65 #endif
66
67 #if IN_HEADER(__G_APP_INFO_H__)
68 #if IN_FILE(__G_APP_INFO_C__)
69 g_app_info_get_type G_GNUC_CONST
70 g_app_launch_context_get_type G_GNUC_CONST
71 g_app_info_dup
72 g_app_info_equal
73 g_app_info_get_id
74 g_app_info_get_name
75 g_app_info_get_display_name
76 g_app_info_get_description
77 g_app_info_get_executable
78 g_app_info_get_commandline
79 g_app_info_get_icon
80 g_app_info_launch
81 g_app_info_supports_uris
82 g_app_info_supports_files
83 g_app_info_launch_uris
84 g_app_info_should_show
85 g_app_info_set_as_default_for_type
86 g_app_info_set_as_default_for_extension
87 g_app_info_set_as_last_used_for_type
88 g_app_info_add_supports_type
89 g_app_info_can_remove_supports_type
90 g_app_info_remove_supports_type
91 g_app_info_launch_default_for_uri
92 g_app_info_can_delete
93 g_app_info_delete
94 g_app_launch_context_new
95 g_app_launch_context_get_display
96 g_app_launch_context_get_startup_notify_id
97 g_app_launch_context_launch_failed
98 #endif
99
100 #if IN_FILE(__G_DESKTOP_APP_INFO_C__)
101 #ifdef G_OS_UNIX
102 g_app_info_create_from_commandline
103 g_app_info_get_all
104 g_app_info_get_all_for_type
105 g_app_info_get_default_for_type
106 g_app_info_get_default_for_uri_scheme
107 g_app_info_get_fallback_for_type
108 g_app_info_get_recommended_for_type
109 g_app_info_reset_type_associations
110 #endif
111 #endif
112 #endif
113
114
115 #if IN_FILE(__G_WIN32_APP_INFO_C__)
116 #ifdef G_OS_WIN32
117 g_app_info_create_from_commandline
118 g_app_info_get_all
119 g_app_info_get_all_for_type
120 g_app_info_get_default_for_type
121 g_app_info_get_default_for_uri_scheme
122 g_app_info_reset_type_associations
123 #endif
124 #endif
125
126
127 #if IN_HEADER(__G_DESKTOP_APP_INFO_H__)
128 #if IN_FILE(__G_DESKTOP_APP_INFO_C__)
129 #ifdef G_OS_UNIX
130 g_desktop_app_info_new_from_filename
131 g_desktop_app_info_new_from_keyfile
132 g_desktop_app_info_new
133 g_desktop_app_info_get_filename
134 g_desktop_app_info_get_type G_GNUC_CONST
135 g_desktop_app_info_get_is_hidden
136 g_desktop_app_info_set_desktop_env
137 g_desktop_app_info_lookup_get_type G_GNUC_CONST
138 g_desktop_app_info_lookup_get_default_for_uri_scheme
139 #endif
140 #endif
141 #endif
142
143
144 #if IN_HEADER(__G_ASYNC_RESULT_H__)
145 #if IN_FILE(__G_ASYNC_RESULT_C__)
146 g_async_result_get_type G_GNUC_CONST
147 g_async_result_get_user_data
148 g_async_result_get_source_object
149 #endif
150 #endif
151
152 #if IN_HEADER(__G_BUFFERED_INPUT_STREAM_H__)
153 #if IN_FILE(__G_BUFFERED_INPUT_STREAM_C__)
154 g_buffered_input_stream_get_type G_GNUC_CONST
155 g_buffered_input_stream_new
156 g_buffered_input_stream_new_sized
157 g_buffered_input_stream_get_buffer_size
158 g_buffered_input_stream_set_buffer_size
159 g_buffered_input_stream_get_available
160 g_buffered_input_stream_peek
161 g_buffered_input_stream_peek_buffer
162 g_buffered_input_stream_fill
163 g_buffered_input_stream_fill_async
164 g_buffered_input_stream_fill_finish
165 g_buffered_input_stream_read_byte
166 #endif
167 #endif
168
169 #if IN_HEADER(__G_BUFFERED_OUTPUT_STREAM_H__)
170 #if IN_FILE(__G_BUFFERED_OUTPUT_STREAM_C__)
171 g_buffered_output_stream_get_type G_GNUC_CONST;
172 g_buffered_output_stream_new
173 g_buffered_output_stream_new_sized
174 g_buffered_output_stream_get_buffer_size
175 g_buffered_output_stream_set_buffer_size
176 g_buffered_output_stream_get_auto_grow
177 g_buffered_output_stream_set_auto_grow
178 #endif
179 #endif
180
181 #if IN_HEADER(__G_CANCELLABLE_H__)
182 #if IN_FILE(__G_CANCELLABLE_C__)
183 g_cancellable_get_type G_GNUC_CONST
184 g_cancellable_new
185 g_cancellable_is_cancelled
186 g_cancellable_set_error_if_cancelled
187 g_cancellable_get_fd
188 g_cancellable_make_pollfd
189 g_cancellable_release_fd
190 g_cancellable_get_current
191 g_cancellable_push_current
192 g_cancellable_pop_current
193 g_cancellable_reset
194 g_cancellable_cancel
195 g_cancellable_connect
196 g_cancellable_disconnect
197 g_cancellable_source_new
198 #endif
199 #endif
200
201 #if IN_HEADER(__G_CONTENT_TYPE_H__)
202 #if IN_FILE(__G_CONTENT_TYPE_C__)
203 g_content_type_equals
204 g_content_type_is_a
205 g_content_type_is_unknown
206 g_content_type_get_description
207 g_content_type_get_mime_type
208 g_content_type_get_icon
209 g_content_type_can_be_executable
210 g_content_type_from_mime_type
211 g_content_type_guess
212 g_content_type_guess_for_tree
213 g_content_types_get_registered
214 #endif
215 #endif
216
217 #if IN_HEADER(__G_CONVERTER_H__)
218 #if IN_FILE(__G_CONVERTER_C__)
219 g_converter_get_type G_GNUC_CONST
220 g_converter_reset
221 g_converter_convert
222 #endif
223 #endif
224
225 #if IN_HEADER(__G_CONVERTER_INPUT_STREAM_H__)
226 #if IN_FILE(__G_CONVERTER_INPUT_STREAM_C__)
227 g_converter_input_stream_get_type
228 g_converter_input_stream_new
229 g_converter_input_stream_get_converter
230 #endif
231 #endif
232
233 #if IN_HEADER(__G_CONVERTER_OUTPUT_STREAM_H__)
234 #if IN_FILE(__G_CONVERTER_OUTPUT_STREAM_C__)
235 g_converter_output_stream_get_type
236 g_converter_output_stream_new
237 g_converter_output_stream_get_converter
238 #endif
239 #endif
240
241 #if IN_HEADER(__G_CHARSET_CONVERTER_H__)
242 #if IN_FILE(__G_CHARSET_CONVERTER_C__)
243 g_charset_converter_get_type
244 g_charset_converter_new
245 g_charset_converter_get_num_fallbacks
246 g_charset_converter_get_use_fallback
247 g_charset_converter_set_use_fallback
248 #endif
249 #endif
250
251 #if IN_HEADER(__G_DATA_INPUT_STREAM_H__)
252 #if IN_FILE(__G_DATA_INPUT_STREAM_C__)
253 g_data_input_stream_get_type G_GNUC_CONST
254 g_data_input_stream_new
255 g_data_input_stream_set_byte_order
256 g_data_input_stream_get_byte_order
257 g_data_input_stream_set_newline_type
258 g_data_input_stream_get_newline_type
259 g_data_input_stream_read_byte
260 g_data_input_stream_read_int16
261 g_data_input_stream_read_uint16
262 g_data_input_stream_read_int32
263 g_data_input_stream_read_uint32
264 g_data_input_stream_read_int64
265 g_data_input_stream_read_uint64
266 g_data_input_stream_read_line
267 g_data_input_stream_read_line_async
268 g_data_input_stream_read_line_finish
269 g_data_input_stream_read_until
270 g_data_input_stream_read_until_async
271 g_data_input_stream_read_until_finish
272 g_data_input_stream_read_upto
273 g_data_input_stream_read_upto_async
274 g_data_input_stream_read_upto_finish
275 #endif
276 #endif
277
278 #if IN_HEADER(__G_DATA_OUTPUT_STREAM_H__)
279 #if IN_FILE(__G_DATA_OUTPUT_STREAM_C__)
280 g_data_output_stream_get_type G_GNUC_CONST
281 g_data_output_stream_new
282 g_data_output_stream_set_byte_order
283 g_data_output_stream_get_byte_order
284 g_data_output_stream_put_byte
285 g_data_output_stream_put_int16
286 g_data_output_stream_put_uint16
287 g_data_output_stream_put_int32
288 g_data_output_stream_put_uint32
289 g_data_output_stream_put_int64
290 g_data_output_stream_put_uint64
291 g_data_output_stream_put_string
292 #endif
293 #endif
294
295 #if IN_HEADER(__G_DRIVE_H__)
296 #if IN_FILE(__G_DRIVE_C__)
297 g_drive_get_type G_GNUC_CONST
298 g_drive_get_name
299 g_drive_get_icon
300 g_drive_has_volumes
301 g_drive_get_volumes
302 g_drive_is_media_removable
303 g_drive_has_media
304 g_drive_is_media_check_automatic
305 g_drive_can_poll_for_media
306 g_drive_can_eject
307 g_drive_eject_with_operation
308 g_drive_eject_with_operation_finish
309 g_drive_poll_for_media
310 g_drive_poll_for_media_finish
311 g_drive_get_identifier
312 g_drive_enumerate_identifiers
313 g_drive_get_start_stop_type
314 g_drive_can_start
315 g_drive_can_start_degraded
316 g_drive_start
317 g_drive_start_finish
318 g_drive_can_stop
319 g_drive_stop
320 g_drive_stop_finish
321 #ifndef G_DISABLE_DEPRECATED
322 g_drive_eject
323 g_drive_eject_finish
324 #endif
325 #endif
326 #endif
327
328 #if IN_HEADER(__G_FILE_ATTRIBUTE_H__)
329 #if IN_FILE(__G_FILE_ATTRIBUTE_C__)
330 g_file_attribute_info_list_new
331 g_file_attribute_info_list_ref
332 g_file_attribute_info_list_unref
333 g_file_attribute_info_list_dup
334 g_file_attribute_info_list_get_type G_GNUC_CONST
335 g_file_attribute_info_list_lookup
336 g_file_attribute_info_list_add
337 #endif
338 #endif
339
340 #if IN_HEADER(__G_FILE_H__)
341 #if IN_FILE(__G_FILE_C__)
342 g_file_get_type G_GNUC_CONST
343 g_file_new_for_path
344 g_file_new_for_uri
345 g_file_new_for_commandline_arg
346 g_file_parse_name
347 g_file_dup
348 g_file_hash
349 g_file_equal
350 g_file_get_basename
351 g_file_get_path
352 g_file_get_uri
353 g_file_get_parse_name
354 g_file_get_parent
355 g_file_has_parent
356 g_file_get_child
357 g_file_get_child_for_display_name
358 g_file_has_prefix
359 g_file_get_relative_path
360 g_file_resolve_relative_path
361 g_file_is_native
362 g_file_has_uri_scheme
363 g_file_get_uri_scheme
364 g_file_read
365 g_file_read_async
366 g_file_read_finish
367 g_file_append_to
368 g_file_create
369 g_file_replace
370 g_file_append_to_async
371 g_file_append_to_finish
372 g_file_create_async
373 g_file_create_finish
374 g_file_replace_async
375 g_file_replace_finish
376 g_file_query_exists
377 g_file_query_info
378 g_file_query_info_async
379 g_file_query_info_finish
380 g_file_query_file_type
381 g_file_query_filesystem_info
382 g_file_query_filesystem_info_async
383 g_file_query_filesystem_info_finish
384 g_file_find_enclosing_mount
385 g_file_find_enclosing_mount_async
386 g_file_find_enclosing_mount_finish
387 g_file_enumerate_children
388 g_file_enumerate_children_async
389 g_file_enumerate_children_finish
390 g_file_set_display_name
391 g_file_set_display_name_async
392 g_file_set_display_name_finish
393 g_file_delete
394 g_file_trash
395 g_file_copy
396 g_file_copy_async
397 g_file_copy_finish
398 g_file_move
399 g_file_make_directory
400 g_file_make_directory_with_parents
401 g_file_make_symbolic_link
402 g_file_query_settable_attributes
403 g_file_query_writable_namespaces
404 g_file_set_attribute
405 g_file_set_attributes_from_info
406 g_file_set_attributes_async
407 g_file_set_attributes_finish
408 g_file_set_attribute_string
409 g_file_set_attribute_byte_string
410 g_file_set_attribute_uint32
411 g_file_set_attribute_int32
412 g_file_set_attribute_uint64
413 g_file_set_attribute_int64
414 g_file_mount_enclosing_volume
415 g_file_mount_enclosing_volume_finish
416 g_file_mount_mountable
417 g_file_mount_mountable_finish
418 g_file_unmount_mountable_with_operation
419 g_file_unmount_mountable_with_operation_finish
420 g_file_eject_mountable_with_operation
421 g_file_eject_mountable_with_operation_finish
422 g_file_copy_attributes
423 g_file_monitor_directory
424 g_file_monitor_file
425 g_file_monitor
426 g_file_query_default_handler
427 g_file_load_contents
428 g_file_load_contents_async
429 g_file_load_contents_finish
430 g_file_load_partial_contents_async
431 g_file_load_partial_contents_finish
432 g_file_replace_contents
433 g_file_replace_contents_async
434 g_file_replace_contents_finish
435 g_file_create_readwrite
436 g_file_create_readwrite_async
437 g_file_create_readwrite_finish
438 g_file_open_readwrite
439 g_file_open_readwrite_async
440 g_file_open_readwrite_finish
441 g_file_replace_readwrite
442 g_file_replace_readwrite_async
443 g_file_replace_readwrite_finish
444 g_file_start_mountable
445 g_file_start_mountable_finish
446 g_file_stop_mountable
447 g_file_stop_mountable_finish
448 g_file_supports_thread_contexts
449 g_file_poll_mountable
450 g_file_poll_mountable_finish
451 #ifndef G_DISABLE_DEPRECATED
452 g_file_unmount_mountable
453 g_file_unmount_mountable_finish
454 g_file_eject_mountable
455 g_file_eject_mountable_finish
456 #endif
457 #endif
458 #endif
459
460 #if IN_HEADER(__G_FILE_ENUMERATOR_H__)
461 #if IN_FILE(__G_FILE_ENUMERATOR_C__)
462 g_file_enumerator_get_type G_GNUC_CONST
463 g_file_enumerator_next_file
464 g_file_enumerator_close
465 g_file_enumerator_next_files_async
466 g_file_enumerator_next_files_finish
467 g_file_enumerator_close_async
468 g_file_enumerator_close_finish
469 g_file_enumerator_is_closed
470 g_file_enumerator_has_pending
471 g_file_enumerator_set_pending
472 g_file_enumerator_get_container
473 #endif
474 #endif
475
476 #if IN_HEADER(__G_FILE_ICON_H__)
477 #if IN_FILE(__G_FILE_ICON_C__)
478 g_file_icon_get_type G_GNUC_CONST
479 g_file_icon_new
480 g_file_icon_get_file
481 #endif
482 #endif
483
484 #if IN_HEADER(__G_FILE_INFO_H__)
485 #if IN_FILE(__G_FILE_INFO_C__)
486 g_file_info_get_type  G_GNUC_CONST
487 g_file_info_new
488 g_file_info_dup
489 g_file_info_copy_into
490 g_file_info_has_attribute
491 g_file_info_has_namespace
492 g_file_info_list_attributes
493 g_file_info_get_attribute_type
494 g_file_info_remove_attribute
495 g_file_info_get_attribute_status
496 g_file_info_get_attribute_data
497 g_file_info_get_attribute_as_string
498 g_file_info_get_attribute_string
499 g_file_info_get_attribute_byte_string
500 g_file_info_get_attribute_boolean
501 g_file_info_get_attribute_uint32
502 g_file_info_get_attribute_int32
503 g_file_info_get_attribute_uint64
504 g_file_info_get_attribute_int64
505 g_file_info_get_attribute_object
506 g_file_info_get_attribute_stringv
507 g_file_info_set_attribute_status
508 g_file_info_set_attribute
509 g_file_info_set_attribute_string
510 g_file_info_set_attribute_byte_string
511 g_file_info_set_attribute_boolean
512 g_file_info_set_attribute_uint32
513 g_file_info_set_attribute_int32
514 g_file_info_set_attribute_uint64
515 g_file_info_set_attribute_int64
516 g_file_info_set_attribute_object
517 g_file_info_set_attribute_stringv
518 g_file_info_clear_status
519 g_file_info_get_file_type
520 g_file_info_get_is_hidden
521 g_file_info_get_is_backup
522 g_file_info_get_is_symlink
523 g_file_info_get_name
524 g_file_info_get_display_name
525 g_file_info_get_edit_name
526 g_file_info_get_icon
527 g_file_info_get_content_type
528 g_file_info_get_size
529 g_file_info_get_modification_time
530 g_file_info_get_symlink_target
531 g_file_info_get_etag
532 g_file_info_get_sort_order
533 g_file_info_set_attribute_mask
534 g_file_info_unset_attribute_mask
535 g_file_info_set_file_type
536 g_file_info_set_is_hidden
537 g_file_info_set_is_symlink
538 g_file_info_set_name
539 g_file_info_set_display_name
540 g_file_info_set_edit_name
541 g_file_info_set_icon
542 g_file_info_set_content_type
543 g_file_info_set_size
544 g_file_info_set_modification_time
545 g_file_info_set_symlink_target
546 g_file_info_set_sort_order
547 g_file_attribute_matcher_get_type G_GNUC_CONST
548 g_file_attribute_matcher_new
549 g_file_attribute_matcher_ref
550 g_file_attribute_matcher_unref
551 g_file_attribute_matcher_matches
552 g_file_attribute_matcher_matches_only
553 g_file_attribute_matcher_enumerate_namespace
554 g_file_attribute_matcher_enumerate_next
555 #endif
556 #endif
557
558 #if IN_HEADER(__G_FILE_INPUT_STREAM_H__)
559 #if IN_FILE(__G_FILE_INPUT_STREAM_C__)
560 g_file_input_stream_get_type  G_GNUC_CONST
561 g_file_input_stream_query_info
562 g_file_input_stream_query_info_async
563 g_file_input_stream_query_info_finish
564 #endif
565 #endif
566
567 #if IN_HEADER(__G_FILE_MONITOR_H__)
568 #if IN_FILE(__G_FILE_MONITOR_C__)
569 g_file_monitor_get_type  G_GNUC_CONST
570 g_file_monitor_cancel
571 g_file_monitor_is_cancelled
572 g_file_monitor_set_rate_limit
573 g_file_monitor_emit_event
574 #endif
575 #endif
576
577 #if IN_HEADER(__G_FILENAME_COMPLETER_H__)
578 #if IN_FILE(__G_FILENAME_COMPLETER_C__)
579 g_filename_completer_get_type  G_GNUC_CONST
580 g_filename_completer_new
581 g_filename_completer_get_completion_suffix
582 g_filename_completer_get_completions
583 g_filename_completer_set_dirs_only
584 #endif
585 #endif
586
587 #if IN_HEADER(__G_FILE_OUTPUT_STREAM_H__)
588 #if IN_FILE(__G_FILE_OUTPUT_STREAM_C__)
589 g_file_output_stream_get_type  G_GNUC_CONST
590 g_file_output_stream_query_info
591 g_file_output_stream_query_info_async
592 g_file_output_stream_query_info_finish
593 g_file_output_stream_get_etag
594 #endif
595 #endif
596
597 #if IN_HEADER(__G_FILE_IO_STREAM_H__)
598 #if IN_FILE(__G_FILE_IO_STREAM_C__)
599 g_file_io_stream_get_type  G_GNUC_CONST
600 g_file_io_stream_query_info
601 g_file_io_stream_query_info_async
602 g_file_io_stream_query_info_finish
603 g_file_io_stream_get_etag
604 #endif
605 #endif
606
607 #if IN_HEADER(__G_FILTER_INPUT_STREAM_H__)
608 #if IN_FILE(__G_FILTER_INPUT_STREAM_C__)
609 g_filter_input_stream_get_type  G_GNUC_CONST
610 g_filter_input_stream_get_base_stream
611 g_filter_input_stream_get_close_base_stream
612 g_filter_input_stream_set_close_base_stream
613 #endif
614 #endif
615
616 #if IN_HEADER(__G_FILTER_OUTPUT_STREAM_H__)
617 #if IN_FILE(__G_FILTER_OUTPUT_STREAM_C__)
618 g_filter_output_stream_get_type  G_GNUC_CONST
619 g_filter_output_stream_get_base_stream
620 g_filter_output_stream_get_close_base_stream
621 g_filter_output_stream_set_close_base_stream
622 #endif
623 #endif
624
625 #if IN_HEADER(__G_ICON_H__)
626 #if IN_FILE(__G_ICON_C__)
627 g_icon_get_type  G_GNUC_CONST
628 g_icon_hash
629 g_icon_equal
630 g_icon_to_string
631 g_icon_new_for_string
632 #endif
633 #endif
634
635 #if IN_HEADER(__G_INPUT_STREAM_H__)
636 #if IN_FILE(__G_INPUT_STREAM_C__)
637 g_input_stream_get_type  G_GNUC_CONST
638 g_input_stream_read
639 g_input_stream_read_all
640 g_input_stream_skip
641 g_input_stream_close
642 g_input_stream_read_async
643 g_input_stream_read_finish
644 g_input_stream_skip_async
645 g_input_stream_skip_finish
646 g_input_stream_close_async
647 g_input_stream_close_finish
648 g_input_stream_is_closed
649 g_input_stream_has_pending
650 g_input_stream_set_pending
651 g_input_stream_clear_pending
652 #endif
653 #endif
654
655 #if IN_HEADER(__G_IO_STREAM_H__)
656 #if IN_FILE(__G_IO_STREAM_C__)
657 g_io_stream_get_type  G_GNUC_CONST
658 g_io_stream_get_input_stream
659 g_io_stream_get_output_stream
660 g_io_stream_close
661 g_io_stream_close_async
662 g_io_stream_close_finish
663 g_io_stream_is_closed
664 g_io_stream_has_pending
665 g_io_stream_set_pending
666 g_io_stream_clear_pending
667 g_io_stream_splice_async
668 g_io_stream_splice_finish
669 #endif
670 #endif
671
672 #if IN_HEADER(__G_IO_ERROR_H__)
673 #if IN_FILE(__G_IO_ERROR_C__)
674 g_io_error_quark
675 g_io_error_from_errno
676 #ifdef G_OS_WIN32
677 g_io_error_from_win32_error
678 #endif
679 #endif
680 #endif
681
682 #if IN_HEADER(__G_IO_MODULE_H__)
683 #if IN_FILE(__G_IO_MODULE_C__)
684 g_io_module_get_type  G_GNUC_CONST
685 g_io_module_new
686 g_io_modules_scan_all_in_directory
687 g_io_modules_load_all_in_directory
688 g_io_extension_point_register
689 g_io_extension_point_lookup
690 g_io_extension_point_set_required_type
691 g_io_extension_point_get_required_type
692 g_io_extension_point_get_extensions
693 g_io_extension_point_get_extension_by_name
694 g_io_extension_point_implement
695 g_io_extension_get_type
696 g_io_extension_get_name
697 g_io_extension_get_priority
698 g_io_extension_ref_class
699 #endif
700 #endif
701
702 #if IN_HEADER(__G_IO_SCHEDULER_H__)
703 #if IN_FILE(__G_IO_SCHEDULER_C__)
704 g_io_scheduler_push_job
705 g_io_scheduler_cancel_all_jobs
706 g_io_scheduler_job_send_to_mainloop
707 g_io_scheduler_job_send_to_mainloop_async
708 #endif
709 #endif
710
711 #if IN_HEADER(__G_LOADABLE_ICON_H__)
712 #if IN_FILE(__G_LOADABLE_ICON_C__)
713 g_loadable_icon_get_type  G_GNUC_CONST
714 g_loadable_icon_load
715 g_loadable_icon_load_async
716 g_loadable_icon_load_finish
717 #endif
718 #endif
719
720 #if IN_HEADER(__G_MEMORY_INPUT_STREAM_H__)
721 #if IN_FILE(__G_MEMORY_INPUT_STREAM_C__)
722 g_memory_input_stream_get_type  G_GNUC_CONST
723 g_memory_input_stream_new
724 g_memory_input_stream_new_from_data
725 g_memory_input_stream_add_data
726 #endif
727 #endif
728
729 #if IN_HEADER(__G_MEMORY_OUTPUT_STREAM_H__)
730 #if IN_FILE(__G_MEMORY_OUTPUT_STREAM_C__)
731 g_memory_output_stream_get_type  G_GNUC_CONST
732 g_memory_output_stream_new
733 g_memory_output_stream_get_data
734 g_memory_output_stream_get_data_size
735 g_memory_output_stream_get_size
736 g_memory_output_stream_steal_data
737 #endif
738 #endif
739
740 #if IN_HEADER(__G_MOUNT_OPERATION_H__)
741 #if IN_FILE(__G_MOUNT_OPERATION_C__)
742 g_mount_operation_get_type  G_GNUC_CONST
743 g_mount_operation_new
744 g_mount_operation_get_username
745 g_mount_operation_set_username
746 g_mount_operation_get_password
747 g_mount_operation_set_password
748 g_mount_operation_get_anonymous
749 g_mount_operation_set_anonymous
750 g_mount_operation_get_domain
751 g_mount_operation_set_domain
752 g_mount_operation_get_password_save
753 g_mount_operation_set_password_save
754 g_mount_operation_get_choice
755 g_mount_operation_set_choice
756 g_mount_operation_reply
757 #endif
758 #endif
759
760 #if IN_HEADER(__G_OUTPUT_STREAM_H__)
761 #if IN_FILE(__G_OUTPUT_STREAM_C__)
762 g_output_stream_get_type  G_GNUC_CONST
763 g_output_stream_write
764 g_output_stream_write_all
765 g_output_stream_splice
766 g_output_stream_flush
767 g_output_stream_close
768 g_output_stream_write_async
769 g_output_stream_write_finish
770 g_output_stream_splice_async
771 g_output_stream_splice_finish
772 g_output_stream_flush_async
773 g_output_stream_flush_finish
774 g_output_stream_close_async
775 g_output_stream_close_finish
776 g_output_stream_is_closed
777 g_output_stream_is_closing
778 g_output_stream_has_pending
779 g_output_stream_set_pending
780 g_output_stream_clear_pending
781 #endif
782 #endif
783
784 #if IN_HEADER(__G_SEEKABLE_H__)
785 #if IN_FILE(__G_SEEKABLE_C__)
786 g_seekable_get_type  G_GNUC_CONST
787 g_seekable_tell
788 g_seekable_can_seek
789 g_seekable_seek
790 g_seekable_can_truncate
791 g_seekable_truncate
792 #endif
793 #endif
794
795 #if IN_HEADER(__G_SIMPLE_ASYNC_RESULT_H__)
796 #if IN_FILE(__G_SIMPLE_ASYNC_RESULT_C__)
797 g_simple_async_result_get_type  G_GNUC_CONST
798 g_simple_async_result_new
799 g_simple_async_result_new_error
800 g_simple_async_result_new_from_error
801 g_simple_async_result_new_take_error
802 g_simple_async_result_set_op_res_gpointer
803 g_simple_async_result_get_op_res_gpointer
804 g_simple_async_result_set_op_res_gssize
805 g_simple_async_result_get_op_res_gssize
806 g_simple_async_result_set_op_res_gboolean
807 g_simple_async_result_get_op_res_gboolean
808 g_simple_async_result_get_source_tag
809 g_simple_async_result_set_handle_cancellation
810 g_simple_async_result_complete
811 g_simple_async_result_complete_in_idle
812 g_simple_async_result_run_in_thread
813 g_simple_async_result_set_from_error
814 g_simple_async_result_take_error
815 g_simple_async_result_propagate_error
816 g_simple_async_result_set_error
817 g_simple_async_result_set_error_va
818 g_simple_async_result_is_valid
819 g_simple_async_report_error_in_idle
820 g_simple_async_report_gerror_in_idle
821 g_simple_async_report_take_gerror_in_idle
822 #endif
823 #endif
824
825 #if IN_HEADER(__G_THEMED_ICON_H__)
826 #if IN_FILE(__G_THEMED_ICON_C__)
827 g_themed_icon_get_type  G_GNUC_CONST
828 g_themed_icon_new
829 g_themed_icon_new_with_default_fallbacks
830 g_themed_icon_new_from_names
831 g_themed_icon_get_names
832 g_themed_icon_prepend_name
833 g_themed_icon_append_name
834 #endif
835 #endif
836
837 #if IN_HEADER(__G_UNIX_MOUNTS_H__)
838 #if IN_FILE(__G_UNIX_MOUNTS_C__)
839 #ifdef G_OS_UNIX
840 g_unix_mount_free
841 g_unix_mount_point_free
842 g_unix_mount_compare
843 g_unix_mount_get_mount_path
844 g_unix_mount_get_device_path
845 g_unix_mount_get_fs_type
846 g_unix_mount_is_readonly
847 g_unix_mount_is_system_internal
848 g_unix_mount_guess_can_eject
849 g_unix_mount_guess_should_display
850 g_unix_mount_guess_name
851 g_unix_mount_guess_icon
852 g_unix_mount_point_compare
853 g_unix_mount_point_get_mount_path
854 g_unix_mount_point_get_device_path
855 g_unix_mount_point_get_fs_type
856 g_unix_mount_point_is_readonly
857 g_unix_mount_point_is_user_mountable
858 g_unix_mount_point_is_loopback
859 g_unix_mount_point_guess_can_eject
860 g_unix_mount_point_guess_name
861 g_unix_mount_point_guess_icon
862 g_unix_mount_points_get
863 g_unix_mounts_get
864 g_unix_mount_at
865 g_unix_mounts_changed_since
866 g_unix_mount_points_changed_since
867 g_unix_mount_monitor_get_type  G_GNUC_CONST
868 g_unix_mount_monitor_new
869 g_unix_mount_monitor_set_rate_limit
870 g_unix_is_mount_path_system_internal
871 #endif /* G_OS_UNIX */
872 #endif
873 #endif
874
875 #if IN_HEADER(__G_UNIX_INPUT_STREAM_H__)
876 #if IN_FILE(__G_UNIX_INPUT_STREAM_C__)
877 #ifdef G_OS_UNIX
878 g_unix_input_stream_get_type  G_GNUC_CONST
879 g_unix_input_stream_new
880 g_unix_input_stream_set_close_fd
881 g_unix_input_stream_get_close_fd
882 g_unix_input_stream_get_fd
883 #endif /* G_OS_UNIX */
884 #endif
885 #endif
886
887 #if IN_HEADER(__G_UNIX_OUTPUT_STREAM_H__)
888 #if IN_FILE(__G_UNIX_OUTPUT_STREAM_C__)
889 #ifdef G_OS_UNIX
890 g_unix_output_stream_get_type  G_GNUC_CONST
891 g_unix_output_stream_new
892 g_unix_output_stream_set_close_fd
893 g_unix_output_stream_get_close_fd
894 g_unix_output_stream_get_fd
895 #endif /* G_OS_UNIX */
896 #endif
897 #endif
898
899 #if IN_HEADER(__G_WIN32_INPUT_STREAM_H__)
900 #if IN_FILE(__G_WIN32_INPUT_STREAM_C__)
901 #ifdef G_OS_WIN32
902 g_win32_input_stream_get_type  G_GNUC_CONST
903 g_win32_input_stream_new
904 g_win32_input_stream_set_close_handle
905 g_win32_input_stream_get_close_handle
906 g_win32_input_stream_get_handle
907 #endif /* G_OS_WIN32 */
908 #endif
909 #endif
910
911 #if IN_HEADER(__G_WIN32_OUTPUT_STREAM_H__)
912 #if IN_FILE(__G_WIN32_OUTPUT_STREAM_C__)
913 #ifdef G_OS_WIN32
914 g_win32_output_stream_get_type  G_GNUC_CONST
915 g_win32_output_stream_new
916 g_win32_output_stream_set_close_handle
917 g_win32_output_stream_get_close_handle
918 g_win32_output_stream_get_handle
919 #endif /* G_OS_WIN32 */
920 #endif
921 #endif
922
923 #if IN_HEADER(__G_MOUNT_H__)
924 #if IN_FILE(__G_MOUNT_C__)
925 g_mount_get_type  G_GNUC_CONST
926 g_mount_get_root
927 g_mount_get_name
928 g_mount_get_icon
929 g_mount_get_uuid
930 g_mount_get_volume
931 g_mount_get_drive
932 g_mount_can_unmount
933 g_mount_can_eject
934 g_mount_unmount_with_operation
935 g_mount_unmount_with_operation_finish
936 g_mount_eject_with_operation
937 g_mount_eject_with_operation_finish
938 g_mount_get_default_location
939 g_mount_remount
940 g_mount_remount_finish
941 g_mount_guess_content_type
942 g_mount_guess_content_type_finish
943 g_mount_guess_content_type_sync
944 g_mount_is_shadowed
945 g_mount_shadow
946 g_mount_unshadow
947 #ifndef G_DISABLE_DEPRECATED
948 g_mount_unmount
949 g_mount_unmount_finish
950 g_mount_eject
951 g_mount_eject_finish
952 #endif
953 #endif
954 #endif
955
956 #if IN_HEADER(__G_VOLUME_H__)
957 #if IN_FILE(__G_VOLUME_C__)
958 g_volume_get_type  G_GNUC_CONST
959 g_volume_get_name
960 g_volume_get_icon
961 g_volume_get_uuid
962 g_volume_get_drive
963 g_volume_get_mount
964 g_volume_should_automount
965 g_volume_can_mount
966 g_volume_can_eject
967 g_volume_mount
968 g_volume_mount_finish
969 g_volume_eject_with_operation
970 g_volume_eject_with_operation_finish
971 g_volume_get_identifier
972 g_volume_enumerate_identifiers
973 g_volume_get_activation_root
974 #ifndef G_DISABLE_DEPRECATED
975 g_volume_eject
976 g_volume_eject_finish
977 #endif
978 #endif
979 #endif
980
981 #if IN_HEADER(__G_VOLUME_MONITOR_H__)
982 #if IN_FILE(__G_VOLUME_MONITOR_C__)
983 g_volume_monitor_get_type  G_GNUC_CONST
984 g_volume_monitor_get_connected_drives
985 g_volume_monitor_get_volume_for_uuid
986 g_volume_monitor_get_volumes
987 g_volume_monitor_get_mounts
988 g_volume_monitor_get_mount_for_uuid
989 #endif
990 #if IN_FILE(__G_UNION_VOLUME_MONITOR_C__)
991 g_volume_monitor_get
992 #ifndef G_DISABLE_DEPRECATED
993 g_volume_monitor_adopt_orphan_mount
994 #endif
995 #endif
996 #endif
997
998 #if IN_HEADER(__G_NATIVE_VOLUME_MONITOR_H__)
999 #if IN_FILE(__G_NATIVE_VOLUME_MONITOR_C__)
1000 g_native_volume_monitor_get_type  G_GNUC_CONST
1001 #endif
1002 #endif
1003
1004 #if IN_HEADER(__G_LOCAL_FILE_MONITOR_H__)
1005 #if IN_FILE(__G_LOCAL_FILE_MONITOR_C__)
1006 #ifdef G_OS_UNIX
1007 g_local_file_monitor_get_type  G_GNUC_CONST
1008 #endif
1009 #endif
1010 #endif
1011
1012 #if IN_HEADER(__G_LOCAL_DIRECTORY_MONITOR_H__)
1013 #if IN_FILE(__G_LOCAL_DIRECTORY_MONITOR_C__)
1014 #ifdef G_OS_UNIX
1015 g_local_directory_monitor_get_type  G_GNUC_CONST
1016 #endif
1017 #endif
1018 #endif
1019
1020 #if IN_HEADER(__GIO_ENUM_TYPES_H__)
1021 #if IN_FILE(__GIO_ENUM_TYPES_C__)
1022 g_mount_unmount_flags_get_type G_GNUC_CONST
1023 g_app_info_create_flags_get_type G_GNUC_CONST
1024 g_converter_flags_get_type G_GNUC_CONST
1025 g_converter_result_get_type G_GNUC_CONST
1026 g_data_stream_byte_order_get_type G_GNUC_CONST
1027 g_data_stream_newline_type_get_type G_GNUC_CONST
1028 g_file_attribute_info_flags_get_type G_GNUC_CONST
1029 g_file_attribute_status_get_type G_GNUC_CONST
1030 g_file_attribute_type_get_type G_GNUC_CONST
1031 g_file_copy_flags_get_type G_GNUC_CONST
1032 g_file_create_flags_get_type G_GNUC_CONST
1033 g_file_monitor_event_get_type G_GNUC_CONST
1034 g_file_monitor_flags_get_type G_GNUC_CONST
1035 g_file_query_info_flags_get_type G_GNUC_CONST
1036 g_file_type_get_type G_GNUC_CONST
1037 g_filesystem_preview_type_get_type G_GNUC_CONST
1038 g_io_error_enum_get_type G_GNUC_CONST
1039 g_io_stream_splice_flags_get_type G_GNUC_CONST
1040 g_mount_mount_flags_get_type G_GNUC_CONST
1041 g_mount_operation_result_get_type G_GNUC_CONST
1042 g_drive_start_flags_get_type G_GNUC_CONST
1043 g_drive_start_stop_type_get_type G_GNUC_CONST
1044 g_output_stream_splice_flags_get_type G_GNUC_CONST
1045 g_ask_password_flags_get_type G_GNUC_CONST
1046 g_password_save_get_type G_GNUC_CONST
1047 g_emblem_origin_get_type G_GNUC_CONST
1048 g_socket_family_get_type G_GNUC_CONST
1049 g_socket_type_get_type G_GNUC_CONST
1050 g_socket_protocol_get_type G_GNUC_CONST
1051 g_socket_msg_flags_get_type G_GNUC_CONST
1052 g_unix_socket_address_type_get_type G_GNUC_CONST
1053 g_resolver_error_get_type G_GNUC_CONST
1054 g_zlib_compressor_format_get_type
1055 g_settings_bind_flags_get_type
1056 g_dbus_error_get_type G_GNUC_CONST
1057 g_bus_type_get_type G_GNUC_CONST
1058 g_bus_name_owner_flags_get_type G_GNUC_CONST
1059 g_bus_name_watcher_flags_get_type G_GNUC_CONST
1060 g_dbus_proxy_flags_get_type G_GNUC_CONST
1061 g_dbus_connection_flags_get_type G_GNUC_CONST
1062 g_dbus_capability_flags_get_type G_GNUC_CONST
1063 g_dbus_call_flags_get_type G_GNUC_CONST
1064 g_dbus_message_type_get_type G_GNUC_CONST
1065 g_dbus_message_flags_get_type G_GNUC_CONST
1066 g_dbus_message_header_field_get_type G_GNUC_CONST
1067 g_dbus_property_info_flags_get_type G_GNUC_CONST
1068 g_dbus_subtree_flags_get_type G_GNUC_CONST
1069 g_dbus_server_flags_get_type G_GNUC_CONST
1070 g_dbus_signal_flags_get_type G_GNUC_CONST
1071 g_dbus_send_message_flags_get_type G_GNUC_CONST
1072 g_credentials_type_get_type G_GNUC_CONST
1073 g_dbus_message_byte_order_get_type G_GNUC_CONST
1074 g_tls_authentication_mode_get_type G_GNUC_CONST
1075 g_tls_certificate_flags_get_type G_GNUC_CONST
1076 g_tls_rehandshake_mode_get_type G_GNUC_CONST
1077 #endif
1078 #endif
1079
1080
1081 #if IN_HEADER(__G_EMBLEMED_ICON_H__)
1082 #if IN_FILE(__G_EMBLEMED_ICON_C__)
1083 g_emblemed_icon_get_type G_GNUC_CONST
1084 g_emblemed_icon_new
1085 g_emblemed_icon_get_icon
1086 g_emblemed_icon_get_emblems
1087 g_emblemed_icon_add_emblem
1088 g_emblemed_icon_clear_emblems
1089 #endif
1090 #endif
1091
1092 #if IN_HEADER(__G_EMBLEM_H__)
1093 #if IN_FILE(__G_EMBLEM_C__)
1094 g_emblem_get_type G_GNUC_CONST
1095 g_emblem_new
1096 g_emblem_new_with_origin
1097 g_emblem_get_icon
1098 g_emblem_get_origin
1099 #endif
1100 #endif
1101
1102 #if IN_HEADER(__G_INET_ADDRESS_H__)
1103 #if IN_FILE(__G_INET_ADDRESS_C__)
1104 g_inet_address_new_from_string
1105 g_inet_address_new_from_bytes
1106 g_inet_address_new_any
1107 g_inet_address_new_loopback
1108 g_inet_address_get_family
1109 g_inet_address_get_type G_GNUC_CONST
1110 g_inet_address_get_is_any
1111 g_inet_address_get_is_link_local
1112 g_inet_address_get_is_loopback
1113 g_inet_address_get_is_mc_global
1114 g_inet_address_get_is_mc_link_local
1115 g_inet_address_get_is_mc_node_local
1116 g_inet_address_get_is_mc_org_local
1117 g_inet_address_get_is_mc_site_local
1118 g_inet_address_get_is_multicast
1119 g_inet_address_get_is_site_local
1120 g_inet_address_to_bytes
1121 g_inet_address_get_native_size
1122 g_inet_address_to_string
1123 #endif
1124 #endif
1125
1126 #if IN_HEADER(__G_INET_SOCKET_ADDRESS_H__)
1127 #if IN_FILE(__G_INET_SOCKET_ADDRESS_C__)
1128 g_inet_socket_address_get_address
1129 g_inet_socket_address_get_port
1130 g_inet_socket_address_get_type G_GNUC_CONST
1131 g_inet_socket_address_new
1132 #endif
1133 #endif
1134
1135 #if IN_HEADER(__G_UNIX_SOCKET_ADDRESS_H__)
1136 #if IN_FILE(__G_UNIX_SOCKET_ADDRESS_C__)
1137 #ifdef G_OS_UNIX
1138 g_unix_socket_address_get_type G_GNUC_CONST
1139 g_unix_socket_address_new
1140 #ifndef G_DISABLE_DEPRECATED
1141 g_unix_socket_address_new_abstract
1142 #endif
1143 g_unix_socket_address_new_with_type
1144 g_unix_socket_address_abstract_names_supported
1145 #ifndef G_DISABLE_DEPRECATED
1146 g_unix_socket_address_get_is_abstract
1147 #endif
1148 g_unix_socket_address_get_address_type
1149 g_unix_socket_address_get_path
1150 g_unix_socket_address_get_path_len
1151 #endif
1152 #endif
1153 #endif
1154
1155 #if IN_HEADER(__G_SOCKET_ADDRESS_H__)
1156 #if IN_FILE(__G_SOCKET_ADDRESS_C__)
1157 g_socket_address_new_from_native
1158 g_socket_address_get_type G_GNUC_CONST
1159 g_socket_address_get_family
1160 g_socket_address_get_native_size
1161 g_socket_address_to_native
1162 #endif
1163 #endif
1164
1165 #if IN_HEADER(__G_PROXY_H__)
1166 #if IN_FILE(__G_PROXY_C__)
1167 g_proxy_get_type
1168 g_proxy_get_default_for_protocol
1169 g_proxy_connect
1170 g_proxy_connect_async
1171 g_proxy_connect_finish
1172 g_proxy_supports_hostname
1173 #endif
1174 #endif
1175
1176 #if IN_HEADER(__G_PROXY_RESOLVER_H__)
1177 #if IN_FILE(__G_PROXY_RESOLVER_C__)
1178 g_proxy_resolver_get_default
1179 g_proxy_resolver_get_type
1180 g_proxy_resolver_is_supported
1181 g_proxy_resolver_lookup
1182 g_proxy_resolver_lookup_async
1183 g_proxy_resolver_lookup_finish
1184 #endif
1185 #endif
1186
1187 #if IN_HEADER(__G_PROXY_ADDRESS_H__)
1188 #if IN_FILE(__G_PROXY_ADDRESS_C__)
1189 g_proxy_address_get_type
1190 g_proxy_address_new
1191 g_proxy_address_get_protocol
1192 g_proxy_address_get_destination_hostname
1193 g_proxy_address_get_destination_port
1194 g_proxy_address_get_username
1195 g_proxy_address_get_password
1196 #endif
1197 #endif
1198
1199 #if IN_HEADER(__G_PROXY_ADDRESS_ENUMERATOR_H__)
1200 #if IN_FILE(__G_PROXY_ADDRESS_ENUMERATOR_C__)
1201 g_proxy_address_enumerator_get_type
1202 #endif
1203 #endif
1204
1205 #if IN_HEADER(__G_RESOLVER_H__)
1206 #if IN_FILE(__G_RESOLVER_C__)
1207 g_resolver_error_quark
1208 g_resolver_free_addresses
1209 g_resolver_free_targets
1210 g_resolver_get_type G_GNUC_CONST
1211 g_resolver_get_default
1212 g_resolver_set_default
1213 g_resolver_lookup_by_name
1214 g_resolver_lookup_by_name_async
1215 g_resolver_lookup_by_name_finish
1216 g_resolver_lookup_by_address
1217 g_resolver_lookup_by_address_async
1218 g_resolver_lookup_by_address_finish
1219 g_resolver_lookup_service
1220 g_resolver_lookup_service_async
1221 g_resolver_lookup_service_finish
1222 #endif
1223 #endif
1224
1225 #if IN_HEADER(__G_THREADED_RESOLVER_H__)
1226 #if IN_FILE(__G_THREADED_RESOLVER_C__)
1227 g_threaded_resolver_get_type G_GNUC_CONST
1228 #endif
1229 #endif
1230
1231 #if IN_HEADER(__G_UNIX_RESOLVER_H__)
1232 #if IN_FILE(__G_UNIX_RESOLVER_C__)
1233 #ifdef G_OS_UNIX
1234 g_unix_resolver_get_type G_GNUC_CONST
1235 #endif
1236 #endif
1237 #endif
1238
1239 #if IN_HEADER(__G_WIN32_RESOLVER_H__)
1240 #if IN_FILE(__G_WIN32_RESOLVER_C__)
1241 #ifdef G_OS_WIN32
1242 g_win32_resolver_get_type G_GNUC_CONST
1243 #endif
1244 #endif
1245 #endif
1246
1247 #if IN_HEADER(__G_SRV_TARGET_H__)
1248 #if IN_FILE(__G_SRV_TARGET_C__)
1249 g_srv_target_get_type G_GNUC_CONST
1250 g_srv_target_new
1251 g_srv_target_copy
1252 g_srv_target_free
1253 g_srv_target_get_hostname
1254 g_srv_target_get_port
1255 g_srv_target_get_priority
1256 g_srv_target_get_weight
1257 g_srv_target_list_sort
1258 #endif
1259 #endif
1260
1261 #if IN_HEADER(__G_NETWORK_ADDRESS_H__)
1262 #if IN_FILE(__G_NETWORK_ADDRESS_C__)
1263 g_network_address_get_type G_GNUC_CONST
1264 g_network_address_get_hostname
1265 g_network_address_get_port
1266 g_network_address_get_scheme
1267 g_network_address_new
1268 g_network_address_parse
1269 g_network_address_parse_uri
1270 #endif
1271 #endif
1272
1273 #if IN_HEADER(__G_NETWORK_SERVICE_H__)
1274 #if IN_FILE(__G_NETWORK_SERVICE_C__)
1275 g_network_service_get_type G_GNUC_CONST
1276 g_network_service_get_service
1277 g_network_service_get_protocol
1278 g_network_service_get_domain
1279 g_network_service_get_scheme
1280 g_network_service_set_scheme
1281 g_network_service_new
1282 #endif
1283 #endif
1284
1285 #if IN_HEADER(__G_SOCKET_CONNECTABLE_H__)
1286 #if IN_FILE(__G_SOCKET_CONNECTABLE_C__)
1287 g_socket_connectable_get_type G_GNUC_CONST
1288 g_socket_connectable_enumerate
1289 g_socket_connectable_proxy_enumerate
1290 #endif
1291 #endif
1292
1293 #if IN_HEADER(__G_SOCKET_ADDRESS_ENUMERATOR_H__)
1294 #if IN_FILE(__G_SOCKET_ADDRESS_ENUMERATOR_C__)
1295 g_socket_address_enumerator_get_type G_GNUC_CONST
1296 g_socket_address_enumerator_next
1297 g_socket_address_enumerator_next_async
1298 g_socket_address_enumerator_next_finish
1299 #endif
1300 #endif
1301
1302 #if IN_HEADER(__G_ASYNC_INITABLE_H__)
1303 #if IN_FILE(__G_ASYNC_INITABLE_C__)
1304 g_async_initable_get_type G_GNUC_CONST
1305 g_async_initable_init_async
1306 g_async_initable_init_finish
1307 g_async_initable_new_async
1308 g_async_initable_new_finish
1309 g_async_initable_new_valist_async
1310 g_async_initable_newv_async
1311 #endif
1312 #endif
1313
1314 #if IN_HEADER(__G_INITABLE_H__)
1315 #if IN_FILE(__G_INITABLE_C__)
1316 g_initable_get_type G_GNUC_CONST
1317 g_initable_init
1318 g_initable_new
1319 g_initable_newv
1320 g_initable_new_valist
1321 #endif
1322 #endif
1323
1324 #if IN_HEADER(__G_SOCKET_H__)
1325 #if IN_FILE(__G_SOCKET_C__)
1326 g_socket_get_type G_GNUC_CONST
1327 g_socket_accept
1328 g_socket_bind
1329 g_socket_check_connect_result
1330 g_socket_close
1331 g_socket_shutdown
1332 g_socket_condition_check
1333 g_socket_condition_wait
1334 g_socket_connect
1335 g_socket_create_source
1336 g_socket_get_blocking
1337 g_socket_get_family
1338 g_socket_get_fd
1339 g_socket_get_timeout
1340 g_socket_get_keepalive
1341 g_socket_get_listen_backlog
1342 g_socket_get_local_address
1343 g_socket_get_protocol
1344 g_socket_get_remote_address
1345 g_socket_get_socket_type
1346 g_socket_is_closed
1347 g_socket_is_connected
1348 g_socket_listen
1349 g_socket_new
1350 g_socket_new_from_fd
1351 g_socket_receive
1352 g_socket_receive_from
1353 g_socket_receive_message
1354 g_socket_receive_with_blocking
1355 g_socket_send
1356 g_socket_send_message
1357 g_socket_send_to
1358 g_socket_send_with_blocking
1359 g_socket_set_blocking
1360 g_socket_set_timeout
1361 g_socket_set_keepalive
1362 g_socket_set_listen_backlog
1363 g_socket_speaks_ipv4
1364 g_socket_get_credentials
1365 #endif
1366 #endif
1367
1368 #if IN_HEADER(__G_SOCKET_CONTROL_MESSAGE_H__)
1369 #if IN_FILE(__G_SOCKET_CONTROL_MESSAGE_C__)
1370 g_socket_control_message_get_type G_GNUC_CONST
1371 g_socket_control_message_deserialize
1372 g_socket_control_message_get_level
1373 g_socket_control_message_get_msg_type
1374 g_socket_control_message_get_size
1375 g_socket_control_message_serialize
1376 #endif
1377 #endif
1378
1379 #if IN_HEADER(__G_SOCKET_CLIENT_H__)
1380 #if IN_FILE(__G_SOCKET_CLIENT_C__)
1381 g_socket_client_get_type G_GNUC_CONST
1382 g_socket_client_add_application_proxy
1383 g_socket_client_connect
1384 g_socket_client_connect_async
1385 g_socket_client_connect_finish
1386 g_socket_client_connect_to_host
1387 g_socket_client_connect_to_host_async
1388 g_socket_client_connect_to_host_finish
1389 g_socket_client_connect_to_service
1390 g_socket_client_connect_to_service_async
1391 g_socket_client_connect_to_service_finish
1392 g_socket_client_connect_to_uri
1393 g_socket_client_connect_to_uri_async
1394 g_socket_client_connect_to_uri_finish
1395 g_socket_client_get_enable_proxy
1396 g_socket_client_get_family
1397 g_socket_client_get_local_address
1398 g_socket_client_get_protocol
1399 g_socket_client_get_socket_type
1400 g_socket_client_get_timeout
1401 g_socket_client_get_tls
1402 g_socket_client_get_tls_validation_flags
1403 g_socket_client_new
1404 g_socket_client_set_enable_proxy
1405 g_socket_client_set_family
1406 g_socket_client_set_local_address
1407 g_socket_client_set_protocol
1408 g_socket_client_set_socket_type
1409 g_socket_client_set_timeout
1410 g_socket_client_set_tls
1411 g_socket_client_set_tls_validation_flags
1412 #endif
1413 #endif
1414
1415 #if IN_HEADER(__G_SOCKET_CONNECTION_H__)
1416 #if IN_FILE(__G_SOCKET_CONNECTION_C__)
1417 g_socket_connection_get_type G_GNUC_CONST
1418 g_socket_connection_factory_create_connection
1419 g_socket_connection_factory_lookup_type
1420 g_socket_connection_factory_register_type
1421 g_socket_connection_get_local_address
1422 g_socket_connection_get_remote_address
1423 g_socket_connection_get_socket
1424 #endif
1425 #endif
1426
1427 #if IN_HEADER(__G_SOCKET_LISTENER_H__)
1428 #if IN_FILE(__G_SOCKET_LISTENER_C__)
1429 g_socket_listener_get_type G_GNUC_CONST
1430 g_socket_listener_accept
1431 g_socket_listener_accept_async
1432 g_socket_listener_accept_finish
1433 g_socket_listener_accept_socket
1434 g_socket_listener_accept_socket_async
1435 g_socket_listener_accept_socket_finish
1436 g_socket_listener_add_address
1437 g_socket_listener_add_inet_port
1438 g_socket_listener_add_any_inet_port
1439 g_socket_listener_add_socket
1440 g_socket_listener_close
1441 g_socket_listener_new
1442 g_socket_listener_set_backlog
1443 #endif
1444 #endif
1445
1446 #if IN_HEADER(__G_SOCKET_SERVICE_H__)
1447 #if IN_FILE(__G_SOCKET_SERVICE_C__)
1448 g_socket_service_get_type G_GNUC_CONST
1449 g_socket_service_is_active
1450 g_socket_service_new
1451 g_socket_service_start
1452 g_socket_service_stop
1453 #endif
1454 #endif
1455
1456 #if IN_HEADER(__G_THREADED_SOCKET_SERVICE_H__)
1457 #if IN_FILE(__G_THREADED_SOCKET_SERVICE_C__)
1458 g_threaded_socket_service_get_type G_GNUC_CONST
1459 g_threaded_socket_service_new
1460 #endif
1461 #endif
1462
1463 #if IN_HEADER(__G_TCP_CONNECTION_H__)
1464 #if IN_FILE(__G_TCP_CONNECTION_C__)
1465 g_tcp_connection_get_type G_GNUC_CONST
1466 g_tcp_connection_set_graceful_disconnect
1467 g_tcp_connection_get_graceful_disconnect
1468 #endif
1469 #endif
1470
1471 #if IN_HEADER(__G_UNIX_CONNECTION_H__)
1472 #if IN_FILE(__G_UNIX_CONNECTION_C__)
1473 #ifndef G_OS_WIN32
1474 g_unix_connection_get_type G_GNUC_CONST
1475 g_unix_connection_receive_fd
1476 g_unix_connection_send_fd
1477 g_unix_connection_receive_credentials
1478 g_unix_connection_send_credentials
1479 #endif
1480 #endif
1481 #endif
1482
1483 #if IN_HEADER(__G_UNIX_FD_MESSAGE_H__)
1484 #if IN_FILE(__G_UNIX_FD_MESSAGE_C__)
1485 #ifndef G_OS_WIN32
1486 g_unix_fd_message_get_type G_GNUC_CONST
1487 g_unix_fd_message_append_fd
1488 g_unix_fd_message_new
1489 g_unix_fd_message_steal_fds
1490 g_unix_fd_message_get_fd_list
1491 g_unix_fd_message_new_with_fd_list
1492 #endif
1493 #endif
1494 #endif
1495
1496 #if IN_HEADER(__G_UNIX_FD_LIST_H__)
1497 #if IN_FILE(__G_UNIX_FD_LIST_C__)
1498 #ifndef G_OS_WIN32
1499 g_unix_fd_list_append
1500 g_unix_fd_list_get
1501 g_unix_fd_list_get_length
1502 g_unix_fd_list_get_type G_GNUC_CONST
1503 g_unix_fd_list_new
1504 g_unix_fd_list_new_from_array
1505 g_unix_fd_list_peek_fds
1506 g_unix_fd_list_steal_fds
1507 #endif
1508 #endif
1509 #endif
1510
1511 #if IN_HEADER(__G_ZLIB_COMPRESSOR_H__)
1512 #if IN_FILE(__G_ZLIB_COMPRESSOR_C__)
1513 g_zlib_compressor_get_type G_GNUC_CONST
1514 g_zlib_compressor_new
1515 g_zlib_compressor_get_file_info
1516 g_zlib_compressor_set_file_info
1517 #endif
1518 #endif
1519
1520 #if IN_HEADER(__G_ZLIB_DECOMPRESSOR_H__)
1521 #if IN_FILE(__G_ZLIB_DECOMPRESSOR_C__)
1522 g_zlib_decompressor_get_type G_GNUC_CONST
1523 g_zlib_decompressor_new
1524 g_zlib_decompressor_get_file_info
1525 #endif
1526 #endif
1527
1528 #if IN_HEADER(__G_FILE_DESCRIPTOR_BASED_H__)
1529 #if IN_FILE(__G_FILE_DESCRIPTOR_BASED_C__)
1530 #ifdef G_OS_UNIX
1531 g_file_descriptor_based_get_type G_GNUC_CONST
1532 g_file_descriptor_based_get_fd
1533 #endif
1534 #endif
1535 #endif
1536
1537 #if IN_HEADER(__G_SETTINGS_BACKEND_H__)
1538 #if IN_FILE(__G_SETTINGS_BACKEND_C__)
1539 g_settings_backend_get_type
1540 g_settings_backend_changed
1541 g_settings_backend_flatten_tree
1542 g_settings_backend_keys_changed
1543 g_settings_backend_path_changed
1544 g_settings_backend_path_writable_changed
1545 g_settings_backend_writable_changed
1546 g_settings_backend_changed_tree
1547 g_settings_backend_get_default
1548 #endif
1549
1550 #if IN_FILE(__G_KEYFILE_SETTINGS_BACKEND_C__)
1551 g_keyfile_settings_backend_new
1552 #endif
1553
1554 #if IN_FILE(__G_MEMORY_SETTINGS_BACKEND_C__)
1555 g_memory_settings_backend_new
1556 #endif
1557
1558 #if IN_FILE(__G_NULL_SETTINGS_BACKEND_C__)
1559 g_null_settings_backend_new
1560 #endif
1561 #endif
1562
1563 #if IN_HEADER(__G_SETTINGS_H__)
1564 #if IN_FILE(__G_SETTINGS_SCHEMA_C__)
1565 g_settings_list_schemas
1566 g_settings_list_relocatable_schemas
1567 #endif
1568
1569 #if IN_FILE(__G_SETTINGS_C__)
1570 g_settings_apply
1571 g_settings_bind
1572 g_settings_bind_writable
1573 g_settings_bind_with_mapping
1574 g_settings_delay
1575 g_settings_get
1576 g_settings_get_child
1577 g_settings_get_has_unapplied
1578 g_settings_get_type
1579 g_settings_get_value
1580 g_settings_is_writable
1581 g_settings_new
1582 g_settings_new_with_backend
1583 g_settings_new_with_backend_and_path
1584 g_settings_new_with_path
1585 g_settings_revert
1586 g_settings_reset
1587 g_settings_set
1588 g_settings_set_value
1589 g_settings_unbind
1590 g_settings_get_int
1591 g_settings_set_int
1592 g_settings_get_string
1593 g_settings_set_string
1594 g_settings_get_strv
1595 g_settings_set_strv
1596 g_settings_get_double
1597 g_settings_set_double
1598 g_settings_get_boolean
1599 g_settings_set_boolean
1600 g_settings_get_enum
1601 g_settings_set_enum
1602 g_settings_get_flags
1603 g_settings_set_flags
1604 g_settings_sync
1605 g_settings_list_keys
1606 g_settings_list_children
1607 g_settings_get_mapped
1608 g_settings_get_range
1609 g_settings_range_check
1610 #endif
1611 #endif
1612
1613 #if IN_HEADER(__G_CREDENTIALS_H__)
1614 #if IN_FILE(__G_CREDENTIALS_C__)
1615 g_credentials_get_type G_GNUC_CONST
1616 g_credentials_new
1617 g_credentials_to_string
1618 g_credentials_get_native
1619 g_credentials_set_native
1620 g_credentials_is_same_user
1621 #ifdef G_OS_UNIX
1622 g_credentials_get_unix_user
1623 g_credentials_set_unix_user
1624 #endif
1625 #endif
1626 #endif
1627
1628 #if IN_HEADER(__G_DBUS_ADDRESS_H__)
1629 #if IN_FILE(__G_DBUS_ADDRESS_C__)
1630 g_dbus_is_address
1631 g_dbus_is_supported_address
1632 g_dbus_address_get_for_bus_sync
1633 g_dbus_address_get_stream
1634 g_dbus_address_get_stream_finish
1635 g_dbus_address_get_stream_sync
1636 #endif
1637 #endif
1638
1639 #if IN_HEADER(__G_DBUS_AUTH_OBSERVER_H__)
1640 #if IN_FILE(__G_DBUS_AUTH_OBSERVER_C__)
1641 g_dbus_auth_observer_get_type G_GNUC_CONST
1642 g_dbus_auth_observer_new
1643 g_dbus_auth_observer_authorize_authenticated_peer
1644 #endif
1645 #endif
1646
1647 #if IN_HEADER(__G_DBUS_CONNECTION_H__)
1648 #if IN_FILE(__G_DBUS_CONNECTION_C__)
1649 g_dbus_connection_get_type G_GNUC_CONST
1650 g_bus_get
1651 g_bus_get_finish
1652 g_bus_get_sync
1653 g_dbus_connection_new
1654 g_dbus_connection_new_finish
1655 g_dbus_connection_new_for_address
1656 g_dbus_connection_new_for_address_finish
1657 g_dbus_connection_new_for_address_sync
1658 g_dbus_connection_new_sync
1659 g_dbus_connection_start_message_processing
1660 g_dbus_connection_get_capabilities
1661 g_dbus_connection_get_exit_on_close
1662 g_dbus_connection_get_guid
1663 g_dbus_connection_get_peer_credentials
1664 g_dbus_connection_get_stream
1665 g_dbus_connection_get_unique_name
1666 g_dbus_connection_is_closed
1667 g_dbus_connection_set_exit_on_close
1668 g_dbus_connection_close
1669 g_dbus_connection_close_finish
1670 g_dbus_connection_close_sync
1671 g_dbus_connection_flush
1672 g_dbus_connection_flush_finish
1673 g_dbus_connection_flush_sync
1674 g_dbus_connection_emit_signal
1675 g_dbus_connection_call
1676 g_dbus_connection_call_finish
1677 g_dbus_connection_call_sync
1678 g_dbus_connection_signal_subscribe
1679 g_dbus_connection_signal_unsubscribe
1680 g_dbus_connection_add_filter
1681 g_dbus_connection_remove_filter
1682 g_dbus_connection_send_message
1683 g_dbus_connection_send_message_with_reply
1684 g_dbus_connection_send_message_with_reply_finish
1685 g_dbus_connection_send_message_with_reply_sync
1686 g_dbus_connection_register_object
1687 g_dbus_connection_unregister_object
1688 g_dbus_connection_register_subtree
1689 g_dbus_connection_unregister_subtree
1690 #endif
1691 #endif
1692
1693 #if IN_HEADER(__G_DBUS_ERROR_H__)
1694 #if IN_FILE(__G_DBUS_ERROR_C__)
1695 g_dbus_error_quark
1696 g_dbus_error_new_for_dbus_error
1697 g_dbus_error_is_remote_error
1698 g_dbus_error_get_remote_error
1699 g_dbus_error_strip_remote_error
1700 g_dbus_error_encode_gerror
1701 g_dbus_error_register_error
1702 g_dbus_error_register_error_domain
1703 g_dbus_error_set_dbus_error
1704 g_dbus_error_set_dbus_error_valist
1705 g_dbus_error_unregister_error
1706 #endif
1707 #endif
1708
1709 #if IN_HEADER(__G_DBUS_INTROSPECTION_H__)
1710 #if IN_FILE(__G_DBUS_INTROSPECTION_C__)
1711 g_dbus_annotation_info_get_type G_GNUC_CONST
1712 g_dbus_arg_info_get_type G_GNUC_CONST
1713 g_dbus_property_info_get_type G_GNUC_CONST
1714 g_dbus_interface_info_get_type G_GNUC_CONST
1715 g_dbus_method_info_get_type G_GNUC_CONST
1716 g_dbus_signal_info_get_type G_GNUC_CONST
1717 g_dbus_node_info_get_type G_GNUC_CONST
1718 g_dbus_annotation_info_lookup
1719 g_dbus_annotation_info_ref
1720 g_dbus_annotation_info_unref
1721 g_dbus_interface_info_generate_xml
1722 g_dbus_interface_info_lookup_method
1723 g_dbus_interface_info_lookup_property
1724 g_dbus_interface_info_lookup_signal
1725 g_dbus_node_info_new_for_xml
1726 g_dbus_node_info_generate_xml
1727 g_dbus_node_info_lookup_interface
1728 g_dbus_arg_info_ref
1729 g_dbus_arg_info_unref
1730 g_dbus_property_info_ref
1731 g_dbus_property_info_unref
1732 g_dbus_signal_info_ref
1733 g_dbus_signal_info_unref
1734 g_dbus_method_info_ref
1735 g_dbus_method_info_unref
1736 g_dbus_interface_info_ref
1737 g_dbus_interface_info_unref
1738 g_dbus_node_info_ref
1739 g_dbus_node_info_unref
1740 #endif
1741 #endif
1742
1743 #if IN_HEADER(__G_DBUS_MESSAGE_H__)
1744 #if IN_FILE(__G_DBUS_MESSAGE_C__)
1745 g_dbus_message_get_type G_GNUC_CONST
1746 g_dbus_message_new
1747 g_dbus_message_new_from_blob
1748 g_dbus_message_new_method_call
1749 g_dbus_message_new_method_error
1750 g_dbus_message_new_method_error_literal
1751 g_dbus_message_new_method_error_valist
1752 g_dbus_message_new_method_reply
1753 g_dbus_message_new_signal
1754 g_dbus_message_bytes_needed
1755 g_dbus_message_get_locked
1756 g_dbus_message_lock
1757 g_dbus_message_copy
1758 g_dbus_message_get_arg0
1759 g_dbus_message_get_body
1760 g_dbus_message_get_byte_order
1761 g_dbus_message_get_destination
1762 g_dbus_message_get_error_name
1763 g_dbus_message_get_flags
1764 g_dbus_message_get_header
1765 g_dbus_message_get_header_fields
1766 g_dbus_message_get_interface
1767 g_dbus_message_get_member
1768 g_dbus_message_get_num_unix_fds
1769 g_dbus_message_get_path
1770 g_dbus_message_get_reply_serial
1771 g_dbus_message_get_sender
1772 g_dbus_message_get_serial
1773 g_dbus_message_get_signature
1774 g_dbus_message_get_message_type
1775 g_dbus_message_print
1776 g_dbus_message_set_body
1777 g_dbus_message_set_byte_order
1778 g_dbus_message_set_destination
1779 g_dbus_message_set_error_name
1780 g_dbus_message_set_flags
1781 g_dbus_message_set_header
1782 g_dbus_message_set_interface
1783 g_dbus_message_set_member
1784 g_dbus_message_set_num_unix_fds
1785 g_dbus_message_set_path
1786 g_dbus_message_set_reply_serial
1787 g_dbus_message_set_sender
1788 g_dbus_message_set_serial
1789 g_dbus_message_set_signature
1790 g_dbus_message_set_message_type
1791 g_dbus_message_to_blob
1792 g_dbus_message_to_gerror
1793 #ifdef G_OS_UNIX
1794 g_dbus_message_get_unix_fd_list
1795 g_dbus_message_set_unix_fd_list
1796 #endif
1797 #endif
1798 #endif
1799
1800 #if IN_HEADER(__G_DBUS_METHOD_INVOCATION_H__)
1801 #if IN_FILE(__G_DBUS_METHOD_INVOCATION_C__)
1802 g_dbus_method_invocation_get_type G_GNUC_CONST
1803 g_dbus_method_invocation_get_connection
1804 g_dbus_method_invocation_get_interface_name
1805 g_dbus_method_invocation_get_message
1806 g_dbus_method_invocation_get_method_info
1807 g_dbus_method_invocation_get_method_name
1808 g_dbus_method_invocation_get_object_path
1809 g_dbus_method_invocation_get_parameters
1810 g_dbus_method_invocation_get_sender
1811 g_dbus_method_invocation_get_user_data
1812 g_dbus_method_invocation_return_dbus_error
1813 g_dbus_method_invocation_return_error
1814 g_dbus_method_invocation_return_error_literal
1815 g_dbus_method_invocation_return_error_valist
1816 g_dbus_method_invocation_return_gerror
1817 g_dbus_method_invocation_return_value
1818 #endif
1819 #endif
1820
1821 #if IN_HEADER(__G_DBUS_NAME_OWNING_H__)
1822 #if IN_FILE(__G_DBUS_NAME_OWNING_C__)
1823 g_bus_own_name
1824 g_bus_own_name_on_connection
1825 g_bus_unown_name
1826 g_bus_own_name_with_closures
1827 g_bus_own_name_on_connection_with_closures
1828 #endif
1829 #endif
1830
1831 #if IN_HEADER(__G_DBUS_NAME_WATCHING_H__)
1832 #if IN_FILE(__G_DBUS_NAME_WATCHING_C__)
1833 g_bus_watch_name
1834 g_bus_watch_name_on_connection
1835 g_bus_unwatch_name
1836 g_bus_watch_name_with_closures
1837 g_bus_watch_name_on_connection_with_closures
1838 #endif
1839 #endif
1840
1841 #if IN_HEADER(__G_DBUS_PROXY_H__)
1842 #if IN_FILE(__G_DBUS_PROXY_C__)
1843 g_dbus_proxy_get_type G_GNUC_CONST
1844 g_dbus_proxy_new
1845 g_dbus_proxy_new_finish
1846 g_dbus_proxy_new_sync
1847 g_dbus_proxy_new_for_bus
1848 g_dbus_proxy_new_for_bus_finish
1849 g_dbus_proxy_new_for_bus_sync
1850 g_dbus_proxy_get_cached_property
1851 g_dbus_proxy_set_cached_property
1852 g_dbus_proxy_get_cached_property_names
1853 g_dbus_proxy_get_connection
1854 g_dbus_proxy_get_default_timeout
1855 g_dbus_proxy_get_flags
1856 g_dbus_proxy_get_interface_info
1857 g_dbus_proxy_get_interface_name
1858 g_dbus_proxy_get_object_path
1859 g_dbus_proxy_get_name
1860 g_dbus_proxy_get_name_owner
1861 g_dbus_proxy_set_default_timeout
1862 g_dbus_proxy_set_interface_info
1863 g_dbus_proxy_call
1864 g_dbus_proxy_call_finish
1865 g_dbus_proxy_call_sync
1866 #endif
1867 #endif
1868
1869 #if IN_HEADER(__G_DBUS_SERVER_H__)
1870 #if IN_FILE(__G_DBUS_SERVER_C__)
1871 g_dbus_server_get_type G_GNUC_CONST
1872 g_dbus_server_new_sync
1873 g_dbus_server_is_active
1874 g_dbus_server_start
1875 g_dbus_server_stop
1876 g_dbus_server_get_client_address
1877 g_dbus_server_get_flags
1878 g_dbus_server_get_guid
1879 #endif
1880 #endif
1881
1882 #if IN_HEADER(__G_DBUS_UTILS_H__)
1883 #if IN_FILE(__G_DBUS_UTILS_C__)
1884 g_dbus_generate_guid
1885 g_dbus_is_guid
1886 g_dbus_is_interface_name
1887 g_dbus_is_member_name
1888 g_dbus_is_name
1889 g_dbus_is_unique_name
1890 #endif
1891 #endif
1892
1893 #if IN_HEADER(__G_UNIX_CREDENTIALS_MESSAGE_H__)
1894 #if IN_FILE(__G_UNIX_CREDENTIALS_MESSAGE_C__)
1895 #ifdef G_OS_UNIX
1896 g_unix_credentials_message_get_type G_GNUC_CONST
1897 g_unix_credentials_message_new
1898 g_unix_credentials_message_new_with_credentials
1899 g_unix_credentials_message_get_credentials
1900 g_unix_credentials_message_is_supported
1901 #endif
1902 #endif
1903 #endif
1904
1905 #if IN_HEADER(__G_PERMISSION_H__)
1906 #if IN_FILE(__G_PERMISSION_C__)
1907 g_permission_acquire
1908 g_permission_acquire_async
1909 g_permission_acquire_finish
1910 g_permission_get_allowed
1911 g_permission_get_can_acquire
1912 g_permission_get_can_release
1913 g_permission_get_type
1914 g_permission_impl_update
1915 g_permission_release
1916 g_permission_release_async
1917 g_permission_release_finish
1918 #endif
1919 #endif
1920
1921 #if IN_HEADER(__G_SIMPLE_PERMISSION_H__)
1922 #if IN_FILE(__G_SIMPLE_PERMISSION_C__)
1923 g_simple_permission_get_type
1924 g_simple_permission_new
1925 #endif
1926 #endif
1927
1928 #if IN_HEADER(__G_ACTION_GROUP_H__)
1929 #if IN_FILE(__G_ACTION_GROUP_C__)
1930 g_action_group_action_added
1931 g_action_group_action_enabled_changed
1932 g_action_group_action_removed
1933 g_action_group_action_state_changed
1934 g_action_group_activate_action
1935 g_action_group_get_action_enabled
1936 g_action_group_get_action_parameter_type
1937 g_action_group_get_action_state
1938 g_action_group_get_action_state_hint
1939 g_action_group_get_action_state_type
1940 g_action_group_get_type
1941 g_action_group_has_action
1942 g_action_group_list_actions
1943 g_action_group_change_action_state
1944 #endif
1945 #endif
1946
1947 #if IN_HEADER(__G_ACTION_H__)
1948 #if IN_FILE(__G_ACTION_C__)
1949 g_action_activate
1950 g_action_get_enabled
1951 g_action_get_name
1952 g_action_get_parameter_type
1953 g_action_get_state
1954 g_action_get_state_hint
1955 g_action_get_state_type
1956 g_action_get_type
1957 g_action_set_state
1958 #endif
1959 #endif
1960
1961 #if IN_HEADER(__G_SIMPLE_ACTION_GROUP_H__)
1962 #if IN_FILE(__G_SIMPLE_ACTION_GROUP_C__)
1963 g_simple_action_group_get_type G_GNUC_CONST
1964 g_simple_action_group_insert
1965 g_simple_action_group_lookup
1966 g_simple_action_group_new
1967 g_simple_action_group_remove
1968 #endif
1969 #endif
1970
1971 #if IN_HEADER(__G_SIMPLE_ACTION_H__)
1972 #if IN_FILE(__G_SIMPLE_ACTION_C__)
1973 g_simple_action_get_parameter_type
1974 g_simple_action_get_type
1975 g_simple_action_new
1976 g_simple_action_new_stateful
1977 g_simple_action_set_enabled
1978 #endif
1979 #endif
1980
1981 #if IN_HEADER(__G_POLLABLE_INPUT_STREAM_H__)
1982 #if IN_FILE(__G_POLLABLE_INPUT_STREAM_C__)
1983 g_pollable_input_stream_get_type G_GNUC_CONST
1984 g_pollable_input_stream_can_poll
1985 g_pollable_input_stream_create_source
1986 g_pollable_input_stream_is_readable
1987 g_pollable_input_stream_read_nonblocking
1988 g_pollable_source_new
1989 #endif
1990 #endif
1991
1992 #if IN_HEADER(__G_POLLABLE_OUTPUT_STREAM_H__)
1993 #if IN_FILE(__G_POLLABLE_OUTPUT_STREAM_C__)
1994 g_pollable_output_stream_get_type G_GNUC_CONST
1995 g_pollable_output_stream_can_poll
1996 g_pollable_output_stream_create_source
1997 g_pollable_output_stream_is_writable
1998 g_pollable_output_stream_write_nonblocking
1999 #endif
2000 #endif
2001
2002 #if IN_HEADER(__G_TCP_WRAPPER_CONNECTION_H__)
2003 #if IN_FILE(__G_TCP_WRAPPER_CONNECTION_C__)
2004 g_tcp_wrapper_connection_get_type G_GNUC_CONST
2005 g_tcp_wrapper_connection_get_base_io_stream
2006 g_tcp_wrapper_connection_new
2007 #endif
2008 #endif
2009
2010 #if IN_HEADER(__G_TLS_BACKEND_H__)
2011 #if IN_FILE(__G_TLS_BACKEND_C__)
2012 g_tls_backend_get_certificate_type
2013 g_tls_backend_get_client_connection_type
2014 g_tls_backend_get_default
2015 g_tls_backend_get_server_connection_type
2016 g_tls_backend_get_type G_GNUC_CONST
2017 g_tls_backend_supports_tls
2018 g_tls_error_get_type G_GNUC_CONST
2019 g_tls_error_quark
2020 #endif
2021 #endif
2022
2023 #if IN_HEADER(__G_TLS_CERTIFICATE_H__)
2024 #if IN_FILE(__G_TLS_CERTIFICATE_C__)
2025 g_tls_certificate_get_issuer
2026 g_tls_certificate_get_type G_GNUC_CONST
2027 g_tls_certificate_list_new_from_file
2028 g_tls_certificate_new_from_file
2029 g_tls_certificate_new_from_files
2030 g_tls_certificate_new_from_pem
2031 g_tls_certificate_verify
2032 #endif
2033 #endif
2034
2035 #if IN_HEADER(__G_TLS_CONNECTION_H__)
2036 #if IN_FILE(__G_TLS_CONNECTION_C__)
2037 g_tls_connection_emit_accept_certificate
2038 g_tls_connection_get_certificate
2039 g_tls_connection_get_peer_certificate
2040 g_tls_connection_get_peer_certificate_errors
2041 g_tls_connection_get_rehandshake_mode
2042 g_tls_connection_get_require_close_notify
2043 g_tls_connection_get_use_system_certdb
2044 g_tls_connection_get_type G_GNUC_CONST
2045 g_tls_connection_handshake
2046 g_tls_connection_handshake_async
2047 g_tls_connection_handshake_finish
2048 g_tls_connection_set_certificate
2049 g_tls_connection_set_rehandshake_mode
2050 g_tls_connection_set_require_close_notify
2051 g_tls_connection_set_use_system_certdb
2052 #endif
2053 #endif
2054
2055 #if IN_HEADER(__G_TLS_CLIENT_CONNECTION_H__)
2056 #if IN_FILE(__G_TLS_CLIENT_CONNECTION_C__)
2057 g_tls_client_connection_get_accepted_cas
2058 g_tls_client_connection_get_server_identity
2059 g_tls_client_connection_get_type G_GNUC_CONST
2060 g_tls_client_connection_get_use_ssl3
2061 g_tls_client_connection_get_validation_flags
2062 g_tls_client_connection_new
2063 g_tls_client_connection_set_server_identity
2064 g_tls_client_connection_set_use_ssl3
2065 g_tls_client_connection_set_validation_flags
2066 #endif
2067 #endif
2068
2069 #if IN_HEADER(__G_TLS_SERVER_CONNECTION_H__)
2070 #if IN_FILE(__G_TLS_SERVER_CONNECTION_C__)
2071 g_tls_server_connection_get_type G_GNUC_CONST
2072 g_tls_server_connection_new
2073 #endif
2074 #endif