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