1<SECTION> 2<FILE>gvfs</FILE> 3<TITLE>GVfs</TITLE> 4GVfs 5G_VFS_EXTENSION_POINT_NAME 6g_vfs_get_file_for_path 7g_vfs_get_file_for_uri 8g_vfs_parse_name 9g_vfs_get_default 10g_vfs_get_local 11g_vfs_is_active 12g_vfs_get_supported_uri_schemes 13<SUBSECTION Standard> 14GVfsClass 15G_VFS 16G_IS_VFS 17G_TYPE_VFS 18G_VFS_CLASS 19G_IS_VFS_CLASS 20G_VFS_GET_CLASS 21<SUBSECTION Private> 22g_vfs_get_type 23</SECTION> 24 25<SECTION> 26<FILE>gfile</FILE> 27<TITLE>GFile</TITLE> 28GFile 29GFileIface 30GFileQueryInfoFlags 31GFileCreateFlags 32GFileCopyFlags 33GFileMonitorFlags 34GFilesystemPreviewType 35GFileProgressCallback 36GFileReadMoreCallback 37g_file_new_for_path 38g_file_new_for_uri 39g_file_new_for_commandline_arg 40g_file_parse_name 41g_file_dup 42g_file_hash 43g_file_equal 44g_file_get_basename 45g_file_get_path 46g_file_get_uri 47g_file_get_parse_name 48g_file_get_parent 49g_file_get_child 50g_file_get_child_for_display_name 51g_file_has_prefix 52g_file_get_relative_path 53g_file_resolve_relative_path 54g_file_is_native 55g_file_has_uri_scheme 56g_file_get_uri_scheme 57g_file_read 58g_file_read_async 59g_file_read_finish 60g_file_append_to 61g_file_create 62g_file_replace 63g_file_append_to_async 64g_file_append_to_finish 65g_file_create_async 66g_file_create_finish 67g_file_replace_async 68g_file_replace_finish 69g_file_query_info 70g_file_query_info_async 71g_file_query_info_finish 72g_file_query_exists 73g_file_query_file_type 74g_file_query_filesystem_info 75g_file_query_filesystem_info_async 76g_file_query_filesystem_info_finish 77g_file_query_default_handler 78g_file_find_enclosing_mount 79g_file_find_enclosing_mount_async 80g_file_find_enclosing_mount_finish 81g_file_enumerate_children 82g_file_enumerate_children_async 83g_file_enumerate_children_finish 84g_file_set_display_name 85g_file_set_display_name_async 86g_file_set_display_name_finish 87g_file_delete 88g_file_trash 89g_file_copy 90g_file_copy_async 91g_file_copy_finish 92g_file_move 93g_file_make_directory 94g_file_make_directory_with_parents 95g_file_make_symbolic_link 96g_file_query_settable_attributes 97g_file_query_writable_namespaces 98g_file_set_attribute 99g_file_set_attributes_from_info 100g_file_set_attributes_async 101g_file_set_attributes_finish 102g_file_set_attribute_string 103g_file_set_attribute_byte_string 104g_file_set_attribute_uint32 105g_file_set_attribute_int32 106g_file_set_attribute_uint64 107g_file_set_attribute_int64 108g_file_mount_mountable 109g_file_mount_mountable_finish 110g_file_unmount_mountable 111g_file_unmount_mountable_finish 112g_file_eject_mountable 113g_file_eject_mountable_finish 114g_file_mount_enclosing_volume 115g_file_mount_enclosing_volume_finish 116g_file_monitor_directory 117g_file_monitor_file 118g_file_monitor 119g_file_load_contents 120g_file_load_contents_async 121g_file_load_contents_finish 122g_file_load_partial_contents_async 123g_file_load_partial_contents_finish 124g_file_replace_contents 125g_file_replace_contents_async 126g_file_replace_contents_finish 127g_file_copy_attributes 128<SUBSECTION Standard> 129G_FILE 130G_IS_FILE 131G_TYPE_FILE 132G_FILE_GET_IFACE 133<SUBSECTION Private> 134g_file_get_type 135</SECTION> 136 137<SECTION> 138<FILE>gfileenumerator</FILE> 139<TITLE>GFileEnumerator</TITLE> 140GFileEnumerator 141g_file_enumerator_next_file 142g_file_enumerator_close 143g_file_enumerator_next_files_async 144g_file_enumerator_next_files_finish 145g_file_enumerator_close_async 146g_file_enumerator_close_finish 147g_file_enumerator_is_closed 148g_file_enumerator_has_pending 149g_file_enumerator_set_pending 150g_file_enumerator_get_container 151<SUBSECTION Standard> 152GFileEnumeratorClass 153G_FILE_ENUMERATOR 154G_IS_FILE_ENUMERATOR 155G_TYPE_FILE_ENUMERATOR 156G_FILE_ENUMERATOR_CLASS 157G_IS_FILE_ENUMERATOR_CLASS 158G_FILE_ENUMERATOR_GET_CLASS 159<SUBSECTION Private> 160g_file_enumerator_get_type 161GFileEnumeratorPrivate 162</SECTION> 163 164<SECTION> 165<FILE>gfileinfo</FILE> 166<TITLE>GFileInfo</TITLE> 167GFileAttributeMatcher 168GFileType 169GFileInfo 170G_FILE_ATTRIBUTE_STANDARD_TYPE 171G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN 172G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP 173G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK 174G_FILE_ATTRIBUTE_STANDARD_IS_VIRTUAL 175G_FILE_ATTRIBUTE_STANDARD_NAME 176G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME 177G_FILE_ATTRIBUTE_STANDARD_EDIT_NAME 178G_FILE_ATTRIBUTE_STANDARD_COPY_NAME 179G_FILE_ATTRIBUTE_STANDARD_ICON 180G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE 181G_FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPE 182G_FILE_ATTRIBUTE_STANDARD_SIZE 183G_FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET 184G_FILE_ATTRIBUTE_STANDARD_TARGET_URI 185G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER 186G_FILE_ATTRIBUTE_ETAG_VALUE 187G_FILE_ATTRIBUTE_ID_FILE 188G_FILE_ATTRIBUTE_ID_FILESYSTEM 189G_FILE_ATTRIBUTE_ACCESS_CAN_READ 190G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE 191G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE 192G_FILE_ATTRIBUTE_ACCESS_CAN_DELETE 193G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH 194G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME 195G_FILE_ATTRIBUTE_MOUNTABLE_CAN_MOUNT 196G_FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT 197G_FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECT 198G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE 199G_FILE_ATTRIBUTE_MOUNTABLE_HAL_UDI 200G_FILE_ATTRIBUTE_TIME_MODIFIED 201G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC 202G_FILE_ATTRIBUTE_TIME_ACCESS 203G_FILE_ATTRIBUTE_TIME_ACCESS_USEC 204G_FILE_ATTRIBUTE_TIME_CHANGED 205G_FILE_ATTRIBUTE_TIME_CHANGED_USEC 206G_FILE_ATTRIBUTE_TIME_CREATED 207G_FILE_ATTRIBUTE_TIME_CREATED_USEC 208G_FILE_ATTRIBUTE_UNIX_DEVICE 209G_FILE_ATTRIBUTE_UNIX_INODE 210G_FILE_ATTRIBUTE_UNIX_MODE 211G_FILE_ATTRIBUTE_UNIX_NLINK 212G_FILE_ATTRIBUTE_UNIX_UID 213G_FILE_ATTRIBUTE_UNIX_GID 214G_FILE_ATTRIBUTE_UNIX_RDEV 215G_FILE_ATTRIBUTE_UNIX_BLOCK_SIZE 216G_FILE_ATTRIBUTE_UNIX_BLOCKS 217G_FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT 218G_FILE_ATTRIBUTE_DOS_IS_ARCHIVE 219G_FILE_ATTRIBUTE_DOS_IS_SYSTEM 220G_FILE_ATTRIBUTE_OWNER_USER 221G_FILE_ATTRIBUTE_OWNER_USER_REAL 222G_FILE_ATTRIBUTE_OWNER_GROUP 223G_FILE_ATTRIBUTE_THUMBNAIL_PATH 224G_FILE_ATTRIBUTE_THUMBNAILING_FAILED 225G_FILE_ATTRIBUTE_PREVIEW_ICON 226G_FILE_ATTRIBUTE_FILESYSTEM_SIZE 227G_FILE_ATTRIBUTE_FILESYSTEM_FREE 228G_FILE_ATTRIBUTE_FILESYSTEM_TYPE 229G_FILE_ATTRIBUTE_FILESYSTEM_READONLY 230G_FILE_ATTRIBUTE_GVFS_BACKEND 231G_FILE_ATTRIBUTE_SELINUX_CONTEXT 232G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT 233G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW 234G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION 235g_file_info_new 236g_file_info_dup 237g_file_info_copy_into 238g_file_info_has_attribute 239g_file_info_list_attributes 240g_file_info_get_attribute_type 241g_file_info_remove_attribute 242g_file_info_get_attribute_as_string 243g_file_info_get_attribute_data 244g_file_info_get_attribute_status 245g_file_info_get_attribute_string 246g_file_info_get_attribute_byte_string 247g_file_info_get_attribute_boolean 248g_file_info_get_attribute_uint32 249g_file_info_get_attribute_int32 250g_file_info_get_attribute_uint64 251g_file_info_get_attribute_int64 252g_file_info_get_attribute_object 253g_file_info_set_attribute 254g_file_info_set_attribute_string 255g_file_info_set_attribute_byte_string 256g_file_info_set_attribute_boolean 257g_file_info_set_attribute_uint32 258g_file_info_set_attribute_int32 259g_file_info_set_attribute_uint64 260g_file_info_set_attribute_int64 261g_file_info_set_attribute_object 262g_file_info_clear_status 263g_file_info_get_file_type 264g_file_info_get_is_hidden 265g_file_info_get_is_backup 266g_file_info_get_is_symlink 267g_file_info_get_name 268g_file_info_get_display_name 269g_file_info_get_edit_name 270g_file_info_get_icon 271g_file_info_get_content_type 272g_file_info_get_size 273g_file_info_get_modification_time 274g_file_info_get_symlink_target 275g_file_info_get_etag 276g_file_info_get_sort_order 277g_file_info_set_attribute_mask 278g_file_info_unset_attribute_mask 279g_file_info_set_file_type 280g_file_info_set_is_hidden 281g_file_info_set_is_symlink 282g_file_info_set_name 283g_file_info_set_display_name 284g_file_info_set_edit_name 285g_file_info_set_icon 286g_file_info_set_content_type 287g_file_info_set_size 288g_file_info_set_modification_time 289g_file_info_set_symlink_target 290g_file_info_set_sort_order 291g_file_attribute_matcher_new 292g_file_attribute_matcher_ref 293g_file_attribute_matcher_unref 294g_file_attribute_matcher_matches 295g_file_attribute_matcher_matches_only 296g_file_attribute_matcher_enumerate_namespace 297g_file_attribute_matcher_enumerate_next 298<SUBSECTION Standard> 299GFileInfoClass 300G_FILE_INFO 301G_IS_FILE_INFO 302G_TYPE_FILE_INFO 303G_FILE_INFO_CLASS 304G_IS_FILE_INFO_CLASS 305G_FILE_INFO_GET_CLASS 306<SUBSECTION Private> 307g_file_info_get_type 308</SECTION> 309 310<SECTION> 311<FILE>gfileattribute</FILE> 312<TITLE>GFileAttribute</TITLE> 313GFileAttributeType 314GFileAttributeInfoFlags 315GFileAttributeStatus 316GFileAttributeInfo 317GFileAttributeInfoList 318g_file_attribute_info_list_new 319g_file_attribute_info_list_ref 320g_file_attribute_info_list_unref 321g_file_attribute_info_list_dup 322g_file_attribute_info_list_lookup 323g_file_attribute_info_list_add 324<SUBSECTION Private> 325g_file_attribute_info_list_get_type 326</SECTION> 327 328<SECTION> 329<FILE>gfilemonitor</FILE> 330<TITLE>GFileMonitor</TITLE> 331GFileMonitorEvent 332GFileMonitor 333g_file_monitor_cancel 334g_file_monitor_is_cancelled 335g_file_monitor_set_rate_limit 336g_file_monitor_emit_event 337<SUBSECTION Standard> 338GFileMonitorClass 339G_FILE_MONITOR 340G_IS_FILE_MONITOR 341G_TYPE_FILE_MONITOR 342G_FILE_MONITOR_CLASS 343G_IS_FILE_MONITOR_CLASS 344G_FILE_MONITOR_GET_CLASS 345<SUBSECTION Private> 346g_file_monitor_get_type 347GFileMonitorPrivate 348</SECTION> 349 350<SECTION> 351<FILE>gicon</FILE> 352<TITLE>GIcon</TITLE> 353GIcon 354GIconIface 355g_icon_hash 356g_icon_equal 357g_icon_to_string 358g_icon_new_for_string 359<SUBSECTION Standard> 360G_ICON 361G_IS_ICON 362G_TYPE_ICON 363G_ICON_GET_IFACE 364<SUBSECTION Private> 365g_icon_get_type 366</SECTION> 367 368<SECTION> 369<FILE>gthemedicon</FILE> 370<TITLE>GThemedIcon</TITLE> 371GThemedIcon 372g_themed_icon_new 373g_themed_icon_new_from_names 374g_themed_icon_new_with_default_fallbacks 375g_themed_icon_prepend_name 376g_themed_icon_append_name 377g_themed_icon_get_names 378<SUBSECTION Standard> 379GThemedIconClass 380G_THEMED_ICON 381G_IS_THEMED_ICON 382G_TYPE_THEMED_ICON 383G_THEMED_ICON_CLASS 384G_IS_THEMED_ICON_CLASS 385G_THEMED_ICON_GET_CLASS 386<SUBSECTION Private> 387g_themed_icon_get_type 388</SECTION> 389 390<SECTION> 391<FILE>gloadableicon</FILE> 392<TITLE>GLoadableIcon</TITLE> 393GLoadableIcon 394GLoadableIconIface 395g_loadable_icon_load 396g_loadable_icon_load_async 397g_loadable_icon_load_finish 398<SUBSECTION Standard> 399G_LOADABLE_ICON 400G_IS_LOADABLE_ICON 401G_TYPE_LOADABLE_ICON 402G_LOADABLE_ICON_GET_IFACE 403<SUBSECTION Private> 404g_loadable_icon_get_type 405</SECTION> 406 407<SECTION> 408<FILE>gfileicon</FILE> 409<TITLE>GFileIcon</TITLE> 410GFileIcon 411g_file_icon_new 412g_file_icon_get_file 413<SUBSECTION Standard> 414GFileIconClass 415G_FILE_ICON 416G_IS_FILE_ICON 417G_TYPE_FILE_ICON 418G_FILE_ICON_CLASS 419G_IS_FILE_ICON_CLASS 420G_FILE_ICON_GET_CLASS 421<SUBSECTION Private> 422g_file_icon_get_type 423</SECTION> 424 425<SECTION> 426<FILE>gemblemedicon</FILE> 427<TITLE>GEmblemedIcon</TITLE> 428GEmblemedIcon 429g_emblemed_icon_new 430g_emblemed_icon_get_icon 431g_emblemed_icon_get_emblems 432g_emblemed_icon_add_emblem 433<SUBSECTION Standard> 434GEmblemedIconClass 435G_EMBLEMED_ICON 436G_EMBLEMED_ICON_CLASS 437G_EMBLEMED_ICON_GET_CLASS 438G_IS_EMBLEMED_ICON 439G_IS_EMBLEMED_ICON_CLASS 440G_TYPE_EMBLEMED_ICON 441 442<SUBSECTION Private> 443g_emblemed_icon_get_type 444</SECTION> 445 446<SECTION> 447<FILE>gemblem</FILE> 448<TITLE>GEmblem</TITLE> 449GEmblem 450GEmblemOrigin 451g_emblem_new 452g_emblem_new_with_origin 453g_emblem_get_icon 454g_emblem_get_origin 455<SUBSECTION Private> 456g_emblem_get_type 457G_EMBLEM 458G_EMBLEM_CLASS 459G_EMBLEM_GET_CLASS 460G_IS_EMBLEM 461G_IS_EMBLEM_CLASS 462G_TYPE_EMBLEM 463</SECTION> 464 465<SECTION> 466<FILE>ginputstream</FILE> 467<TITLE>GInputStream</TITLE> 468GInputStream 469g_input_stream_read 470g_input_stream_read_all 471g_input_stream_skip 472g_input_stream_close 473g_input_stream_read_async 474g_input_stream_read_finish 475g_input_stream_skip_async 476g_input_stream_skip_finish 477g_input_stream_close_async 478g_input_stream_close_finish 479g_input_stream_is_closed 480g_input_stream_has_pending 481g_input_stream_set_pending 482g_input_stream_clear_pending 483<SUBSECTION Standard> 484GInputStreamClass 485G_INPUT_STREAM 486G_IS_INPUT_STREAM 487G_TYPE_INPUT_STREAM 488G_INPUT_STREAM_CLASS 489G_IS_INPUT_STREAM_CLASS 490G_INPUT_STREAM_GET_CLASS 491<SUBSECTION Private> 492g_input_stream_get_type 493GInputStreamPrivate 494</SECTION> 495 496<SECTION> 497<FILE>gfileinputstream</FILE> 498<TITLE>GFileInputStream</TITLE> 499GFileInputStream 500g_file_input_stream_query_info 501g_file_input_stream_query_info_async 502g_file_input_stream_query_info_finish 503<SUBSECTION Standard> 504GFileInputStreamClass 505G_FILE_INPUT_STREAM 506G_IS_FILE_INPUT_STREAM 507G_TYPE_FILE_INPUT_STREAM 508G_FILE_INPUT_STREAM_CLASS 509G_IS_FILE_INPUT_STREAM_CLASS 510G_FILE_INPUT_STREAM_GET_CLASS 511<SUBSECTION Private> 512g_file_input_stream_get_type 513GFileInputStreamPrivate 514</SECTION> 515 516<SECTION> 517<FILE>gfilterinputstream</FILE> 518<TITLE>GFilterInputStream</TITLE> 519GFilterInputStream 520g_filter_input_stream_get_base_stream 521g_filter_input_stream_get_close_base_stream 522g_filter_input_stream_set_close_base_stream 523<SUBSECTION Standard> 524GFilterInputStreamClass 525G_FILTER_INPUT_STREAM 526G_IS_FILTER_INPUT_STREAM 527G_TYPE_FILTER_INPUT_STREAM 528G_FILTER_INPUT_STREAM_CLASS 529G_IS_FILTER_INPUT_STREAM_CLASS 530G_FILTER_INPUT_STREAM_GET_CLASS 531<SUBSECTION Private> 532g_filter_input_stream_get_type 533GFilterInputStreamPrivate 534</SECTION> 535 536<SECTION> 537<FILE>gunixinputstream</FILE> 538<TITLE>GUnixInputStream</TITLE> 539GUnixInputStream 540g_unix_input_stream_new 541g_unix_input_stream_set_close_fd 542g_unix_input_stream_get_close_fd 543g_unix_input_stream_get_fd 544<SUBSECTION Standard> 545GUnixInputStreamClass 546G_UNIX_INPUT_STREAM 547G_IS_UNIX_INPUT_STREAM 548G_TYPE_UNIX_INPUT_STREAM 549G_UNIX_INPUT_STREAM_CLASS 550G_IS_UNIX_INPUT_STREAM_CLASS 551G_UNIX_INPUT_STREAM_GET_CLASS 552<SUBSECTION Private> 553g_unix_input_stream_get_type 554GUnixInputStreamPrivate 555</SECTION> 556 557<SECTION> 558<FILE>gmemoryinputstream</FILE> 559<TITLE>GMemoryInputStream</TITLE> 560GMemoryInputStream 561g_memory_input_stream_new 562g_memory_input_stream_new_from_data 563g_memory_input_stream_add_data 564<SUBSECTION Standard> 565GMemoryInputStreamClass 566G_MEMORY_INPUT_STREAM 567G_IS_MEMORY_INPUT_STREAM 568G_TYPE_MEMORY_INPUT_STREAM 569G_MEMORY_INPUT_STREAM_CLASS 570G_IS_MEMORY_INPUT_STREAM_CLASS 571G_MEMORY_INPUT_STREAM_GET_CLASS 572<SUBSECTION Private> 573GMemoryInputStreamPrivate 574g_memory_input_stream_get_type 575</SECTION> 576 577<SECTION> 578<FILE>gdatainputstream</FILE> 579<TITLE>GDataInputStream</TITLE> 580GDataInputStream 581GDataStreamByteOrder 582GDataStreamNewlineType 583g_data_input_stream_new 584g_data_input_stream_set_byte_order 585g_data_input_stream_get_byte_order 586g_data_input_stream_set_newline_type 587g_data_input_stream_get_newline_type 588g_data_input_stream_read_byte 589g_data_input_stream_read_int16 590g_data_input_stream_read_uint16 591g_data_input_stream_read_int32 592g_data_input_stream_read_uint32 593g_data_input_stream_read_int64 594g_data_input_stream_read_uint64 595g_data_input_stream_read_line 596g_data_input_stream_read_line_async 597g_data_input_stream_read_line_finish 598g_data_input_stream_read_until 599g_data_input_stream_read_until_async 600g_data_input_stream_read_until_finish 601<SUBSECTION Standard> 602GDataInputStreamClass 603G_DATA_INPUT_STREAM 604G_IS_DATA_INPUT_STREAM 605G_TYPE_DATA_INPUT_STREAM 606G_DATA_INPUT_STREAM_CLASS 607G_IS_DATA_INPUT_STREAM_CLASS 608G_DATA_INPUT_STREAM_GET_CLASS 609<SUBSECTION Private> 610g_data_input_stream_get_type 611GDataInputStreamPrivate 612</SECTION> 613 614<SECTION> 615<FILE>gbufferedinputstream</FILE> 616<TITLE>GBufferedInputStream</TITLE> 617GBufferedInputStream 618g_buffered_input_stream_new 619g_buffered_input_stream_new_sized 620g_buffered_input_stream_get_buffer_size 621g_buffered_input_stream_set_buffer_size 622g_buffered_input_stream_get_available 623g_buffered_input_stream_peek_buffer 624g_buffered_input_stream_peek 625g_buffered_input_stream_fill 626g_buffered_input_stream_fill_async 627g_buffered_input_stream_fill_finish 628g_buffered_input_stream_read_byte 629<SUBSECTION Standard> 630GBufferedInputStreamClass 631G_BUFFERED_INPUT_STREAM 632G_IS_BUFFERED_INPUT_STREAM 633G_TYPE_BUFFERED_INPUT_STREAM 634G_BUFFERED_INPUT_STREAM_CLASS 635G_IS_BUFFERED_INPUT_STREAM_CLASS 636G_BUFFERED_INPUT_STREAM_GET_CLASS 637<SUBSECTION Private> 638g_buffered_input_stream_get_type 639GBufferedInputStreamPrivate 640</SECTION> 641 642<SECTION> 643<FILE>goutputstream</FILE> 644<TITLE>GOutputStream</TITLE> 645GOutputStreamSpliceFlags 646GOutputStream 647g_output_stream_write 648g_output_stream_write_all 649g_output_stream_splice 650g_output_stream_flush 651g_output_stream_close 652g_output_stream_write_async 653g_output_stream_write_finish 654g_output_stream_splice_async 655g_output_stream_splice_finish 656g_output_stream_flush_async 657g_output_stream_flush_finish 658g_output_stream_close_async 659g_output_stream_close_finish 660g_output_stream_is_closed 661g_output_stream_has_pending 662g_output_stream_set_pending 663g_output_stream_clear_pending 664<SUBSECTION Standard> 665GOutputStreamClass 666G_OUTPUT_STREAM 667G_IS_OUTPUT_STREAM 668G_TYPE_OUTPUT_STREAM 669G_OUTPUT_STREAM_CLASS 670G_IS_OUTPUT_STREAM_CLASS 671G_OUTPUT_STREAM_GET_CLASS 672<SUBSECTION Private> 673g_output_stream_get_type 674GOutputStreamPrivate 675</SECTION> 676 677<SECTION> 678<FILE>gfileoutputstream</FILE> 679<TITLE>GFileOutputStream</TITLE> 680GFileOutputStream 681g_file_output_stream_query_info 682g_file_output_stream_query_info_async 683g_file_output_stream_query_info_finish 684g_file_output_stream_get_etag 685<SUBSECTION Standard> 686GFileOutputStreamClass 687G_FILE_OUTPUT_STREAM 688G_IS_FILE_OUTPUT_STREAM 689G_TYPE_FILE_OUTPUT_STREAM 690G_FILE_OUTPUT_STREAM_CLASS 691G_IS_FILE_OUTPUT_STREAM_CLASS 692G_FILE_OUTPUT_STREAM_GET_CLASS 693<SUBSECTION Private> 694g_file_output_stream_get_type 695GFileOutputStreamPrivate 696</SECTION> 697 698<SECTION> 699<FILE>gfilteroutputstream</FILE> 700<TITLE>GFilterOutputStream</TITLE> 701GFilterOutputStream 702g_filter_output_stream_get_base_stream 703g_filter_output_stream_get_close_base_stream 704g_filter_output_stream_set_close_base_stream 705<SUBSECTION Standard> 706GFilterOutputStreamClass 707G_FILTER_OUTPUT_STREAM 708G_IS_FILTER_OUTPUT_STREAM 709G_TYPE_FILTER_OUTPUT_STREAM 710G_FILTER_OUTPUT_STREAM_CLASS 711G_IS_FILTER_OUTPUT_STREAM_CLASS 712G_FILTER_OUTPUT_STREAM_GET_CLASS 713<SUBSECTION Private> 714g_filter_output_stream_get_type 715GFilterOutputStreamPrivate 716</SECTION> 717 718<SECTION> 719<FILE>gbufferedoutputstream</FILE> 720<TITLE>GBufferedOutputStream</TITLE> 721GBufferedOutputStream 722g_buffered_output_stream_new 723g_buffered_output_stream_new_sized 724g_buffered_output_stream_get_buffer_size 725g_buffered_output_stream_set_buffer_size 726g_buffered_output_stream_get_auto_grow 727g_buffered_output_stream_set_auto_grow 728<SUBSECTION Standard> 729GBufferedOutputStreamClass 730G_BUFFERED_OUTPUT_STREAM 731G_IS_BUFFERED_OUTPUT_STREAM 732G_TYPE_BUFFERED_OUTPUT_STREAM 733G_BUFFERED_OUTPUT_STREAM_CLASS 734G_IS_BUFFERED_OUTPUT_STREAM_CLASS 735G_BUFFERED_OUTPUT_STREAM_GET_CLASS 736<SUBSECTION Private> 737g_buffered_output_stream_get_type 738GBufferedOutputStreamPrivate 739</SECTION> 740 741<SECTION> 742<FILE>gmemoryoutputstream</FILE> 743<TITLE>GMemoryOutputStream</TITLE> 744GReallocFunc 745GMemoryOutputStream 746g_memory_output_stream_new 747g_memory_output_stream_get_data 748g_memory_output_stream_get_size 749g_memory_output_stream_get_data_size 750<SUBSECTION Standard> 751GMemoryOutputStreamClass 752G_MEMORY_OUTPUT_STREAM 753G_IS_MEMORY_OUTPUT_STREAM 754G_TYPE_MEMORY_OUTPUT_STREAM 755G_MEMORY_OUTPUT_STREAM_CLASS 756G_IS_MEMORY_OUTPUT_STREAM_CLASS 757G_MEMORY_OUTPUT_STREAM_GET_CLASS 758<SUBSECTION Private> 759g_memory_output_stream_get_type 760GMemoryOutputStreamPrivate 761</SECTION> 762 763<SECTION> 764<FILE>gdataoutputstream</FILE> 765<TITLE>GDataOutputStream</TITLE> 766GDataOutputStream 767g_data_output_stream_new 768g_data_output_stream_set_byte_order 769g_data_output_stream_get_byte_order 770g_data_output_stream_put_byte 771g_data_output_stream_put_int16 772g_data_output_stream_put_uint16 773g_data_output_stream_put_int32 774g_data_output_stream_put_uint32 775g_data_output_stream_put_int64 776g_data_output_stream_put_uint64 777g_data_output_stream_put_string 778<SUBSECTION Standard> 779GDataOutputStreamClass 780G_DATA_OUTPUT_STREAM 781G_IS_DATA_OUTPUT_STREAM 782G_TYPE_DATA_OUTPUT_STREAM 783G_DATA_OUTPUT_STREAM_CLASS 784G_IS_DATA_OUTPUT_STREAM_CLASS 785G_DATA_OUTPUT_STREAM_GET_CLASS 786<SUBSECTION Private> 787g_data_output_stream_get_type 788GDataOutputStreamPrivate 789 790</SECTION> 791 792<SECTION> 793<FILE>gunixoutputstream</FILE> 794<TITLE>GUnixOutputStream</TITLE> 795GUnixOutputStream 796g_unix_output_stream_new 797g_unix_output_stream_set_close_fd 798g_unix_output_stream_get_close_fd 799g_unix_output_stream_get_fd 800<SUBSECTION Standard> 801GUnixOutputStreamClass 802G_UNIX_OUTPUT_STREAM 803G_IS_UNIX_OUTPUT_STREAM 804G_TYPE_UNIX_OUTPUT_STREAM 805G_UNIX_OUTPUT_STREAM_CLASS 806G_IS_UNIX_OUTPUT_STREAM_CLASS 807G_UNIX_OUTPUT_STREAM_GET_CLASS 808<SUBSECTION Private> 809g_unix_output_stream_get_type 810GUnixOutputStreamPrivate 811</SECTION> 812 813<SECTION> 814<FILE>gseekable</FILE> 815<TITLE>GSeekable</TITLE> 816GSeekable 817GSeekableIface 818g_seekable_tell 819g_seekable_can_seek 820g_seekable_seek 821g_seekable_can_truncate 822g_seekable_truncate 823<SUBSECTION Standard> 824G_SEEKABLE 825G_IS_SEEKABLE 826G_TYPE_SEEKABLE 827G_SEEKABLE_GET_IFACE 828<SUBSECTION Private> 829g_seekable_get_type 830</SECTION> 831 832<SECTION> 833<FILE>gvolumemonitor</FILE> 834<TITLE>GVolumeMonitor</TITLE> 835GVolumeMonitor 836G_VOLUME_MONITOR_EXTENSION_POINT_NAME 837g_volume_monitor_get 838g_volume_monitor_get_connected_drives 839g_volume_monitor_get_volumes 840g_volume_monitor_get_mounts 841g_volume_monitor_adopt_orphan_mount 842g_volume_monitor_get_mount_for_uuid 843g_volume_monitor_get_volume_for_uuid 844<SUBSECTION Standard> 845GVolumeMonitorClass 846G_VOLUME_MONITOR 847G_IS_VOLUME_MONITOR 848G_TYPE_VOLUME_MONITOR 849G_VOLUME_MONITOR_CLASS 850G_IS_VOLUME_MONITOR_CLASS 851G_VOLUME_MONITOR_GET_CLASS 852<SUBSECTION Private> 853g_volume_monitor_get_type 854</SECTION> 855 856<SECTION> 857<FILE>gmount</FILE> 858<TITLE>GMount</TITLE> 859GMount 860GMountIface 861g_mount_get_name 862g_mount_get_uuid 863g_mount_get_icon 864g_mount_get_drive 865g_mount_get_root 866g_mount_get_volume 867g_mount_can_unmount 868GMountMountFlags 869GMountUnmountFlags 870g_mount_unmount 871g_mount_unmount_finish 872g_mount_remount 873g_mount_remount_finish 874g_mount_can_eject 875g_mount_eject 876g_mount_eject_finish 877g_mount_guess_content_type 878g_mount_guess_content_type_finish 879g_mount_guess_content_type_sync 880g_mount_is_shadowed 881g_mount_shadow 882g_mount_unshadow 883<SUBSECTION Standard> 884G_IS_MOUNT 885G_MOUNT 886G_MOUNT_GET_IFACE 887G_TYPE_MOUNT 888<SUBSECTION Private> 889g_mount_get_type 890</SECTION> 891 892<SECTION> 893<FILE>gvolume</FILE> 894<TITLE>GVolume</TITLE> 895GVolume 896GVolumeIface 897g_volume_get_name 898g_volume_get_uuid 899g_volume_get_icon 900g_volume_get_drive 901g_volume_get_mount 902g_volume_can_mount 903g_volume_should_automount 904g_volume_get_activation_root 905g_volume_mount 906g_volume_mount_finish 907g_volume_can_eject 908g_volume_eject 909g_volume_eject_finish 910G_VOLUME_IDENTIFIER_KIND_HAL_UDI 911G_VOLUME_IDENTIFIER_KIND_LABEL 912G_VOLUME_IDENTIFIER_KIND_NFS_MOUNT 913G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE 914G_VOLUME_IDENTIFIER_KIND_UUID 915g_volume_enumerate_identifiers 916g_volume_get_identifier 917<SUBSECTION Standard> 918G_VOLUME 919G_IS_VOLUME 920G_TYPE_VOLUME 921G_VOLUME_GET_IFACE 922<SUBSECTION Private> 923g_volume_get_type 924</SECTION> 925 926<SECTION> 927<FILE>gdrive</FILE> 928<TITLE>GDrive</TITLE> 929GDrive 930GDriveIface 931g_drive_get_name 932g_drive_get_icon 933g_drive_has_volumes 934g_drive_get_volumes 935g_drive_can_eject 936g_drive_can_poll_for_media 937g_drive_poll_for_media 938g_drive_poll_for_media_finish 939g_drive_has_media 940g_drive_is_media_check_automatic 941g_drive_is_media_removable 942g_drive_eject 943g_drive_eject_finish 944g_drive_enumerate_identifiers 945g_drive_get_identifier 946<SUBSECTION Standard> 947G_DRIVE 948G_IS_DRIVE 949G_TYPE_DRIVE 950G_DRIVE_GET_IFACE 951<SUBSECTION Private> 952g_drive_get_type 953</SECTION> 954 955<SECTION> 956<FILE>gcancellable</FILE> 957<TITLE>GCancellable</TITLE> 958GCancellable 959g_cancellable_new 960g_cancellable_is_cancelled 961g_cancellable_set_error_if_cancelled 962g_cancellable_get_fd 963g_cancellable_make_pollfd 964g_cancellable_get_current 965g_cancellable_pop_current 966g_cancellable_push_current 967g_cancellable_reset 968g_cancellable_cancel 969<SUBSECTION Standard> 970GCancellableClass 971G_CANCELLABLE 972G_IS_CANCELLABLE 973G_TYPE_CANCELLABLE 974G_CANCELLABLE_CLASS 975G_IS_CANCELLABLE_CLASS 976G_CANCELLABLE_GET_CLASS 977<SUBSECTION Private> 978g_cancellable_get_type 979</SECTION> 980 981<SECTION> 982<FILE>gasyncresult</FILE> 983<TITLE>GAsyncResult</TITLE> 984GAsyncResult 985GAsyncResultIface 986GAsyncReadyCallback 987g_async_result_get_user_data 988g_async_result_get_source_object 989<SUBSECTION Standard> 990G_ASYNC_RESULT 991G_IS_ASYNC_RESULT 992G_TYPE_ASYNC_RESULT 993G_ASYNC_RESULT_GET_IFACE 994<SUBSECTION Private> 995g_async_result_get_type 996</SECTION> 997 998<SECTION> 999<FILE>gsimpleasyncresult</FILE> 1000<TITLE>GSimpleAsyncResult</TITLE> 1001GSimpleAsyncResult 1002GSimpleAsyncThreadFunc 1003g_simple_async_result_new 1004g_simple_async_result_new_error 1005g_simple_async_result_new_from_error 1006g_simple_async_result_set_op_res_gpointer 1007g_simple_async_result_get_op_res_gpointer 1008g_simple_async_result_set_op_res_gssize 1009g_simple_async_result_get_op_res_gssize 1010g_simple_async_result_set_op_res_gboolean 1011g_simple_async_result_get_op_res_gboolean 1012g_simple_async_result_get_source_tag 1013g_simple_async_result_is_valid 1014g_simple_async_result_set_handle_cancellation 1015g_simple_async_result_complete 1016g_simple_async_result_complete_in_idle 1017g_simple_async_result_run_in_thread 1018g_simple_async_result_set_from_error 1019g_simple_async_result_propagate_error 1020g_simple_async_result_set_error 1021g_simple_async_result_set_error_va 1022g_simple_async_report_error_in_idle 1023g_simple_async_report_gerror_in_idle 1024<SUBSECTION Standard> 1025GSimpleAsyncResultClass 1026G_SIMPLE_ASYNC_RESULT 1027G_IS_SIMPLE_ASYNC_RESULT 1028G_TYPE_SIMPLE_ASYNC_RESULT 1029G_SIMPLE_ASYNC_RESULT_CLASS 1030G_IS_SIMPLE_ASYNC_RESULT_CLASS 1031G_SIMPLE_ASYNC_RESULT_GET_CLASS 1032<SUBSECTION Private> 1033g_simple_async_result_get_type 1034</SECTION> 1035 1036<SECTION> 1037<FILE>gioscheduler</FILE> 1038<TITLE>GIOScheduler</TITLE> 1039GIOSchedulerJob 1040GIOSchedulerJobFunc 1041g_io_scheduler_push_job 1042g_io_scheduler_cancel_all_jobs 1043g_io_scheduler_job_send_to_mainloop 1044g_io_scheduler_job_send_to_mainloop_async 1045</SECTION> 1046 1047<SECTION> 1048<FILE>gioerror</FILE> 1049<TITLE>GIOError</TITLE> 1050G_IO_ERROR 1051GIOErrorEnum 1052g_io_error_from_errno 1053<SUBSECTION Private> 1054g_io_error_quark 1055</SECTION> 1056 1057<SECTION> 1058<FILE>gcontenttype</FILE> 1059<TITLE>GContentType</TITLE> 1060g_content_type_equals 1061g_content_type_is_a 1062g_content_type_is_unknown 1063g_content_type_get_description 1064g_content_type_get_mime_type 1065g_content_type_get_icon 1066g_content_type_can_be_executable 1067g_content_type_from_mime_type 1068g_content_type_guess 1069g_content_type_guess_for_tree 1070g_content_types_get_registered 1071</SECTION> 1072 1073<SECTION> 1074<FILE>gappinfo</FILE> 1075<TITLE>GAppInfo</TITLE> 1076GAppInfoCreateFlags 1077GAppInfo 1078GAppInfoIface 1079GAppLaunchContext 1080g_app_info_create_from_commandline 1081g_app_info_dup 1082g_app_info_equal 1083g_app_info_get_id 1084g_app_info_get_name 1085g_app_info_get_description 1086g_app_info_get_executable 1087g_app_info_get_commandline 1088g_app_info_get_icon 1089g_app_info_launch 1090g_app_info_supports_files 1091g_app_info_supports_uris 1092g_app_info_launch_uris 1093g_app_info_should_show 1094g_app_info_can_delete 1095g_app_info_delete 1096g_app_info_reset_type_associations 1097g_app_info_set_as_default_for_type 1098g_app_info_set_as_default_for_extension 1099g_app_info_add_supports_type 1100g_app_info_can_remove_supports_type 1101g_app_info_remove_supports_type 1102g_app_info_get_all 1103g_app_info_get_all_for_type 1104g_app_info_get_default_for_type 1105g_app_info_get_default_for_uri_scheme 1106g_app_info_launch_default_for_uri 1107g_app_launch_context_get_display 1108g_app_launch_context_get_startup_notify_id 1109g_app_launch_context_launch_failed 1110g_app_launch_context_new 1111<SUBSECTION Standard> 1112GAppLaunchContextClass 1113G_APP_INFO 1114G_IS_APP_INFO 1115G_TYPE_APP_INFO 1116G_APP_INFO_GET_IFACE 1117G_APP_LAUNCH_CONTEXT 1118G_APP_LAUNCH_CONTEXT_CLASS 1119G_APP_LAUNCH_CONTEXT_GET_CLASS 1120G_IS_APP_LAUNCH_CONTEXT 1121G_IS_APP_LAUNCH_CONTEXT_CLASS 1122G_TYPE_APP_LAUNCH_CONTEXT 1123<SUBSECTION Private> 1124g_app_info_get_type 1125g_app_launch_context_get_type 1126GAppLaunchContextPrivate 1127</SECTION> 1128 1129<SECTION> 1130<FILE>gmountoperation</FILE> 1131<TITLE>GMountOperation</TITLE> 1132GAskPasswordFlags 1133GPasswordSave 1134GMountOperation 1135GMountOperationResult 1136g_mount_operation_new 1137g_mount_operation_get_username 1138g_mount_operation_set_username 1139g_mount_operation_get_password 1140g_mount_operation_set_password 1141g_mount_operation_get_anonymous 1142g_mount_operation_set_anonymous 1143g_mount_operation_get_domain 1144g_mount_operation_set_domain 1145g_mount_operation_get_password_save 1146g_mount_operation_set_password_save 1147g_mount_operation_get_choice 1148g_mount_operation_set_choice 1149g_mount_operation_reply 1150<SUBSECTION Standard> 1151GMountOperationClass 1152G_MOUNT_OPERATION 1153G_IS_MOUNT_OPERATION 1154G_TYPE_MOUNT_OPERATION 1155G_MOUNT_OPERATION_CLASS 1156G_IS_MOUNT_OPERATION_CLASS 1157G_MOUNT_OPERATION_GET_CLASS 1158<SUBSECTION Private> 1159g_mount_operation_get_type 1160GMountOperationPrivate 1161</SECTION> 1162 1163<SECTION> 1164<FILE>gfilenamecompleter</FILE> 1165<TITLE>GFilenameCompleter</TITLE> 1166GFilenameCompleter 1167g_filename_completer_new 1168g_filename_completer_get_completion_suffix 1169g_filename_completer_get_completions 1170g_filename_completer_set_dirs_only 1171<SUBSECTION Standard> 1172GFilenameCompleterClass 1173G_FILENAME_COMPLETER 1174G_IS_FILENAME_COMPLETER 1175G_TYPE_FILENAME_COMPLETER 1176G_FILENAME_COMPLETER_CLASS 1177G_IS_FILENAME_COMPLETER_CLASS 1178G_FILENAME_COMPLETER_GET_CLASS 1179<SUBSECTION Private> 1180g_filename_completer_get_type 1181</SECTION> 1182 1183<SECTION> 1184<FILE>gunixmounts</FILE> 1185<TITLE>Unix Mounts</TITLE> 1186GUnixMount 1187GUnixMountPoint 1188GUnixMountEntry 1189GUnixMountMonitor 1190g_unix_mount_free 1191g_unix_mount_compare 1192g_unix_mount_get_mount_path 1193g_unix_mount_get_device_path 1194g_unix_mount_get_fs_type 1195g_unix_mount_is_readonly 1196g_unix_mount_is_system_internal 1197g_unix_mount_guess_icon 1198g_unix_mount_guess_name 1199g_unix_mount_guess_can_eject 1200g_unix_mount_guess_should_display 1201g_unix_mount_point_free 1202g_unix_mount_point_compare 1203g_unix_mount_point_get_mount_path 1204g_unix_mount_point_get_device_path 1205g_unix_mount_point_get_fs_type 1206g_unix_mount_point_is_readonly 1207g_unix_mount_point_is_user_mountable 1208g_unix_mount_point_is_loopback 1209g_unix_mount_point_guess_icon 1210g_unix_mount_point_guess_name 1211g_unix_mount_point_guess_can_eject 1212g_unix_mount_points_get 1213g_unix_mounts_get 1214g_unix_mount_at 1215g_unix_mounts_changed_since 1216g_unix_mount_points_changed_since 1217g_unix_mount_monitor_new 1218g_unix_mount_monitor_set_rate_limit 1219g_unix_is_mount_path_system_internal 1220<SUBSECTION Standard> 1221GUnixMountClass 1222GUnixMountMonitorClass 1223G_UNIX_MOUNT_MONITOR 1224G_IS_UNIX_MOUNT_MONITOR 1225G_TYPE_UNIX_MOUNT_MONITOR 1226G_UNIX_MOUNT_MONITOR_CLASS 1227G_IS_UNIX_MOUNT_MONITOR_CLASS 1228G_IS_UNIX_MOUNT 1229G_IS_UNIX_MOUNT_CLASS 1230G_UNIX_MOUNT 1231G_UNIX_MOUNT_CLASS 1232G_TYPE_UNIX_MOUNT 1233<SUBSECTION Private> 1234g_unix_mount_monitor_get_type 1235G_IS_UNIX_VOLUME_MONITOR 1236G_IS_UNIX_VOLUME_MONITOR_CLASS 1237G_TYPE_UNIX_VOLUME_MONITOR 1238G_UNIX_VOLUME_MONITOR 1239G_UNIX_VOLUME_MONITOR_CLASS 1240GUnixVolume 1241GUnixVolumeMonitor 1242GUnixVolumeMonitorClass 1243</SECTION> 1244 1245<SECTION> 1246<FILE>gdesktopappinfo</FILE> 1247<TITLE>Desktop file based GAppInfo</TITLE> 1248GDesktopAppInfo 1249g_desktop_app_info_new_from_filename 1250g_desktop_app_info_new_from_keyfile 1251g_desktop_app_info_new 1252g_desktop_app_info_get_is_hidden 1253g_desktop_app_info_set_desktop_env 1254GDesktopAppInfoLookup 1255G_DESKTOP_APP_INFO_LOOKUP_EXTENSION_POINT_NAME 1256g_desktop_app_info_lookup_get_default_for_uri_scheme 1257<SUBSECTION Standard> 1258GDesktopAppInfoClass 1259G_TYPE_DESKTOP_APP_INFO 1260G_DESKTOP_APP_INFO 1261G_DESKTOP_APP_INFO_CLASS 1262G_IS_DESKTOP_APP_INFO 1263G_IS_DESKTOP_APP_INFO_CLASS 1264G_DESKTOP_APP_INFO_GET_CLASS 1265GDesktopAppInfoLookupIface 1266G_DESKTOP_APP_INFO_LOOKUP 1267G_TYPE_DESKTOP_APP_INFO_LOOKUP 1268G_DESKTOP_APP_INFO_LOOKUP_GET_IFACE 1269G_IS_DESKTOP_APP_INFO_LOOKUP 1270<SUBSECTION Private> 1271g_desktop_app_info_get_type 1272g_desktop_app_info_lookup_get_type 1273</SECTION> 1274 1275<SECTION> 1276<FILE>giomodule</FILE> 1277<TITLE>GIOModule</TITLE> 1278GIOModule 1279g_io_module_new 1280g_io_modules_load_all_in_directory 1281g_io_module_load 1282g_io_module_unload 1283<SUBSECTION Standard> 1284GIOModuleClass 1285G_IO_MODULE 1286G_IO_IS_MODULE 1287G_IO_TYPE_MODULE 1288G_IO_MODULE_CLASS 1289G_IO_IS_MODULE_CLASS 1290G_IO_MODULE_GET_CLASS 1291<SUBSECTION Private> 1292g_io_module_get_type 1293</SECTION> 1294 1295<SECTION> 1296<FILE>extensionpoints</FILE> 1297<TITLE>Extension Points</TITLE> 1298GIOExtension 1299GIOExtensionPoint 1300g_io_extension_get_name 1301g_io_extension_get_priority 1302g_io_extension_get_type 1303g_io_extension_point_get_extension_by_name 1304g_io_extension_point_get_extensions 1305g_io_extension_point_get_required_type 1306g_io_extension_point_implement 1307g_io_extension_point_lookup 1308g_io_extension_point_register 1309g_io_extension_point_set_required_type 1310g_io_extension_ref_class 1311</SECTION> 1312 1313 1314