GMemoryOutputStream: Add API to return data as a GBytes
[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
5 g_vfs_get_type
6 g_vfs_is_active
7 g_vfs_get_file_for_path
8 g_vfs_get_file_for_uri
9 g_vfs_get_supported_uri_schemes
10 g_vfs_parse_name
11 g_vfs_get_default
12 g_vfs_get_local
13 g_application_get_type
14 g_application_activate
15 g_application_flags_get_type
16 g_application_get_application_id
17 g_application_get_dbus_connection
18 g_application_get_dbus_object_path
19 g_application_get_default
20 g_application_get_flags
21 g_application_get_inactivity_timeout
22 g_application_get_is_registered
23 g_application_get_is_remote
24 g_application_hold
25 g_application_id_is_valid
26 g_application_new
27 g_application_open
28 g_application_register
29 g_application_release
30 g_application_run
31 g_application_set_action_group
32 g_application_set_application_id
33 g_application_set_default
34 g_application_set_flags
35 g_application_set_inactivity_timeout
36 g_application_quit
37 g_application_command_line_get_arguments
38 g_application_command_line_get_cwd
39 g_application_command_line_get_environ
40 g_application_command_line_getenv
41 g_application_command_line_get_exit_status
42 g_application_command_line_get_is_remote
43 g_application_command_line_get_platform_data
44 g_application_command_line_get_type
45 g_application_command_line_print
46 g_application_command_line_printerr
47 g_application_command_line_set_exit_status
48 g_app_info_get_type
49 g_app_launch_context_get_type
50 g_app_info_dup
51 g_app_info_equal
52 g_app_info_get_id
53 g_app_info_get_name
54 g_app_info_get_display_name
55 g_app_info_get_description
56 g_app_info_get_executable
57 g_app_info_get_commandline
58 g_app_info_get_icon
59 g_app_info_get_supported_types
60 g_app_info_launch
61 g_app_info_supports_uris
62 g_app_info_supports_files
63 g_app_info_launch_uris
64 g_app_info_should_show
65 g_app_info_set_as_default_for_type
66 g_app_info_set_as_default_for_extension
67 g_app_info_set_as_last_used_for_type
68 g_app_info_add_supports_type
69 g_app_info_can_remove_supports_type
70 g_app_info_remove_supports_type
71 g_app_info_launch_default_for_uri
72 g_app_info_can_delete
73 g_app_info_delete
74 g_app_launch_context_new
75 g_app_launch_context_setenv
76 g_app_launch_context_unsetenv
77 g_app_launch_context_get_environment
78 g_app_launch_context_get_display
79 g_app_launch_context_get_startup_notify_id
80 g_app_launch_context_launch_failed
81 #ifdef G_OS_UNIX
82 g_app_info_create_from_commandline
83 g_app_info_get_all
84 g_app_info_get_all_for_type
85 g_app_info_get_default_for_type
86 g_app_info_get_default_for_uri_scheme
87 g_app_info_get_fallback_for_type
88 g_app_info_get_recommended_for_type
89 g_app_info_reset_type_associations
90 #endif
91 #ifdef G_OS_WIN32
92 g_app_info_create_from_commandline
93 g_app_info_get_all
94 g_app_info_get_all_for_type
95 g_app_info_get_default_for_type
96 g_app_info_get_default_for_uri_scheme
97 g_app_info_get_fallback_for_type
98 g_app_info_get_recommended_for_type
99 g_app_info_reset_type_associations
100 #endif
101 #ifdef G_OS_UNIX
102 g_desktop_app_info_new_from_filename
103 g_desktop_app_info_new_from_keyfile
104 g_desktop_app_info_new
105 g_desktop_app_info_get_categories
106 g_desktop_app_info_get_filename
107 g_desktop_app_info_get_generic_name
108 g_desktop_app_info_get_is_hidden
109 g_desktop_app_info_get_keywords
110 g_desktop_app_info_get_nodisplay
111 g_desktop_app_info_get_show_in
112 g_desktop_app_info_get_startup_wm_class
113 g_desktop_app_info_get_type
114 g_desktop_app_info_launch_uris_as_manager
115 g_desktop_app_info_lookup_get_type
116 g_desktop_app_info_lookup_get_default_for_uri_scheme
117 g_desktop_app_info_set_desktop_env
118 #endif
119 g_async_result_get_type
120 g_async_result_get_user_data
121 g_async_result_get_source_object
122 g_buffered_input_stream_get_type
123 g_buffered_input_stream_new
124 g_buffered_input_stream_new_sized
125 g_buffered_input_stream_get_buffer_size
126 g_buffered_input_stream_set_buffer_size
127 g_buffered_input_stream_get_available
128 g_buffered_input_stream_peek
129 g_buffered_input_stream_peek_buffer
130 g_buffered_input_stream_fill
131 g_buffered_input_stream_fill_async
132 g_buffered_input_stream_fill_finish
133 g_buffered_input_stream_read_byte
134 g_buffered_output_stream_get_type
135 g_buffered_output_stream_new
136 g_buffered_output_stream_new_sized
137 g_buffered_output_stream_get_buffer_size
138 g_buffered_output_stream_set_buffer_size
139 g_buffered_output_stream_get_auto_grow
140 g_buffered_output_stream_set_auto_grow
141 g_cancellable_get_type
142 g_cancellable_new
143 g_cancellable_is_cancelled
144 g_cancellable_set_error_if_cancelled
145 g_cancellable_get_fd
146 g_cancellable_make_pollfd
147 g_cancellable_release_fd
148 g_cancellable_get_current
149 g_cancellable_push_current
150 g_cancellable_pop_current
151 g_cancellable_reset
152 g_cancellable_cancel
153 g_cancellable_connect
154 g_cancellable_disconnect
155 g_cancellable_source_new
156 g_content_type_equals
157 g_content_type_is_a
158 g_content_type_is_unknown
159 g_content_type_get_description
160 g_content_type_get_mime_type
161 g_content_type_get_icon
162 g_content_type_can_be_executable
163 g_content_type_from_mime_type
164 g_content_type_guess
165 g_content_type_guess_for_tree
166 g_content_types_get_registered
167 g_converter_get_type
168 g_converter_reset
169 g_converter_convert
170 g_converter_input_stream_get_type
171 g_converter_input_stream_new
172 g_converter_input_stream_get_converter
173 g_converter_output_stream_get_type
174 g_converter_output_stream_new
175 g_converter_output_stream_get_converter
176 g_charset_converter_get_type
177 g_charset_converter_new
178 g_charset_converter_get_num_fallbacks
179 g_charset_converter_get_use_fallback
180 g_charset_converter_set_use_fallback
181 g_data_input_stream_get_type
182 g_data_input_stream_new
183 g_data_input_stream_set_byte_order
184 g_data_input_stream_get_byte_order
185 g_data_input_stream_set_newline_type
186 g_data_input_stream_get_newline_type
187 g_data_input_stream_read_byte
188 g_data_input_stream_read_int16
189 g_data_input_stream_read_uint16
190 g_data_input_stream_read_int32
191 g_data_input_stream_read_uint32
192 g_data_input_stream_read_int64
193 g_data_input_stream_read_uint64
194 g_data_input_stream_read_line
195 g_data_input_stream_read_line_utf8
196 g_data_input_stream_read_line_async
197 g_data_input_stream_read_line_finish
198 g_data_input_stream_read_line_finish_utf8
199 g_data_input_stream_read_until
200 g_data_input_stream_read_until_async
201 g_data_input_stream_read_until_finish
202 g_data_input_stream_read_upto
203 g_data_input_stream_read_upto_async
204 g_data_input_stream_read_upto_finish
205 g_data_output_stream_get_type
206 g_data_output_stream_new
207 g_data_output_stream_set_byte_order
208 g_data_output_stream_get_byte_order
209 g_data_output_stream_put_byte
210 g_data_output_stream_put_int16
211 g_data_output_stream_put_uint16
212 g_data_output_stream_put_int32
213 g_data_output_stream_put_uint32
214 g_data_output_stream_put_int64
215 g_data_output_stream_put_uint64
216 g_data_output_stream_put_string
217 g_drive_get_type
218 g_drive_get_name
219 g_drive_get_icon
220 g_drive_has_volumes
221 g_drive_get_volumes
222 g_drive_is_media_removable
223 g_drive_has_media
224 g_drive_is_media_check_automatic
225 g_drive_can_poll_for_media
226 g_drive_can_eject
227 g_drive_eject_with_operation
228 g_drive_eject_with_operation_finish
229 g_drive_poll_for_media
230 g_drive_poll_for_media_finish
231 g_drive_get_identifier
232 g_drive_enumerate_identifiers
233 g_drive_get_start_stop_type
234 g_drive_can_start
235 g_drive_can_start_degraded
236 g_drive_start
237 g_drive_start_finish
238 g_drive_can_stop
239 g_drive_stop
240 g_drive_stop_finish
241 g_drive_eject
242 g_drive_eject_finish
243 g_drive_get_sort_key
244 g_file_attribute_info_list_new
245 g_file_attribute_info_list_ref
246 g_file_attribute_info_list_unref
247 g_file_attribute_info_list_dup
248 g_file_attribute_info_list_get_type
249 g_file_attribute_info_list_lookup
250 g_file_attribute_info_list_add
251 g_file_get_type
252 g_file_new_for_path
253 g_file_new_for_uri
254 g_file_new_for_commandline_arg
255 g_file_new_tmp
256 g_file_parse_name
257 g_file_dup
258 g_file_hash
259 g_file_equal
260 g_file_get_basename
261 g_file_get_path
262 g_file_get_uri
263 g_file_get_parse_name
264 g_file_get_parent
265 g_file_has_parent
266 g_file_get_child
267 g_file_get_child_for_display_name
268 g_file_has_prefix
269 g_file_get_relative_path
270 g_file_resolve_relative_path
271 g_file_is_native
272 g_file_has_uri_scheme
273 g_file_get_uri_scheme
274 g_file_read
275 g_file_read_async
276 g_file_read_finish
277 g_file_append_to
278 g_file_create
279 g_file_replace
280 g_file_append_to_async
281 g_file_append_to_finish
282 g_file_create_async
283 g_file_create_finish
284 g_file_replace_async
285 g_file_replace_finish
286 g_file_query_exists
287 g_file_query_info
288 g_file_query_info_async
289 g_file_query_info_finish
290 g_file_query_file_type
291 g_file_query_filesystem_info
292 g_file_query_filesystem_info_async
293 g_file_query_filesystem_info_finish
294 g_file_find_enclosing_mount
295 g_file_find_enclosing_mount_async
296 g_file_find_enclosing_mount_finish
297 g_file_enumerate_children
298 g_file_enumerate_children_async
299 g_file_enumerate_children_finish
300 g_file_set_display_name
301 g_file_set_display_name_async
302 g_file_set_display_name_finish
303 g_file_delete
304 g_file_trash
305 g_file_copy
306 g_file_copy_async
307 g_file_copy_finish
308 g_file_move
309 g_file_make_directory
310 g_file_make_directory_with_parents
311 g_file_make_symbolic_link
312 g_file_query_settable_attributes
313 g_file_query_writable_namespaces
314 g_file_set_attribute
315 g_file_set_attributes_from_info
316 g_file_set_attributes_async
317 g_file_set_attributes_finish
318 g_file_set_attribute_string
319 g_file_set_attribute_byte_string
320 g_file_set_attribute_uint32
321 g_file_set_attribute_int32
322 g_file_set_attribute_uint64
323 g_file_set_attribute_int64
324 g_file_mount_enclosing_volume
325 g_file_mount_enclosing_volume_finish
326 g_file_mount_mountable
327 g_file_mount_mountable_finish
328 g_file_unmount_mountable_with_operation
329 g_file_unmount_mountable_with_operation_finish
330 g_file_eject_mountable_with_operation
331 g_file_eject_mountable_with_operation_finish
332 g_file_copy_attributes
333 g_file_monitor_directory
334 g_file_monitor_file
335 g_file_monitor
336 g_file_query_default_handler
337 g_file_load_contents
338 g_file_load_contents_async
339 g_file_load_contents_finish
340 g_file_load_partial_contents_async
341 g_file_load_partial_contents_finish
342 g_file_replace_contents
343 g_file_replace_contents_async
344 g_file_replace_contents_finish
345 g_file_create_readwrite
346 g_file_create_readwrite_async
347 g_file_create_readwrite_finish
348 g_file_open_readwrite
349 g_file_open_readwrite_async
350 g_file_open_readwrite_finish
351 g_file_replace_readwrite
352 g_file_replace_readwrite_async
353 g_file_replace_readwrite_finish
354 g_file_start_mountable
355 g_file_start_mountable_finish
356 g_file_stop_mountable
357 g_file_stop_mountable_finish
358 g_file_supports_thread_contexts
359 g_file_poll_mountable
360 g_file_poll_mountable_finish
361 g_file_unmount_mountable
362 g_file_unmount_mountable_finish
363 g_file_eject_mountable
364 g_file_eject_mountable_finish
365 g_file_enumerator_get_type
366 g_file_enumerator_next_file
367 g_file_enumerator_close
368 g_file_enumerator_next_files_async
369 g_file_enumerator_next_files_finish
370 g_file_enumerator_close_async
371 g_file_enumerator_close_finish
372 g_file_enumerator_is_closed
373 g_file_enumerator_has_pending
374 g_file_enumerator_set_pending
375 g_file_enumerator_get_container
376 g_file_icon_get_type
377 g_file_icon_new
378 g_file_icon_get_file
379 g_file_info_get_type
380 g_file_info_new
381 g_file_info_dup
382 g_file_info_copy_into
383 g_file_info_has_attribute
384 g_file_info_has_namespace
385 g_file_info_list_attributes
386 g_file_info_get_attribute_type
387 g_file_info_remove_attribute
388 g_file_info_get_attribute_status
389 g_file_info_get_attribute_data
390 g_file_info_get_attribute_as_string
391 g_file_info_get_attribute_string
392 g_file_info_get_attribute_byte_string
393 g_file_info_get_attribute_boolean
394 g_file_info_get_attribute_uint32
395 g_file_info_get_attribute_int32
396 g_file_info_get_attribute_uint64
397 g_file_info_get_attribute_int64
398 g_file_info_get_attribute_object
399 g_file_info_get_attribute_stringv
400 g_file_info_set_attribute_status
401 g_file_info_set_attribute
402 g_file_info_set_attribute_string
403 g_file_info_set_attribute_byte_string
404 g_file_info_set_attribute_boolean
405 g_file_info_set_attribute_uint32
406 g_file_info_set_attribute_int32
407 g_file_info_set_attribute_uint64
408 g_file_info_set_attribute_int64
409 g_file_info_set_attribute_object
410 g_file_info_set_attribute_stringv
411 g_file_info_clear_status
412 g_file_info_get_file_type
413 g_file_info_get_is_hidden
414 g_file_info_get_is_backup
415 g_file_info_get_is_symlink
416 g_file_info_get_name
417 g_file_info_get_display_name
418 g_file_info_get_edit_name
419 g_file_info_get_icon
420 g_file_info_get_content_type
421 g_file_info_get_size
422 g_file_info_get_modification_time
423 g_file_info_get_symlink_target
424 g_file_info_get_etag
425 g_file_info_get_sort_order
426 g_file_info_set_attribute_mask
427 g_file_info_unset_attribute_mask
428 g_file_info_set_file_type
429 g_file_info_set_is_hidden
430 g_file_info_set_is_symlink
431 g_file_info_set_name
432 g_file_info_set_display_name
433 g_file_info_set_edit_name
434 g_file_info_set_icon
435 g_file_info_set_content_type
436 g_file_info_set_size
437 g_file_info_set_modification_time
438 g_file_info_set_symlink_target
439 g_file_info_set_sort_order
440 g_file_attribute_matcher_get_type
441 g_file_attribute_matcher_new
442 g_file_attribute_matcher_subtract
443 g_file_attribute_matcher_ref
444 g_file_attribute_matcher_unref
445 g_file_attribute_matcher_matches
446 g_file_attribute_matcher_matches_only
447 g_file_attribute_matcher_enumerate_namespace
448 g_file_attribute_matcher_enumerate_next
449 g_file_attribute_matcher_to_string
450 g_file_input_stream_get_type
451 g_file_input_stream_query_info
452 g_file_input_stream_query_info_async
453 g_file_input_stream_query_info_finish
454 g_file_monitor_get_type
455 g_file_monitor_cancel
456 g_file_monitor_is_cancelled
457 g_file_monitor_set_rate_limit
458 g_file_monitor_emit_event
459 g_filename_completer_get_type
460 g_filename_completer_new
461 g_filename_completer_get_completion_suffix
462 g_filename_completer_get_completions
463 g_filename_completer_set_dirs_only
464 g_file_output_stream_get_type
465 g_file_output_stream_query_info
466 g_file_output_stream_query_info_async
467 g_file_output_stream_query_info_finish
468 g_file_output_stream_get_etag
469 g_file_io_stream_get_type
470 g_file_io_stream_query_info
471 g_file_io_stream_query_info_async
472 g_file_io_stream_query_info_finish
473 g_file_io_stream_get_etag
474 g_filter_input_stream_get_type
475 g_filter_input_stream_get_base_stream
476 g_filter_input_stream_get_close_base_stream
477 g_filter_input_stream_set_close_base_stream
478 g_filter_output_stream_get_type
479 g_filter_output_stream_get_base_stream
480 g_filter_output_stream_get_close_base_stream
481 g_filter_output_stream_set_close_base_stream
482 g_icon_get_type
483 g_icon_hash
484 g_icon_equal
485 g_icon_to_string
486 g_icon_new_for_string
487 g_input_stream_get_type
488 g_input_stream_read
489 g_input_stream_read_all
490 g_input_stream_skip
491 g_input_stream_close
492 g_input_stream_read_async
493 g_input_stream_read_finish
494 g_input_stream_skip_async
495 g_input_stream_skip_finish
496 g_input_stream_close_async
497 g_input_stream_close_finish
498 g_input_stream_is_closed
499 g_input_stream_has_pending
500 g_input_stream_set_pending
501 g_input_stream_clear_pending
502 g_io_stream_get_type
503 g_io_stream_get_input_stream
504 g_io_stream_get_output_stream
505 g_io_stream_close
506 g_io_stream_close_async
507 g_io_stream_close_finish
508 g_io_stream_is_closed
509 g_io_stream_has_pending
510 g_io_stream_set_pending
511 g_io_stream_clear_pending
512 g_io_stream_splice_async
513 g_io_stream_splice_finish
514 g_io_error_quark
515 g_io_error_from_errno
516 #ifdef G_OS_WIN32
517 g_io_error_from_win32_error
518 #endif
519 g_io_module_get_type
520 g_io_module_new
521 g_io_module_scope_block
522 g_io_module_scope_flags_get_type
523 g_io_module_scope_free
524 g_io_module_scope_new
525 g_io_modules_scan_all_in_directory
526 g_io_modules_scan_all_in_directory_with_scope
527 g_io_modules_load_all_in_directory
528 g_io_modules_load_all_in_directory_with_scope
529 g_io_extension_point_register
530 g_io_extension_point_lookup
531 g_io_extension_point_set_required_type
532 g_io_extension_point_get_required_type
533 g_io_extension_point_get_extensions
534 g_io_extension_point_get_extension_by_name
535 g_io_extension_point_implement
536 g_io_extension_get_type
537 g_io_extension_get_name
538 g_io_extension_get_priority
539 g_io_extension_ref_class
540 g_io_scheduler_push_job
541 g_io_scheduler_cancel_all_jobs
542 g_io_scheduler_job_send_to_mainloop
543 g_io_scheduler_job_send_to_mainloop_async
544 g_loadable_icon_get_type
545 g_loadable_icon_load
546 g_loadable_icon_load_async
547 g_loadable_icon_load_finish
548 g_memory_input_stream_get_type
549 g_memory_input_stream_new
550 g_memory_input_stream_new_from_data
551 g_memory_input_stream_new_from_bytes
552 g_memory_input_stream_add_bytes
553 g_memory_input_stream_add_data
554 g_memory_output_stream_get_type
555 g_memory_output_stream_new
556 g_memory_output_stream_get_data
557 g_memory_output_stream_get_data_size
558 g_memory_output_stream_get_size
559 g_memory_output_stream_steal_data
560 g_memory_output_stream_steal_as_bytes
561 g_mount_operation_get_type
562 g_mount_operation_new
563 g_mount_operation_get_username
564 g_mount_operation_set_username
565 g_mount_operation_get_password
566 g_mount_operation_set_password
567 g_mount_operation_get_anonymous
568 g_mount_operation_set_anonymous
569 g_mount_operation_get_domain
570 g_mount_operation_set_domain
571 g_mount_operation_get_password_save
572 g_mount_operation_set_password_save
573 g_mount_operation_get_choice
574 g_mount_operation_set_choice
575 g_mount_operation_reply
576 g_output_stream_get_type
577 g_output_stream_write
578 g_output_stream_write_all
579 g_output_stream_splice
580 g_output_stream_flush
581 g_output_stream_close
582 g_output_stream_write_async
583 g_output_stream_write_finish
584 g_output_stream_splice_async
585 g_output_stream_splice_finish
586 g_output_stream_flush_async
587 g_output_stream_flush_finish
588 g_output_stream_close_async
589 g_output_stream_close_finish
590 g_output_stream_is_closed
591 g_output_stream_is_closing
592 g_output_stream_has_pending
593 g_output_stream_set_pending
594 g_output_stream_clear_pending
595 g_seekable_get_type
596 g_seekable_tell
597 g_seekable_can_seek
598 g_seekable_seek
599 g_seekable_can_truncate
600 g_seekable_truncate
601 g_simple_async_result_get_type
602 g_simple_async_result_new
603 g_simple_async_result_new_error
604 g_simple_async_result_new_from_error
605 g_simple_async_result_new_take_error
606 g_simple_async_result_set_check_cancellable
607 g_simple_async_result_set_op_res_gpointer
608 g_simple_async_result_get_op_res_gpointer
609 g_simple_async_result_set_op_res_gssize
610 g_simple_async_result_get_op_res_gssize
611 g_simple_async_result_set_op_res_gboolean
612 g_simple_async_result_get_op_res_gboolean
613 g_simple_async_result_get_source_tag
614 g_simple_async_result_set_handle_cancellation
615 g_simple_async_result_complete
616 g_simple_async_result_complete_in_idle
617 g_simple_async_result_run_in_thread
618 g_simple_async_result_set_from_error
619 g_simple_async_result_take_error
620 g_simple_async_result_propagate_error
621 g_simple_async_result_set_error
622 g_simple_async_result_set_error_va
623 g_simple_async_result_is_valid
624 g_simple_async_report_error_in_idle
625 g_simple_async_report_gerror_in_idle
626 g_simple_async_report_take_gerror_in_idle
627 g_themed_icon_get_type
628 g_themed_icon_new
629 g_themed_icon_new_with_default_fallbacks
630 g_themed_icon_new_from_names
631 g_themed_icon_get_names
632 g_themed_icon_prepend_name
633 g_themed_icon_append_name
634 #ifdef G_OS_UNIX
635 g_unix_mount_free
636 g_unix_mount_point_free
637 g_unix_mount_compare
638 g_unix_mount_get_mount_path
639 g_unix_mount_get_device_path
640 g_unix_mount_get_fs_type
641 g_unix_mount_is_readonly
642 g_unix_mount_is_system_internal
643 g_unix_mount_guess_can_eject
644 g_unix_mount_guess_should_display
645 g_unix_mount_guess_name
646 g_unix_mount_guess_icon
647 g_unix_mount_point_compare
648 g_unix_mount_point_get_mount_path
649 g_unix_mount_point_get_device_path
650 g_unix_mount_point_get_fs_type
651 g_unix_mount_point_get_options
652 g_unix_mount_point_is_readonly
653 g_unix_mount_point_is_user_mountable
654 g_unix_mount_point_is_loopback
655 g_unix_mount_point_guess_can_eject
656 g_unix_mount_point_guess_name
657 g_unix_mount_point_guess_icon
658 g_unix_mount_points_get
659 g_unix_mounts_get
660 g_unix_mount_at
661 g_unix_mounts_changed_since
662 g_unix_mount_points_changed_since
663 g_unix_mount_monitor_get_type
664 g_unix_mount_monitor_new
665 g_unix_mount_monitor_set_rate_limit
666 g_unix_is_mount_path_system_internal
667 #endif /* G_OS_UNIX */
668 #ifdef G_OS_UNIX
669 g_unix_input_stream_get_type
670 g_unix_input_stream_new
671 g_unix_input_stream_set_close_fd
672 g_unix_input_stream_get_close_fd
673 g_unix_input_stream_get_fd
674 #endif /* G_OS_UNIX */
675 #ifdef G_OS_UNIX
676 g_unix_output_stream_get_type
677 g_unix_output_stream_new
678 g_unix_output_stream_set_close_fd
679 g_unix_output_stream_get_close_fd
680 g_unix_output_stream_get_fd
681 #endif /* G_OS_UNIX */
682 #ifdef G_OS_WIN32
683 g_win32_input_stream_get_type
684 g_win32_input_stream_new
685 g_win32_input_stream_set_close_handle
686 g_win32_input_stream_get_close_handle
687 g_win32_input_stream_get_handle
688 #endif /* G_OS_WIN32 */
689 #ifdef G_OS_WIN32
690 g_win32_output_stream_get_type
691 g_win32_output_stream_new
692 g_win32_output_stream_set_close_handle
693 g_win32_output_stream_get_close_handle
694 g_win32_output_stream_get_handle
695 #endif /* G_OS_WIN32 */
696 g_mount_get_type
697 g_mount_get_root
698 g_mount_get_name
699 g_mount_get_icon
700 g_mount_get_uuid
701 g_mount_get_volume
702 g_mount_get_drive
703 g_mount_can_unmount
704 g_mount_can_eject
705 g_mount_unmount_with_operation
706 g_mount_unmount_with_operation_finish
707 g_mount_eject_with_operation
708 g_mount_eject_with_operation_finish
709 g_mount_get_default_location
710 g_mount_remount
711 g_mount_remount_finish
712 g_mount_guess_content_type
713 g_mount_guess_content_type_finish
714 g_mount_guess_content_type_sync
715 g_mount_is_shadowed
716 g_mount_shadow
717 g_mount_unshadow
718 g_mount_unmount
719 g_mount_unmount_finish
720 g_mount_eject
721 g_mount_eject_finish
722 g_mount_get_sort_key
723 g_volume_get_type
724 g_volume_get_name
725 g_volume_get_icon
726 g_volume_get_uuid
727 g_volume_get_drive
728 g_volume_get_mount
729 g_volume_should_automount
730 g_volume_can_mount
731 g_volume_can_eject
732 g_volume_mount
733 g_volume_mount_finish
734 g_volume_eject_with_operation
735 g_volume_eject_with_operation_finish
736 g_volume_get_identifier
737 g_volume_enumerate_identifiers
738 g_volume_get_activation_root
739 g_volume_eject
740 g_volume_eject_finish
741 g_volume_get_sort_key
742 g_volume_monitor_get_type
743 g_volume_monitor_get_connected_drives
744 g_volume_monitor_get_volume_for_uuid
745 g_volume_monitor_get_volumes
746 g_volume_monitor_get_mounts
747 g_volume_monitor_get_mount_for_uuid
748 g_volume_monitor_get
749 g_volume_monitor_adopt_orphan_mount
750 g_native_volume_monitor_get_type
751 #ifdef G_OS_UNIX
752 g_local_file_monitor_get_type
753 #endif
754 #ifdef G_OS_UNIX
755 g_local_directory_monitor_get_type
756 #endif
757 g_mount_unmount_flags_get_type
758 g_app_info_create_flags_get_type
759 g_converter_flags_get_type
760 g_converter_result_get_type
761 g_data_stream_byte_order_get_type
762 g_data_stream_newline_type_get_type
763 g_file_attribute_info_flags_get_type
764 g_file_attribute_status_get_type
765 g_file_attribute_type_get_type
766 g_file_copy_flags_get_type
767 g_file_create_flags_get_type
768 g_file_monitor_event_get_type
769 g_file_monitor_flags_get_type
770 g_file_query_info_flags_get_type
771 g_file_type_get_type
772 g_filesystem_preview_type_get_type
773 g_io_error_enum_get_type
774 g_io_stream_splice_flags_get_type
775 g_mount_mount_flags_get_type
776 g_mount_operation_result_get_type
777 g_drive_start_flags_get_type
778 g_drive_start_stop_type_get_type
779 g_output_stream_splice_flags_get_type
780 g_ask_password_flags_get_type
781 g_password_save_get_type
782 g_emblem_origin_get_type
783 g_socket_family_get_type
784 g_socket_type_get_type
785 g_socket_protocol_get_type
786 g_socket_msg_flags_get_type
787 g_unix_socket_address_type_get_type
788 g_resolver_error_get_type
789 g_zlib_compressor_format_get_type
790 g_settings_bind_flags_get_type
791 g_dbus_error_get_type
792 g_bus_type_get_type
793 g_bus_name_owner_flags_get_type
794 g_bus_name_watcher_flags_get_type
795 g_dbus_proxy_flags_get_type
796 g_dbus_connection_flags_get_type
797 g_dbus_capability_flags_get_type
798 g_dbus_call_flags_get_type
799 g_dbus_message_type_get_type
800 g_dbus_message_flags_get_type
801 g_dbus_message_header_field_get_type
802 g_dbus_property_info_flags_get_type
803 g_dbus_subtree_flags_get_type
804 g_dbus_server_flags_get_type
805 g_dbus_signal_flags_get_type
806 g_dbus_send_message_flags_get_type
807 g_credentials_type_get_type
808 g_dbus_message_byte_order_get_type
809 g_tls_authentication_mode_get_type
810 g_tls_certificate_flags_get_type
811 g_tls_rehandshake_mode_get_type
812 g_emblemed_icon_get_type
813 g_tls_database_verify_flags_get_type
814 g_emblemed_icon_new
815 g_emblemed_icon_get_icon
816 g_emblemed_icon_get_emblems
817 g_emblemed_icon_add_emblem
818 g_emblemed_icon_clear_emblems
819 g_emblem_get_type
820 g_emblem_new
821 g_emblem_new_with_origin
822 g_emblem_get_icon
823 g_emblem_get_origin
824 g_inet_address_new_from_string
825 g_inet_address_new_from_bytes
826 g_inet_address_new_any
827 g_inet_address_new_loopback
828 g_inet_address_get_family
829 g_inet_address_get_type
830 g_inet_address_get_is_any
831 g_inet_address_get_is_link_local
832 g_inet_address_get_is_loopback
833 g_inet_address_get_is_mc_global
834 g_inet_address_get_is_mc_link_local
835 g_inet_address_get_is_mc_node_local
836 g_inet_address_get_is_mc_org_local
837 g_inet_address_get_is_mc_site_local
838 g_inet_address_get_is_multicast
839 g_inet_address_get_is_site_local
840 g_inet_address_to_bytes
841 g_inet_address_get_native_size
842 g_inet_address_to_string
843 g_inet_address_equal
844 g_inet_address_mask_new
845 g_inet_address_mask_new_from_string
846 g_inet_address_mask_to_string
847 g_inet_address_mask_get_family
848 g_inet_address_mask_get_address
849 g_inet_address_mask_get_length
850 g_inet_address_mask_get_type
851 g_inet_address_mask_matches
852 g_inet_address_mask_equal
853 g_inet_socket_address_get_address
854 g_inet_socket_address_get_flowinfo
855 g_inet_socket_address_get_port
856 g_inet_socket_address_get_scope_id
857 g_inet_socket_address_get_type
858 g_inet_socket_address_new
859 #ifdef G_OS_UNIX
860 g_unix_socket_address_get_type
861 g_unix_socket_address_new
862 g_unix_socket_address_new_abstract
863 g_unix_socket_address_new_with_type
864 g_unix_socket_address_abstract_names_supported
865 g_unix_socket_address_get_is_abstract
866 g_unix_socket_address_get_address_type
867 g_unix_socket_address_get_path
868 g_unix_socket_address_get_path_len
869 #endif
870 g_socket_address_new_from_native
871 g_socket_address_get_type
872 g_socket_address_get_family
873 g_socket_address_get_native_size
874 g_socket_address_to_native
875 g_proxy_get_type
876 g_proxy_get_default_for_protocol
877 g_proxy_connect
878 g_proxy_connect_async
879 g_proxy_connect_finish
880 g_proxy_supports_hostname
881 g_proxy_resolver_get_default
882 g_proxy_resolver_get_type
883 g_proxy_resolver_is_supported
884 g_proxy_resolver_lookup
885 g_proxy_resolver_lookup_async
886 g_proxy_resolver_lookup_finish
887 g_proxy_address_get_type
888 g_proxy_address_new
889 g_proxy_address_get_protocol
890 g_proxy_address_get_destination_protocol
891 g_proxy_address_get_destination_hostname
892 g_proxy_address_get_destination_port
893 g_proxy_address_get_username
894 g_proxy_address_get_password
895 g_proxy_address_get_uri
896 g_proxy_address_enumerator_get_type
897 g_resolver_error_quark
898 g_resolver_free_addresses
899 g_resolver_free_targets
900 g_resolver_get_type
901 g_resolver_get_default
902 g_resolver_set_default
903 g_resolver_lookup_by_name
904 g_resolver_lookup_by_name_async
905 g_resolver_lookup_by_name_finish
906 g_resolver_lookup_by_address
907 g_resolver_lookup_by_address_async
908 g_resolver_lookup_by_address_finish
909 g_resolver_lookup_service
910 g_resolver_lookup_service_async
911 g_resolver_lookup_service_finish
912 g_threaded_resolver_get_type
913 g_srv_target_get_type
914 g_srv_target_new
915 g_srv_target_copy
916 g_srv_target_free
917 g_srv_target_get_hostname
918 g_srv_target_get_port
919 g_srv_target_get_priority
920 g_srv_target_get_weight
921 g_srv_target_list_sort
922 g_network_address_get_type
923 g_network_address_get_hostname
924 g_network_address_get_port
925 g_network_address_get_scheme
926 g_network_address_new
927 g_network_address_parse
928 g_network_address_parse_uri
929 g_network_service_get_type
930 g_network_service_get_service
931 g_network_service_get_protocol
932 g_network_service_get_domain
933 g_network_service_get_scheme
934 g_network_service_set_scheme
935 g_network_service_new
936 g_socket_connectable_get_type
937 g_socket_connectable_enumerate
938 g_socket_connectable_proxy_enumerate
939 g_socket_address_enumerator_get_type
940 g_socket_address_enumerator_next
941 g_socket_address_enumerator_next_async
942 g_socket_address_enumerator_next_finish
943 g_async_initable_get_type
944 g_async_initable_init_async
945 g_async_initable_init_finish
946 g_async_initable_new_async
947 g_async_initable_new_finish
948 g_async_initable_new_valist_async
949 g_async_initable_newv_async
950 g_initable_get_type
951 g_initable_init
952 g_initable_new
953 g_initable_newv
954 g_initable_new_valist
955 g_socket_get_type
956 g_socket_accept
957 g_socket_bind
958 g_socket_check_connect_result
959 g_socket_close
960 g_socket_shutdown
961 g_socket_condition_check
962 g_socket_condition_wait
963 g_socket_condition_timed_wait
964 g_socket_connect
965 g_socket_create_source
966 g_socket_get_available_bytes
967 g_socket_get_blocking
968 g_socket_get_broadcast
969 g_socket_get_family
970 g_socket_get_fd
971 g_socket_get_timeout
972 g_socket_get_ttl
973 g_socket_get_keepalive
974 g_socket_get_listen_backlog
975 g_socket_get_local_address
976 g_socket_get_multicast_loopback
977 g_socket_get_multicast_ttl
978 g_socket_get_protocol
979 g_socket_get_remote_address
980 g_socket_get_socket_type
981 g_socket_is_closed
982 g_socket_is_connected
983 g_socket_join_multicast_group
984 g_socket_leave_multicast_group
985 g_socket_listen
986 g_socket_new
987 g_socket_new_from_fd
988 g_socket_receive
989 g_socket_receive_from
990 g_socket_receive_message
991 g_socket_receive_with_blocking
992 g_socket_send
993 g_socket_send_message
994 g_socket_send_to
995 g_socket_send_with_blocking
996 g_socket_set_blocking
997 g_socket_set_broadcast
998 g_socket_set_timeout
999 g_socket_set_ttl
1000 g_socket_set_keepalive
1001 g_socket_set_listen_backlog
1002 g_socket_set_multicast_loopback
1003 g_socket_set_multicast_ttl
1004 g_socket_speaks_ipv4
1005 g_socket_get_credentials
1006 g_socket_control_message_get_type
1007 g_socket_control_message_deserialize
1008 g_socket_control_message_get_level
1009 g_socket_control_message_get_msg_type
1010 g_socket_control_message_get_size
1011 g_socket_control_message_serialize
1012 g_socket_client_get_type
1013 g_socket_client_add_application_proxy
1014 g_socket_client_connect
1015 g_socket_client_connect_async
1016 g_socket_client_connect_finish
1017 g_socket_client_connect_to_host
1018 g_socket_client_connect_to_host_async
1019 g_socket_client_connect_to_host_finish
1020 g_socket_client_connect_to_service
1021 g_socket_client_connect_to_service_async
1022 g_socket_client_connect_to_service_finish
1023 g_socket_client_connect_to_uri
1024 g_socket_client_connect_to_uri_async
1025 g_socket_client_connect_to_uri_finish
1026 g_socket_client_event_get_type
1027 g_socket_client_get_enable_proxy
1028 g_socket_client_get_family
1029 g_socket_client_get_local_address
1030 g_socket_client_get_protocol
1031 g_socket_client_get_socket_type
1032 g_socket_client_get_timeout
1033 g_socket_client_get_tls
1034 g_socket_client_get_tls_validation_flags
1035 g_socket_client_new
1036 g_socket_client_set_enable_proxy
1037 g_socket_client_set_family
1038 g_socket_client_set_local_address
1039 g_socket_client_set_protocol
1040 g_socket_client_set_socket_type
1041 g_socket_client_set_timeout
1042 g_socket_client_set_tls
1043 g_socket_client_set_tls_validation_flags
1044 g_socket_connection_get_type
1045 g_socket_connection_factory_create_connection
1046 g_socket_connection_factory_lookup_type
1047 g_socket_connection_factory_register_type
1048 g_socket_connection_get_local_address
1049 g_socket_connection_get_remote_address
1050 g_socket_connection_get_socket
1051 g_socket_connection_is_connected
1052 g_socket_connection_connect
1053 g_socket_connection_connect_async
1054 g_socket_connection_connect_finish
1055 g_socket_listener_get_type
1056 g_socket_listener_accept
1057 g_socket_listener_accept_async
1058 g_socket_listener_accept_finish
1059 g_socket_listener_accept_socket
1060 g_socket_listener_accept_socket_async
1061 g_socket_listener_accept_socket_finish
1062 g_socket_listener_add_address
1063 g_socket_listener_add_inet_port
1064 g_socket_listener_add_any_inet_port
1065 g_socket_listener_add_socket
1066 g_socket_listener_close
1067 g_socket_listener_new
1068 g_socket_listener_set_backlog
1069 g_socket_service_get_type
1070 g_socket_service_is_active
1071 g_socket_service_new
1072 g_socket_service_start
1073 g_socket_service_stop
1074 g_threaded_socket_service_get_type
1075 g_threaded_socket_service_new
1076 g_tcp_connection_get_type
1077 g_tcp_connection_set_graceful_disconnect
1078 g_tcp_connection_get_graceful_disconnect
1079 #ifndef G_OS_WIN32
1080 g_unix_connection_get_type
1081 g_unix_connection_receive_fd
1082 g_unix_connection_send_fd
1083 g_unix_connection_receive_credentials
1084 g_unix_connection_receive_credentials_async
1085 g_unix_connection_receive_credentials_finish
1086 g_unix_connection_send_credentials
1087 g_unix_connection_send_credentials_async
1088 g_unix_connection_send_credentials_finish
1089 #endif
1090 #ifndef G_OS_WIN32
1091 g_unix_fd_message_get_type
1092 g_unix_fd_message_append_fd
1093 g_unix_fd_message_new
1094 g_unix_fd_message_steal_fds
1095 g_unix_fd_message_get_fd_list
1096 g_unix_fd_message_new_with_fd_list
1097 g_dbus_connection_call_with_unix_fd_list
1098 g_dbus_connection_call_with_unix_fd_list_finish
1099 g_dbus_connection_call_with_unix_fd_list_sync
1100 g_dbus_proxy_call_with_unix_fd_list
1101 g_dbus_proxy_call_with_unix_fd_list_finish
1102 g_dbus_proxy_call_with_unix_fd_list_sync
1103 g_dbus_method_invocation_return_value_with_unix_fd_list
1104 #endif
1105 #ifndef G_OS_WIN32
1106 g_unix_fd_list_append
1107 g_unix_fd_list_get
1108 g_unix_fd_list_get_length
1109 g_unix_fd_list_get_type
1110 g_unix_fd_list_new
1111 g_unix_fd_list_new_from_array
1112 g_unix_fd_list_peek_fds
1113 g_unix_fd_list_steal_fds
1114 #endif
1115 g_zlib_compressor_get_type
1116 g_zlib_compressor_new
1117 g_zlib_compressor_get_file_info
1118 g_zlib_compressor_set_file_info
1119 g_zlib_decompressor_get_type
1120 g_zlib_decompressor_new
1121 g_zlib_decompressor_get_file_info
1122 #ifdef G_OS_UNIX
1123 g_file_descriptor_based_get_type
1124 g_file_descriptor_based_get_fd
1125 #endif
1126 g_settings_backend_get_type
1127 g_settings_backend_changed
1128 g_settings_backend_flatten_tree
1129 g_settings_backend_keys_changed
1130 g_settings_backend_path_changed
1131 g_settings_backend_path_writable_changed
1132 g_settings_backend_writable_changed
1133 g_settings_backend_changed_tree
1134 g_settings_backend_get_default
1135 g_keyfile_settings_backend_new
1136 g_memory_settings_backend_new
1137 g_null_settings_backend_new
1138 g_settings_schema_source_get_type
1139 g_settings_schema_source_get_default
1140 g_settings_schema_source_lookup
1141 g_settings_schema_source_ref
1142 g_settings_schema_source_unref
1143 g_settings_schema_source_new_from_directory
1144 g_settings_schema_get_type
1145 g_settings_schema_ref
1146 g_settings_schema_unref
1147 g_settings_schema_get_id
1148 g_settings_schema_get_path
1149 g_settings_list_schemas
1150 g_settings_list_relocatable_schemas
1151 g_settings_apply
1152 g_settings_bind
1153 g_settings_bind_writable
1154 g_settings_bind_with_mapping
1155 g_settings_create_action
1156 g_settings_delay
1157 g_settings_get
1158 g_settings_get_child
1159 g_settings_get_has_unapplied
1160 g_settings_get_type
1161 g_settings_get_value
1162 g_settings_is_writable
1163 g_settings_new
1164 g_settings_new_with_backend
1165 g_settings_new_with_backend_and_path
1166 g_settings_new_with_path
1167 g_settings_new_full
1168 g_settings_revert
1169 g_settings_reset
1170 g_settings_set
1171 g_settings_set_value
1172 g_settings_unbind
1173 g_settings_get_int
1174 g_settings_set_int
1175 g_settings_get_uint
1176 g_settings_set_uint
1177 g_settings_get_string
1178 g_settings_set_string
1179 g_settings_get_strv
1180 g_settings_set_strv
1181 g_settings_get_double
1182 g_settings_set_double
1183 g_settings_get_boolean
1184 g_settings_set_boolean
1185 g_settings_get_enum
1186 g_settings_set_enum
1187 g_settings_get_flags
1188 g_settings_set_flags
1189 g_settings_sync
1190 g_settings_list_keys
1191 g_settings_list_children
1192 g_settings_get_mapped
1193 g_settings_get_range
1194 g_settings_range_check
1195 g_credentials_get_type
1196 g_credentials_new
1197 g_credentials_to_string
1198 g_credentials_get_native
1199 g_credentials_set_native
1200 g_credentials_is_same_user
1201 #ifdef G_OS_UNIX
1202 g_credentials_get_unix_user
1203 g_credentials_set_unix_user
1204 #endif
1205 g_dbus_is_address
1206 g_dbus_is_supported_address
1207 g_dbus_address_get_for_bus_sync
1208 g_dbus_address_get_stream
1209 g_dbus_address_get_stream_finish
1210 g_dbus_address_get_stream_sync
1211 g_dbus_auth_observer_get_type
1212 g_dbus_auth_observer_new
1213 g_dbus_auth_observer_authorize_authenticated_peer
1214 g_dbus_auth_observer_allow_mechanism
1215 g_dbus_connection_get_type
1216 g_bus_get
1217 g_bus_get_finish
1218 g_bus_get_sync
1219 g_dbus_connection_new
1220 g_dbus_connection_new_finish
1221 g_dbus_connection_new_for_address
1222 g_dbus_connection_new_for_address_finish
1223 g_dbus_connection_new_for_address_sync
1224 g_dbus_connection_new_sync
1225 g_dbus_connection_start_message_processing
1226 g_dbus_connection_get_capabilities
1227 g_dbus_connection_get_exit_on_close
1228 g_dbus_connection_get_guid
1229 g_dbus_connection_get_peer_credentials
1230 g_dbus_connection_get_stream
1231 g_dbus_connection_get_unique_name
1232 g_dbus_connection_is_closed
1233 g_dbus_connection_set_exit_on_close
1234 g_dbus_connection_close
1235 g_dbus_connection_close_finish
1236 g_dbus_connection_close_sync
1237 g_dbus_connection_flush
1238 g_dbus_connection_flush_finish
1239 g_dbus_connection_flush_sync
1240 g_dbus_connection_emit_signal
1241 g_dbus_connection_call
1242 g_dbus_connection_call_finish
1243 g_dbus_connection_call_sync
1244 g_dbus_connection_signal_subscribe
1245 g_dbus_connection_signal_unsubscribe
1246 g_dbus_connection_add_filter
1247 g_dbus_connection_remove_filter
1248 g_dbus_connection_send_message
1249 g_dbus_connection_send_message_with_reply
1250 g_dbus_connection_send_message_with_reply_finish
1251 g_dbus_connection_send_message_with_reply_sync
1252 g_dbus_connection_register_object
1253 g_dbus_connection_unregister_object
1254 g_dbus_connection_register_subtree
1255 g_dbus_connection_unregister_subtree
1256 g_dbus_error_quark
1257 g_dbus_error_new_for_dbus_error
1258 g_dbus_error_is_remote_error
1259 g_dbus_error_get_remote_error
1260 g_dbus_error_strip_remote_error
1261 g_dbus_error_encode_gerror
1262 g_dbus_error_register_error
1263 g_dbus_error_register_error_domain
1264 g_dbus_error_set_dbus_error
1265 g_dbus_error_set_dbus_error_valist
1266 g_dbus_error_unregister_error
1267 g_dbus_annotation_info_get_type
1268 g_dbus_arg_info_get_type
1269 g_dbus_property_info_get_type
1270 g_dbus_interface_info_get_type
1271 g_dbus_method_info_get_type
1272 g_dbus_signal_info_get_type
1273 g_dbus_node_info_get_type
1274 g_dbus_annotation_info_lookup
1275 g_dbus_annotation_info_ref
1276 g_dbus_annotation_info_unref
1277 g_dbus_interface_info_generate_xml
1278 g_dbus_interface_info_lookup_method
1279 g_dbus_interface_info_lookup_property
1280 g_dbus_interface_info_lookup_signal
1281 g_dbus_interface_info_cache_build
1282 g_dbus_interface_info_cache_release
1283 g_dbus_node_info_new_for_xml
1284 g_dbus_node_info_generate_xml
1285 g_dbus_node_info_lookup_interface
1286 g_dbus_arg_info_ref
1287 g_dbus_arg_info_unref
1288 g_dbus_property_info_ref
1289 g_dbus_property_info_unref
1290 g_dbus_signal_info_ref
1291 g_dbus_signal_info_unref
1292 g_dbus_method_info_ref
1293 g_dbus_method_info_unref
1294 g_dbus_interface_info_ref
1295 g_dbus_interface_info_unref
1296 g_dbus_node_info_ref
1297 g_dbus_node_info_unref
1298 g_dbus_message_get_type
1299 g_dbus_message_new
1300 g_dbus_message_new_from_blob
1301 g_dbus_message_new_method_call
1302 g_dbus_message_new_method_error
1303 g_dbus_message_new_method_error_literal
1304 g_dbus_message_new_method_error_valist
1305 g_dbus_message_new_method_reply
1306 g_dbus_message_new_signal
1307 g_dbus_message_bytes_needed
1308 g_dbus_message_get_locked
1309 g_dbus_message_lock
1310 g_dbus_message_copy
1311 g_dbus_message_get_arg0
1312 g_dbus_message_get_body
1313 g_dbus_message_get_byte_order
1314 g_dbus_message_get_destination
1315 g_dbus_message_get_error_name
1316 g_dbus_message_get_flags
1317 g_dbus_message_get_header
1318 g_dbus_message_get_header_fields
1319 g_dbus_message_get_interface
1320 g_dbus_message_get_member
1321 g_dbus_message_get_num_unix_fds
1322 g_dbus_message_get_path
1323 g_dbus_message_get_reply_serial
1324 g_dbus_message_get_sender
1325 g_dbus_message_get_serial
1326 g_dbus_message_get_signature
1327 g_dbus_message_get_message_type
1328 g_dbus_message_print
1329 g_dbus_message_set_body
1330 g_dbus_message_set_byte_order
1331 g_dbus_message_set_destination
1332 g_dbus_message_set_error_name
1333 g_dbus_message_set_flags
1334 g_dbus_message_set_header
1335 g_dbus_message_set_interface
1336 g_dbus_message_set_member
1337 g_dbus_message_set_num_unix_fds
1338 g_dbus_message_set_path
1339 g_dbus_message_set_reply_serial
1340 g_dbus_message_set_sender
1341 g_dbus_message_set_serial
1342 g_dbus_message_set_signature
1343 g_dbus_message_set_message_type
1344 g_dbus_message_to_blob
1345 g_dbus_message_to_gerror
1346 #ifdef G_OS_UNIX
1347 g_dbus_message_get_unix_fd_list
1348 g_dbus_message_set_unix_fd_list
1349 #endif
1350 g_dbus_method_invocation_get_type
1351 g_dbus_method_invocation_get_connection
1352 g_dbus_method_invocation_get_interface_name
1353 g_dbus_method_invocation_get_message
1354 g_dbus_method_invocation_get_method_info
1355 g_dbus_method_invocation_get_method_name
1356 g_dbus_method_invocation_get_object_path
1357 g_dbus_method_invocation_get_parameters
1358 g_dbus_method_invocation_get_sender
1359 g_dbus_method_invocation_get_user_data
1360 g_dbus_method_invocation_return_dbus_error
1361 g_dbus_method_invocation_return_error
1362 g_dbus_method_invocation_return_error_literal
1363 g_dbus_method_invocation_return_error_valist
1364 g_dbus_method_invocation_return_gerror
1365 g_dbus_method_invocation_take_error
1366 g_dbus_method_invocation_return_value
1367 g_bus_own_name
1368 g_bus_own_name_on_connection
1369 g_bus_unown_name
1370 g_bus_own_name_with_closures
1371 g_bus_own_name_on_connection_with_closures
1372 g_bus_watch_name
1373 g_bus_watch_name_on_connection
1374 g_bus_unwatch_name
1375 g_bus_watch_name_with_closures
1376 g_bus_watch_name_on_connection_with_closures
1377 g_dbus_proxy_get_type
1378 g_dbus_proxy_new
1379 g_dbus_proxy_new_finish
1380 g_dbus_proxy_new_sync
1381 g_dbus_proxy_new_for_bus
1382 g_dbus_proxy_new_for_bus_finish
1383 g_dbus_proxy_new_for_bus_sync
1384 g_dbus_proxy_get_cached_property
1385 g_dbus_proxy_set_cached_property
1386 g_dbus_proxy_get_cached_property_names
1387 g_dbus_proxy_get_connection
1388 g_dbus_proxy_get_default_timeout
1389 g_dbus_proxy_get_flags
1390 g_dbus_proxy_get_interface_info
1391 g_dbus_proxy_get_interface_name
1392 g_dbus_proxy_get_object_path
1393 g_dbus_proxy_get_name
1394 g_dbus_proxy_get_name_owner
1395 g_dbus_proxy_set_default_timeout
1396 g_dbus_proxy_set_interface_info
1397 g_dbus_proxy_call
1398 g_dbus_proxy_call_finish
1399 g_dbus_proxy_call_sync
1400 g_dbus_server_get_type
1401 g_dbus_server_new_sync
1402 g_dbus_server_is_active
1403 g_dbus_server_start
1404 g_dbus_server_stop
1405 g_dbus_server_get_client_address
1406 g_dbus_server_get_flags
1407 g_dbus_server_get_guid
1408 g_dbus_generate_guid
1409 g_dbus_is_guid
1410 g_dbus_is_interface_name
1411 g_dbus_is_member_name
1412 g_dbus_is_name
1413 g_dbus_is_unique_name
1414 g_dbus_gvalue_to_gvariant
1415 g_dbus_gvariant_to_gvalue
1416 #ifdef G_OS_UNIX
1417 g_unix_credentials_message_get_type
1418 g_unix_credentials_message_new
1419 g_unix_credentials_message_new_with_credentials
1420 g_unix_credentials_message_get_credentials
1421 g_unix_credentials_message_is_supported
1422 #endif
1423 g_permission_acquire
1424 g_permission_acquire_async
1425 g_permission_acquire_finish
1426 g_permission_get_allowed
1427 g_permission_get_can_acquire
1428 g_permission_get_can_release
1429 g_permission_get_type
1430 g_permission_impl_update
1431 g_permission_release
1432 g_permission_release_async
1433 g_permission_release_finish
1434 g_simple_permission_get_type
1435 g_simple_permission_new
1436 g_action_group_action_added
1437 g_action_group_action_enabled_changed
1438 g_action_group_action_removed
1439 g_action_group_action_state_changed
1440 g_action_group_activate_action
1441 g_action_group_get_action_enabled
1442 g_action_group_get_action_parameter_type
1443 g_action_group_get_action_state
1444 g_action_group_get_action_state_hint
1445 g_action_group_get_action_state_type
1446 g_action_group_get_type
1447 g_action_group_has_action
1448 g_action_group_list_actions
1449 g_action_group_query_action
1450 g_action_map_add_action
1451 g_action_map_add_action_entries
1452 g_action_map_get_type
1453 g_action_map_lookup_action
1454 g_action_map_remove_action
1455 g_action_group_change_action_state
1456 g_action_activate
1457 g_action_get_enabled
1458 g_action_get_name
1459 g_action_get_parameter_type
1460 g_action_get_state
1461 g_action_get_state_hint
1462 g_action_get_state_type
1463 g_action_get_type
1464 g_action_change_state
1465 g_simple_action_group_get_type
1466 g_simple_action_group_add_entries
1467 g_simple_action_group_insert
1468 g_simple_action_group_lookup
1469 g_simple_action_group_new
1470 g_simple_action_group_remove
1471 g_simple_action_get_type
1472 g_simple_action_new
1473 g_simple_action_new_stateful
1474 g_simple_action_set_enabled
1475 g_simple_action_set_state
1476 g_dbus_action_group_get_type
1477 g_dbus_action_group_get
1478 g_remote_action_group_get_type
1479 g_remote_action_group_activate_action_full
1480 g_remote_action_group_change_action_state_full
1481 g_dbus_menu_model_get_type
1482 g_dbus_menu_model_get
1483 g_dbus_connection_export_action_group
1484 g_dbus_connection_unexport_action_group
1485 g_dbus_connection_export_menu_model
1486 g_dbus_connection_unexport_menu_model
1487 g_pollable_input_stream_get_type
1488 g_pollable_input_stream_can_poll
1489 g_pollable_input_stream_create_source
1490 g_pollable_input_stream_is_readable
1491 g_pollable_input_stream_read_nonblocking
1492 g_pollable_output_stream_get_type
1493 g_pollable_output_stream_can_poll
1494 g_pollable_output_stream_create_source
1495 g_pollable_output_stream_is_writable
1496 g_pollable_output_stream_write_nonblocking
1497 g_pollable_source_new
1498 g_pollable_source_new_full
1499 g_pollable_stream_read
1500 g_pollable_stream_write
1501 g_pollable_stream_write_all
1502 g_tcp_wrapper_connection_get_type
1503 g_tcp_wrapper_connection_get_base_io_stream
1504 g_tcp_wrapper_connection_new
1505 g_tls_backend_get_certificate_type
1506 g_tls_backend_get_client_connection_type
1507 g_tls_backend_get_default
1508 g_tls_backend_get_default_database
1509 g_tls_backend_get_file_database_type
1510 g_tls_backend_get_server_connection_type
1511 g_tls_backend_get_type
1512 g_tls_backend_supports_tls
1513 g_tls_error_get_type
1514 g_tls_error_quark
1515 g_tls_certificate_get_issuer
1516 g_tls_certificate_get_type
1517 g_tls_certificate_list_new_from_file
1518 g_tls_certificate_new_from_file
1519 g_tls_certificate_new_from_files
1520 g_tls_certificate_new_from_pem
1521 g_tls_certificate_verify
1522 g_tls_connection_emit_accept_certificate
1523 g_tls_connection_get_certificate
1524 g_tls_connection_get_database
1525 g_tls_connection_get_interaction
1526 g_tls_connection_get_peer_certificate
1527 g_tls_connection_get_peer_certificate_errors
1528 g_tls_connection_get_rehandshake_mode
1529 g_tls_connection_get_require_close_notify
1530 g_tls_connection_get_use_system_certdb
1531 g_tls_connection_get_type
1532 g_tls_connection_handshake
1533 g_tls_connection_handshake_async
1534 g_tls_connection_handshake_finish
1535 g_tls_connection_set_certificate
1536 g_tls_connection_set_database
1537 g_tls_connection_set_interaction
1538 g_tls_connection_set_rehandshake_mode
1539 g_tls_connection_set_require_close_notify
1540 g_tls_connection_set_use_system_certdb
1541 g_tls_client_connection_get_accepted_cas
1542 g_tls_client_connection_get_server_identity
1543 g_tls_client_connection_get_type
1544 g_tls_client_connection_get_use_ssl3
1545 g_tls_client_connection_get_validation_flags
1546 g_tls_client_connection_new
1547 g_tls_client_connection_set_server_identity
1548 g_tls_client_connection_set_use_ssl3
1549 g_tls_client_connection_set_validation_flags
1550 g_tls_server_connection_get_type
1551 g_tls_server_connection_new
1552 g_tls_database_create_certificate_handle
1553 g_tls_database_get_type
1554 g_tls_database_lookup_certificate_for_handle
1555 g_tls_database_lookup_certificate_for_handle_async
1556 g_tls_database_lookup_certificate_for_handle_finish
1557 g_tls_database_lookup_certificate_issuer
1558 g_tls_database_lookup_certificate_issuer_async
1559 g_tls_database_lookup_certificate_issuer_finish
1560 g_tls_database_lookup_certificates_issued_by
1561 g_tls_database_lookup_certificates_issued_by_async
1562 g_tls_database_lookup_certificates_issued_by_finish
1563 g_tls_database_lookup_flags_get_type
1564 g_tls_database_verify_chain
1565 g_tls_database_verify_chain_async
1566 g_tls_database_verify_chain_finish
1567 g_tls_file_database_get_type
1568 g_tls_file_database_new
1569 g_tls_interaction_get_type
1570 g_tls_interaction_ask_password
1571 g_tls_interaction_ask_password_async
1572 g_tls_interaction_ask_password_finish
1573 g_tls_interaction_invoke_ask_password
1574 g_tls_interaction_result_get_type
1575 g_tls_password_flags_get_type
1576 g_tls_password_get_type
1577 g_tls_password_get_value
1578 g_tls_password_get_warning
1579 g_tls_password_new
1580 g_tls_password_set_description
1581 g_tls_password_set_flags
1582 g_tls_password_set_value
1583 g_tls_password_set_value_full
1584 g_tls_password_set_warning
1585 g_tls_password_get_flags
1586 g_tls_password_get_description
1587 g_dbus_interface_get_info
1588 g_dbus_interface_get_object
1589 g_dbus_interface_dup_object
1590 g_dbus_interface_get_type
1591 g_dbus_interface_set_object
1592 g_dbus_interface_skeleton_export
1593 g_dbus_interface_skeleton_flags_get_type
1594 g_dbus_interface_skeleton_flush
1595 g_dbus_interface_skeleton_get_connection
1596 g_dbus_interface_skeleton_get_connections
1597 g_dbus_interface_skeleton_has_connection
1598 g_dbus_interface_skeleton_get_flags
1599 g_dbus_interface_skeleton_get_info
1600 g_dbus_interface_skeleton_get_object_path
1601 g_dbus_interface_skeleton_get_properties
1602 g_dbus_interface_skeleton_get_type
1603 g_dbus_interface_skeleton_get_vtable
1604 g_dbus_interface_skeleton_set_flags
1605 g_dbus_interface_skeleton_unexport
1606 g_dbus_interface_skeleton_unexport_from_connection
1607 g_dbus_object_get_interface
1608 g_dbus_object_get_interfaces
1609 g_dbus_object_get_object_path
1610 g_dbus_object_get_type
1611 g_dbus_object_proxy_new
1612 g_dbus_object_proxy_get_connection
1613 g_dbus_object_proxy_get_type
1614 g_dbus_object_skeleton_add_interface
1615 g_dbus_object_skeleton_flush
1616 g_dbus_object_skeleton_get_type
1617 g_dbus_object_skeleton_new
1618 g_dbus_object_skeleton_remove_interface
1619 g_dbus_object_skeleton_remove_interface_by_name
1620 g_dbus_object_skeleton_set_object_path
1621 g_dbus_object_manager_get_interface
1622 g_dbus_object_manager_get_object
1623 g_dbus_object_manager_get_object_path
1624 g_dbus_object_manager_get_objects
1625 g_dbus_object_manager_get_type
1626 g_dbus_object_manager_client_flags_get_type
1627 g_dbus_object_manager_client_get_connection
1628 g_dbus_object_manager_client_get_flags
1629 g_dbus_object_manager_client_get_name
1630 g_dbus_object_manager_client_get_name_owner
1631 g_dbus_object_manager_client_get_type
1632 g_dbus_object_manager_client_new
1633 g_dbus_object_manager_client_new_finish
1634 g_dbus_object_manager_client_new_for_bus
1635 g_dbus_object_manager_client_new_for_bus_finish
1636 g_dbus_object_manager_client_new_for_bus_sync
1637 g_dbus_object_manager_client_new_sync
1638 g_dbus_object_manager_server_export
1639 g_dbus_object_manager_server_export_uniquely
1640 g_dbus_object_manager_server_get_connection
1641 g_dbus_object_manager_server_set_connection
1642 g_dbus_object_manager_server_get_type
1643 g_dbus_object_manager_server_new
1644 g_dbus_object_manager_server_unexport
1645 g_network_monitor_can_reach
1646 g_network_monitor_can_reach_async
1647 g_network_monitor_can_reach_finish
1648 g_network_monitor_get_default
1649 g_network_monitor_get_network_available
1650 g_network_monitor_get_type
1651 g_network_monitor_base_add_network
1652 g_network_monitor_base_get_type
1653 g_network_monitor_base_remove_network
1654 g_network_monitor_base_set_networks
1655 g_menu_append
1656 g_menu_append_item
1657 g_menu_append_section
1658 g_menu_append_submenu
1659 g_menu_attribute_hash_iter_get_type
1660 g_menu_attribute_iter_get_name
1661 g_menu_attribute_iter_get_next
1662 g_menu_attribute_iter_get_type
1663 g_menu_attribute_iter_get_value
1664 g_menu_attribute_iter_next
1665 g_menu_freeze
1666 g_menu_get_type
1667 g_menu_insert
1668 g_menu_insert_item
1669 g_menu_insert_section
1670 g_menu_insert_submenu
1671 g_menu_item_get_type
1672 g_menu_item_new
1673 g_menu_item_new_section
1674 g_menu_item_new_submenu
1675 g_menu_item_set_action_and_target
1676 g_menu_item_set_action_and_target_value
1677 g_menu_item_set_attribute
1678 g_menu_item_set_attribute_value
1679 g_menu_item_set_detailed_action
1680 g_menu_item_set_label
1681 g_menu_item_set_link
1682 g_menu_item_set_section
1683 g_menu_item_set_submenu
1684 g_menu_link_hash_iter_get_type
1685 g_menu_link_iter_get_name
1686 g_menu_link_iter_get_next
1687 g_menu_link_iter_get_type
1688 g_menu_link_iter_get_value
1689 g_menu_link_iter_next
1690 g_menu_model_get_item_attribute
1691 g_menu_model_get_item_attribute_value
1692 g_menu_model_get_item_link
1693 g_menu_model_get_n_items
1694 g_menu_model_get_type
1695 g_menu_model_is_mutable
1696 g_menu_model_items_changed
1697 g_menu_model_items_changed_signal
1698 g_menu_model_iterate_item_attributes
1699 g_menu_model_iterate_item_links
1700 g_menu_new
1701 g_menu_prepend
1702 g_menu_prepend_item
1703 g_menu_prepend_section
1704 g_menu_prepend_submenu
1705 g_menu_remove
1706 g_resource_get_type
1707 g_resource_enumerate_children
1708 g_resource_error_get_type
1709 g_resource_error_quark
1710 g_resource_flags_get_type
1711 g_resource_get_info
1712 g_resource_load
1713 g_resource_lookup_data
1714 g_resource_lookup_flags_get_type
1715 g_resource_new_from_data
1716 g_resource_open_stream
1717 g_resource_ref
1718 g_resource_unref
1719 g_resources_enumerate_children
1720 g_resources_get_info
1721 g_resources_lookup_data
1722 g_resources_open_stream
1723 g_resources_register
1724 g_resources_unregister
1725 g_static_resource_fini
1726 g_static_resource_get_resource
1727 g_static_resource_init
1728 g_resolver_lookup_records
1729 g_resolver_lookup_records_async
1730 g_resolver_lookup_records_finish
1731 g_resolver_record_type_get_type
1732 g_test_dbus_add_service_dir
1733 g_test_dbus_flags_get_type
1734 g_test_dbus_get_bus_address
1735 g_test_dbus_get_flags
1736 g_test_dbus_get_type
1737 g_test_dbus_new
1738 g_test_dbus_down
1739 g_test_dbus_stop
1740 g_test_dbus_up
1741 g_test_dbus_unset