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