~ubuntu-branches/ubuntu/trusty/glib2.0/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/gio.devhelp

Tags: upstream-2.15.3
ImportĀ upstreamĀ versionĀ 2.15.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
    <function name="g_file_query_info ()" link="GFile.html#g-file-query-info"/>
119
119
    <function name="g_file_query_info_async ()" link="GFile.html#g-file-query-info-async"/>
120
120
    <function name="g_file_query_info_finish ()" link="GFile.html#g-file-query-info-finish"/>
 
121
    <function name="g_file_query_exists ()" link="GFile.html#g-file-query-exists"/>
121
122
    <function name="g_file_query_filesystem_info ()" link="GFile.html#g-file-query-filesystem-info"/>
122
123
    <function name="g_file_find_enclosing_mount ()" link="GFile.html#g-file-find-enclosing-mount"/>
 
124
    <function name="g_file_find_enclosing_mount_async ()" link="GFile.html#g-file-find-enclosing-mount-async"/>
 
125
    <function name="g_file_find_enclosing_mount_finish ()" link="GFile.html#g-file-find-enclosing-mount-finish"/>
123
126
    <function name="g_file_enumerate_children ()" link="GFile.html#g-file-enumerate-children"/>
124
127
    <function name="g_file_enumerate_children_async ()" link="GFile.html#g-file-enumerate-children-async"/>
125
128
    <function name="g_file_enumerate_children_finish ()" link="GFile.html#g-file-enumerate-children-finish"/>
163
166
    <function name="g_file_replace_contents_async ()" link="GFile.html#g-file-replace-contents-async"/>
164
167
    <function name="g_file_replace_contents_finish ()" link="GFile.html#g-file-replace-contents-finish"/>
165
168
    <function name="g_file_copy_attributes ()" link="GFile.html#g-file-copy-attributes"/>
166
 
    <function name="" link="GFile.html#id2982560"/>
167
 
    <function name="" link="GFile.html#id2982561"/>
 
169
    <function name="" link="GFile.html#id3078149"/>
 
170
    <function name="" link="GFile.html#id3078150"/>
168
171
    <function name="enum GFileAttributeType" link="gio-GFileAttribute.html#GFileAttributeType"/>
169
172
    <function name="enum GFileAttributeInfoFlags" link="gio-GFileAttribute.html#GFileAttributeInfoFlags"/>
170
173
    <function name="enum GFileAttributeStatus" link="gio-GFileAttribute.html#GFileAttributeStatus"/>
176
179
    <function name="g_file_attribute_info_list_dup ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-dup"/>
177
180
    <function name="g_file_attribute_info_list_lookup ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-lookup"/>
178
181
    <function name="g_file_attribute_info_list_add ()" link="gio-GFileAttribute.html#g-file-attribute-info-list-add"/>
179
 
    <function name="" link="gio-GFileAttribute.html#id2959761"/>
180
 
    <function name="" link="gio-GFileAttribute.html#id2959762"/>
 
182
    <function name="" link="gio-GFileAttribute.html#id2994284"/>
 
183
    <function name="" link="gio-GFileAttribute.html#id2994285"/>
181
184
    <function name="GFileAttributeMatcher" link="GFileInfo.html#GFileAttributeMatcher"/>
182
185
    <function name="enum GFileType" link="GFileInfo.html#GFileType"/>
183
186
    <function name="GFileInfo" link="GFileInfo.html#GFileInfo-struct"/>
305
308
    <function name="g_file_attribute_matcher_matches_only ()" link="GFileInfo.html#g-file-attribute-matcher-matches-only"/>
306
309
    <function name="g_file_attribute_matcher_enumerate_namespace ()" link="GFileInfo.html#g-file-attribute-matcher-enumerate-namespace"/>
307
310
    <function name="g_file_attribute_matcher_enumerate_next ()" link="GFileInfo.html#g-file-attribute-matcher-enumerate-next"/>
308
 
    <function name="" link="GFileInfo.html#id2986853"/>
309
 
    <function name="" link="GFileInfo.html#id2986854"/>
 
311
    <function name="" link="GFileInfo.html#id3081784"/>
 
312
    <function name="" link="GFileInfo.html#id3081786"/>
310
313
    <function name="GFileEnumerator" link="GFileEnumerator.html#GFileEnumerator-struct"/>
311
314
    <function name="g_file_enumerator_next_file ()" link="GFileEnumerator.html#g-file-enumerator-next-file"/>
312
315
    <function name="g_file_enumerator_close ()" link="GFileEnumerator.html#g-file-enumerator-close"/>
317
320
    <function name="g_file_enumerator_is_closed ()" link="GFileEnumerator.html#g-file-enumerator-is-closed"/>
318
321
    <function name="g_file_enumerator_has_pending ()" link="GFileEnumerator.html#g-file-enumerator-has-pending"/>
319
322
    <function name="g_file_enumerator_set_pending ()" link="GFileEnumerator.html#g-file-enumerator-set-pending"/>
320
 
    <function name="" link="GFileEnumerator.html#id2897506"/>
321
 
    <function name="" link="GFileEnumerator.html#id2897507"/>
 
323
    <function name="" link="GFileEnumerator.html#id3043466"/>
 
324
    <function name="" link="GFileEnumerator.html#id3043467"/>
322
325
    <function name="enum GAskPasswordFlags" link="GMountOperation.html#GAskPasswordFlags"/>
323
326
    <function name="enum GPasswordSave" link="GMountOperation.html#GPasswordSave"/>
324
327
    <function name="GMountOperation" link="GMountOperation.html#GMountOperation-struct"/>
 
328
    <function name="enum GMountOperationResult" link="GMountOperation.html#GMountOperationResult"/>
325
329
    <function name="g_mount_operation_new ()" link="GMountOperation.html#g-mount-operation-new"/>
326
330
    <function name="g_mount_operation_get_username ()" link="GMountOperation.html#g-mount-operation-get-username"/>
327
331
    <function name="g_mount_operation_set_username ()" link="GMountOperation.html#g-mount-operation-set-username"/>
345
349
    <function name="The &quot;ask-password&quot; signal" link="GMountOperation.html#GMountOperation-ask-password"/>
346
350
    <function name="The &quot;ask-question&quot; signal" link="GMountOperation.html#GMountOperation-ask-question"/>
347
351
    <function name="The &quot;reply&quot; signal" link="GMountOperation.html#GMountOperation-reply"/>
348
 
    <function name="" link="GMountOperation.html#id2955094"/>
349
 
    <function name="" link="GMountOperation.html#id2955095"/>
 
352
    <function name="" link="GMountOperation.html#id3008411"/>
 
353
    <function name="" link="GMountOperation.html#id3008412"/>
350
354
    <function name="G_IO_ERROR" link="gio-GIOError.html#G-IO-ERROR:CAPS"/>
351
355
    <function name="enum GIOErrorEnum" link="gio-GIOError.html#GIOErrorEnum"/>
352
356
    <function name="g_io_error_from_errno ()" link="gio-GIOError.html#g-io-error-from-errno"/>
353
 
    <function name="" link="gio-GIOError.html#id2897055"/>
354
 
    <function name="" link="gio-GIOError.html#id2897056"/>
 
357
    <function name="" link="gio-GIOError.html#id3001481"/>
 
358
    <function name="" link="gio-GIOError.html#id3001482"/>
355
359
    <function name="enum GFileMonitorEvent" link="GFileMonitor.html#GFileMonitorEvent"/>
356
360
    <function name="GFileMonitor" link="GFileMonitor.html#GFileMonitor-struct"/>
357
361
    <function name="g_file_monitor_cancel ()" link="GFileMonitor.html#g-file-monitor-cancel"/>
361
365
    <function name="The &quot;cancelled&quot; property" link="GFileMonitor.html#GFileMonitor--cancelled"/>
362
366
    <function name="The &quot;rate-limit&quot; property" link="GFileMonitor.html#GFileMonitor--rate-limit"/>
363
367
    <function name="The &quot;changed&quot; signal" link="GFileMonitor.html#GFileMonitor-changed"/>
364
 
    <function name="" link="GFileMonitor.html#id2943434"/>
365
 
    <function name="" link="GFileMonitor.html#id2943435"/>
 
368
    <function name="" link="GFileMonitor.html#id2991963"/>
 
369
    <function name="" link="GFileMonitor.html#id2991964"/>
366
370
    <function name="GCancellable" link="GCancellable.html#GCancellable-struct"/>
367
371
    <function name="g_cancellable_new ()" link="GCancellable.html#g-cancellable-new"/>
368
372
    <function name="g_cancellable_is_cancelled ()" link="GCancellable.html#g-cancellable-is-cancelled"/>
374
378
    <function name="g_cancellable_reset ()" link="GCancellable.html#g-cancellable-reset"/>
375
379
    <function name="g_cancellable_cancel ()" link="GCancellable.html#g-cancellable-cancel"/>
376
380
    <function name="The &quot;cancelled&quot; signal" link="GCancellable.html#GCancellable-cancelled"/>
377
 
    <function name="" link="GCancellable.html#id2955419"/>
378
 
    <function name="" link="GCancellable.html#id2955420"/>
 
381
    <function name="" link="GCancellable.html#id3045224"/>
 
382
    <function name="" link="GCancellable.html#id3045225"/>
379
383
    <function name="GAsyncResult" link="GAsyncResult.html#GAsyncResult-struct"/>
380
384
    <function name="GAsyncResultIface" link="GAsyncResult.html#GAsyncResultIface"/>
381
385
    <function name="GAsyncReadyCallback ()" link="GAsyncResult.html#GAsyncReadyCallback"/>
382
386
    <function name="g_async_result_get_user_data ()" link="GAsyncResult.html#g-async-result-get-user-data"/>
383
387
    <function name="g_async_result_get_source_object ()" link="GAsyncResult.html#g-async-result-get-source-object"/>
384
 
    <function name="" link="GAsyncResult.html#id2897754"/>
385
 
    <function name="" link="GAsyncResult.html#id2897756"/>
 
388
    <function name="" link="GAsyncResult.html#id3041090"/>
 
389
    <function name="" link="GAsyncResult.html#id3041091"/>
386
390
    <function name="GIOSchedulerJob" link="gio-GIOScheduler.html#GIOSchedulerJob"/>
387
391
    <function name="GIOSchedulerJobFunc ()" link="gio-GIOScheduler.html#GIOSchedulerJobFunc"/>
388
392
    <function name="g_io_scheduler_push_job ()" link="gio-GIOScheduler.html#g-io-scheduler-push-job"/>
389
393
    <function name="g_io_scheduler_cancel_all_jobs ()" link="gio-GIOScheduler.html#g-io-scheduler-cancel-all-jobs"/>
390
394
    <function name="g_io_scheduler_job_send_to_mainloop ()" link="gio-GIOScheduler.html#g-io-scheduler-job-send-to-mainloop"/>
391
395
    <function name="g_io_scheduler_job_send_to_mainloop_async ()" link="gio-GIOScheduler.html#g-io-scheduler-job-send-to-mainloop-async"/>
392
 
    <function name="" link="gio-GIOScheduler.html#id2956352"/>
393
 
    <function name="" link="gio-GIOScheduler.html#id2956353"/>
 
396
    <function name="" link="gio-GIOScheduler.html#id3041519"/>
 
397
    <function name="" link="gio-GIOScheduler.html#id3041520"/>
394
398
    <function name="GSimpleAsyncResult" link="GSimpleAsyncResult.html#GSimpleAsyncResult-struct"/>
395
399
    <function name="GSimpleAsyncThreadFunc ()" link="GSimpleAsyncResult.html#GSimpleAsyncThreadFunc"/>
396
400
    <function name="g_simple_async_result_new ()" link="GSimpleAsyncResult.html#g-simple-async-result-new"/>
413
417
    <function name="g_simple_async_result_set_error_va ()" link="GSimpleAsyncResult.html#g-simple-async-result-set-error-va"/>
414
418
    <function name="g_simple_async_report_error_in_idle ()" link="GSimpleAsyncResult.html#g-simple-async-report-error-in-idle"/>
415
419
    <function name="g_simple_async_report_gerror_in_idle ()" link="GSimpleAsyncResult.html#g-simple-async-report-gerror-in-idle"/>
416
 
    <function name="" link="GSimpleAsyncResult.html#id2993105"/>
417
 
    <function name="" link="GSimpleAsyncResult.html#id2993106"/>
 
420
    <function name="" link="GSimpleAsyncResult.html#id3088202"/>
 
421
    <function name="" link="GSimpleAsyncResult.html#id3088203"/>
418
422
    <function name="GSeekable" link="GSeekable.html#GSeekable-struct"/>
419
423
    <function name="GSeekableIface" link="GSeekable.html#GSeekableIface"/>
420
424
    <function name="g_seekable_tell ()" link="GSeekable.html#g-seekable-tell"/>
422
426
    <function name="g_seekable_seek ()" link="GSeekable.html#g-seekable-seek"/>
423
427
    <function name="g_seekable_can_truncate ()" link="GSeekable.html#g-seekable-can-truncate"/>
424
428
    <function name="g_seekable_truncate ()" link="GSeekable.html#g-seekable-truncate"/>
425
 
    <function name="" link="GSeekable.html#id2990907"/>
426
 
    <function name="" link="GSeekable.html#id2990908"/>
 
429
    <function name="" link="GSeekable.html#id3045518"/>
 
430
    <function name="" link="GSeekable.html#id3045519"/>
427
431
    <function name="GInputStream" link="GInputStream.html#GInputStream-struct"/>
428
432
    <function name="g_input_stream_read ()" link="GInputStream.html#g-input-stream-read"/>
429
433
    <function name="g_input_stream_read_all ()" link="GInputStream.html#g-input-stream-read-all"/>
439
443
    <function name="g_input_stream_has_pending ()" link="GInputStream.html#g-input-stream-has-pending"/>
440
444
    <function name="g_input_stream_set_pending ()" link="GInputStream.html#g-input-stream-set-pending"/>
441
445
    <function name="g_input_stream_clear_pending ()" link="GInputStream.html#g-input-stream-clear-pending"/>
442
 
    <function name="" link="GInputStream.html#id2997537"/>
443
 
    <function name="" link="GInputStream.html#id2997538"/>
 
446
    <function name="" link="GInputStream.html#id3092608"/>
 
447
    <function name="" link="GInputStream.html#id3092610"/>
444
448
    <function name="enum GOutputStreamSpliceFlags" link="GOutputStream.html#GOutputStreamSpliceFlags"/>
445
449
    <function name="GOutputStream" link="GOutputStream.html#GOutputStream-struct"/>
446
450
    <function name="g_output_stream_write ()" link="GOutputStream.html#g-output-stream-write"/>
460
464
    <function name="g_output_stream_has_pending ()" link="GOutputStream.html#g-output-stream-has-pending"/>
461
465
    <function name="g_output_stream_set_pending ()" link="GOutputStream.html#g-output-stream-set-pending"/>
462
466
    <function name="g_output_stream_clear_pending ()" link="GOutputStream.html#g-output-stream-clear-pending"/>
463
 
    <function name="" link="GOutputStream.html#id3002346"/>
464
 
    <function name="" link="GOutputStream.html#id3002347"/>
 
467
    <function name="" link="GOutputStream.html#id3097556"/>
 
468
    <function name="" link="GOutputStream.html#id3097557"/>
465
469
    <function name="GFileInputStream" link="GFileInputStream.html#GFileInputStream-struct"/>
466
470
    <function name="g_file_input_stream_query_info ()" link="GFileInputStream.html#g-file-input-stream-query-info"/>
467
471
    <function name="g_file_input_stream_query_info_async ()" link="GFileInputStream.html#g-file-input-stream-query-info-async"/>
468
472
    <function name="g_file_input_stream_query_info_finish ()" link="GFileInputStream.html#g-file-input-stream-query-info-finish"/>
469
 
    <function name="g_file_input_stream_tell ()" link="GFileInputStream.html#g-file-input-stream-tell"/>
470
 
    <function name="g_file_input_stream_can_seek ()" link="GFileInputStream.html#g-file-input-stream-can-seek"/>
471
 
    <function name="g_file_input_stream_seek ()" link="GFileInputStream.html#g-file-input-stream-seek"/>
472
 
    <function name="" link="GFileInputStream.html#id2996215"/>
473
 
    <function name="" link="GFileInputStream.html#id2996216"/>
 
473
    <function name="" link="GFileInputStream.html#id3091698"/>
 
474
    <function name="" link="GFileInputStream.html#id3091699"/>
474
475
    <function name="GFileOutputStream" link="GFileOutputStream.html#GFileOutputStream-struct"/>
475
476
    <function name="g_file_output_stream_query_info ()" link="GFileOutputStream.html#g-file-output-stream-query-info"/>
476
477
    <function name="g_file_output_stream_query_info_async ()" link="GFileOutputStream.html#g-file-output-stream-query-info-async"/>
477
478
    <function name="g_file_output_stream_query_info_finish ()" link="GFileOutputStream.html#g-file-output-stream-query-info-finish"/>
478
479
    <function name="g_file_output_stream_get_etag ()" link="GFileOutputStream.html#g-file-output-stream-get-etag"/>
479
 
    <function name="g_file_output_stream_tell ()" link="GFileOutputStream.html#g-file-output-stream-tell"/>
480
 
    <function name="g_file_output_stream_can_seek ()" link="GFileOutputStream.html#g-file-output-stream-can-seek"/>
481
 
    <function name="g_file_output_stream_seek ()" link="GFileOutputStream.html#g-file-output-stream-seek"/>
482
 
    <function name="g_file_output_stream_can_truncate ()" link="GFileOutputStream.html#g-file-output-stream-can-truncate"/>
483
 
    <function name="g_file_output_stream_truncate ()" link="GFileOutputStream.html#g-file-output-stream-truncate"/>
484
 
    <function name="" link="GFileOutputStream.html#id3003665"/>
485
 
    <function name="" link="GFileOutputStream.html#id3003666"/>
 
480
    <function name="" link="GFileOutputStream.html#id3085330"/>
 
481
    <function name="" link="GFileOutputStream.html#id3085331"/>
486
482
    <function name="GFilterInputStream" link="GFilterInputStream.html#GFilterInputStream-struct"/>
487
483
    <function name="g_filter_input_stream_get_base_stream ()" link="GFilterInputStream.html#g-filter-input-stream-get-base-stream"/>
488
484
    <function name="The &quot;base-stream&quot; property" link="GFilterInputStream.html#GFilterInputStream--base-stream"/>
489
 
    <function name="" link="GFilterInputStream.html#id2996674"/>
490
 
    <function name="" link="GFilterInputStream.html#id2996675"/>
 
485
    <function name="" link="GFilterInputStream.html#id3090823"/>
 
486
    <function name="" link="GFilterInputStream.html#id3090824"/>
491
487
    <function name="GFilterOutputStream" link="GFilterOutputStream.html#GFilterOutputStream-struct"/>
492
488
    <function name="g_filter_output_stream_get_base_stream ()" link="GFilterOutputStream.html#g-filter-output-stream-get-base-stream"/>
493
489
    <function name="The &quot;base-stream&quot; property" link="GFilterOutputStream.html#GFilterOutputStream--base-stream"/>
494
 
    <function name="" link="GFilterOutputStream.html#id2995345"/>
495
 
    <function name="" link="GFilterOutputStream.html#id2995346"/>
 
490
    <function name="" link="GFilterOutputStream.html#id3085416"/>
 
491
    <function name="" link="GFilterOutputStream.html#id3085417"/>
496
492
    <function name="GMemoryInputStream" link="GMemoryInputStream.html#GMemoryInputStream-struct"/>
497
493
    <function name="g_memory_input_stream_new ()" link="GMemoryInputStream.html#g-memory-input-stream-new"/>
498
494
    <function name="g_memory_input_stream_new_from_data ()" link="GMemoryInputStream.html#g-memory-input-stream-new-from-data"/>
499
495
    <function name="g_memory_input_stream_add_data ()" link="GMemoryInputStream.html#g-memory-input-stream-add-data"/>
500
 
    <function name="" link="GMemoryInputStream.html#id2999810"/>
501
 
    <function name="" link="GMemoryInputStream.html#id2999811"/>
 
496
    <function name="" link="GMemoryInputStream.html#id3085989"/>
 
497
    <function name="" link="GMemoryInputStream.html#id3085990"/>
 
498
    <function name="GReallocFunc ()" link="GMemoryOutputStream.html#GReallocFunc"/>
502
499
    <function name="GMemoryOutputStream" link="GMemoryOutputStream.html#GMemoryOutputStream-struct"/>
503
500
    <function name="g_memory_output_stream_new ()" link="GMemoryOutputStream.html#g-memory-output-stream-new"/>
504
501
    <function name="g_memory_output_stream_get_data ()" link="GMemoryOutputStream.html#g-memory-output-stream-get-data"/>
505
502
    <function name="g_memory_output_stream_get_size ()" link="GMemoryOutputStream.html#g-memory-output-stream-get-size"/>
506
 
    <function name="" link="GMemoryOutputStream.html#id3000238"/>
507
 
    <function name="" link="GMemoryOutputStream.html#id3000239"/>
 
503
    <function name="" link="GMemoryOutputStream.html#id3097696"/>
 
504
    <function name="" link="GMemoryOutputStream.html#id3097697"/>
508
505
    <function name="GBufferedInputStream" link="GBufferedInputStream.html#GBufferedInputStream-struct"/>
509
506
    <function name="g_buffered_input_stream_new ()" link="GBufferedInputStream.html#g-buffered-input-stream-new"/>
510
507
    <function name="g_buffered_input_stream_new_sized ()" link="GBufferedInputStream.html#g-buffered-input-stream-new-sized"/>
518
515
    <function name="g_buffered_input_stream_fill_finish ()" link="GBufferedInputStream.html#g-buffered-input-stream-fill-finish"/>
519
516
    <function name="g_buffered_input_stream_read_byte ()" link="GBufferedInputStream.html#g-buffered-input-stream-read-byte"/>
520
517
    <function name="The &quot;buffer-size&quot; property" link="GBufferedInputStream.html#GBufferedInputStream--buffer-size"/>
521
 
    <function name="" link="GBufferedInputStream.html#id3007813"/>
522
 
    <function name="" link="GBufferedInputStream.html#id3007814"/>
 
518
    <function name="" link="GBufferedInputStream.html#id3101659"/>
 
519
    <function name="" link="GBufferedInputStream.html#id3101660"/>
523
520
    <function name="GBufferedOutputStream" link="GBufferedOutputStream.html#GBufferedOutputStream-struct"/>
524
521
    <function name="g_buffered_output_stream_new ()" link="GBufferedOutputStream.html#g-buffered-output-stream-new"/>
525
522
    <function name="g_buffered_output_stream_new_sized ()" link="GBufferedOutputStream.html#g-buffered-output-stream-new-sized"/>
529
526
    <function name="g_buffered_output_stream_set_auto_grow ()" link="GBufferedOutputStream.html#g-buffered-output-stream-set-auto-grow"/>
530
527
    <function name="The &quot;auto-grow&quot; property" link="GBufferedOutputStream.html#GBufferedOutputStream--auto-grow"/>
531
528
    <function name="The &quot;buffer-size&quot; property" link="GBufferedOutputStream.html#GBufferedOutputStream--buffer-size"/>
532
 
    <function name="" link="GBufferedOutputStream.html#id3004580"/>
533
 
    <function name="" link="GBufferedOutputStream.html#id3004581"/>
 
529
    <function name="" link="GBufferedOutputStream.html#id3099733"/>
 
530
    <function name="" link="GBufferedOutputStream.html#id3099734"/>
534
531
    <function name="GDataInputStream" link="GDataInputStream.html#GDataInputStream-struct"/>
535
532
    <function name="enum GDataStreamByteOrder" link="GDataInputStream.html#GDataStreamByteOrder"/>
536
533
    <function name="enum GDataStreamNewlineType" link="GDataInputStream.html#GDataStreamNewlineType"/>
550
547
    <function name="g_data_input_stream_read_until ()" link="GDataInputStream.html#g-data-input-stream-read-until"/>
551
548
    <function name="The &quot;byte-order&quot; property" link="GDataInputStream.html#GDataInputStream--byte-order"/>
552
549
    <function name="The &quot;newline-type&quot; property" link="GDataInputStream.html#GDataInputStream--newline-type"/>
553
 
    <function name="" link="GDataInputStream.html#id3014997"/>
554
 
    <function name="" link="GDataInputStream.html#id3014998"/>
 
550
    <function name="" link="GDataInputStream.html#id3108954"/>
 
551
    <function name="" link="GDataInputStream.html#id3108956"/>
555
552
    <function name="GDataOutputStream" link="GDataOutputStream.html#GDataOutputStream-struct"/>
556
553
    <function name="g_data_output_stream_new ()" link="GDataOutputStream.html#g-data-output-stream-new"/>
557
554
    <function name="g_data_output_stream_set_byte_order ()" link="GDataOutputStream.html#g-data-output-stream-set-byte-order"/>
565
562
    <function name="g_data_output_stream_put_uint64 ()" link="GDataOutputStream.html#g-data-output-stream-put-uint64"/>
566
563
    <function name="g_data_output_stream_put_string ()" link="GDataOutputStream.html#g-data-output-stream-put-string"/>
567
564
    <function name="The &quot;byte-order&quot; property" link="GDataOutputStream.html#GDataOutputStream--byte-order"/>
568
 
    <function name="" link="GDataOutputStream.html#id3016937"/>
569
 
    <function name="" link="GDataOutputStream.html#id3016938"/>
 
565
    <function name="" link="GDataOutputStream.html#id3110897"/>
 
566
    <function name="" link="GDataOutputStream.html#id3110898"/>
570
567
    <function name="GUnixInputStream" link="GUnixInputStream.html#GUnixInputStream-struct"/>
571
568
    <function name="g_unix_input_stream_new ()" link="GUnixInputStream.html#g-unix-input-stream-new"/>
572
 
    <function name="" link="GUnixInputStream.html#id3013795"/>
573
 
    <function name="" link="GUnixInputStream.html#id3013796"/>
 
569
    <function name="" link="GUnixInputStream.html#id3107749"/>
 
570
    <function name="" link="GUnixInputStream.html#id3107750"/>
574
571
    <function name="GUnixOutputStream" link="GUnixOutputStream.html#GUnixOutputStream-struct"/>
575
572
    <function name="g_unix_output_stream_new ()" link="GUnixOutputStream.html#g-unix-output-stream-new"/>
576
 
    <function name="" link="GUnixOutputStream.html#id3013493"/>
577
 
    <function name="" link="GUnixOutputStream.html#id3013494"/>
 
573
    <function name="" link="GUnixOutputStream.html#id3107410"/>
 
574
    <function name="" link="GUnixOutputStream.html#id3107411"/>
578
575
    <function name="g_content_type_equals ()" link="gio-GContentType.html#g-content-type-equals"/>
579
576
    <function name="g_content_type_is_a ()" link="gio-GContentType.html#g-content-type-is-a"/>
580
577
    <function name="g_content_type_is_unknown ()" link="gio-GContentType.html#g-content-type-is-unknown"/>
584
581
    <function name="g_content_type_can_be_executable ()" link="gio-GContentType.html#g-content-type-can-be-executable"/>
585
582
    <function name="g_content_type_guess ()" link="gio-GContentType.html#g-content-type-guess"/>
586
583
    <function name="g_content_types_get_registered ()" link="gio-GContentType.html#g-content-types-get-registered"/>
587
 
    <function name="" link="gio-GContentType.html#id3009604"/>
588
 
    <function name="" link="gio-GContentType.html#id3009605"/>
 
584
    <function name="" link="gio-GContentType.html#id3103554"/>
 
585
    <function name="" link="gio-GContentType.html#id3103555"/>
589
586
    <function name="enum GAppInfoCreateFlags" link="GAppInfo.html#GAppInfoCreateFlags"/>
590
587
    <function name="GAppInfo" link="GAppInfo.html#GAppInfo-struct"/>
591
588
    <function name="GAppInfoIface" link="GAppInfo.html#GAppInfoIface"/>
616
613
    <function name="g_app_launch_context_get_startup_notify_id ()" link="GAppInfo.html#g-app-launch-context-get-startup-notify-id"/>
617
614
    <function name="g_app_launch_context_launch_failed ()" link="GAppInfo.html#g-app-launch-context-launch-failed"/>
618
615
    <function name="g_app_launch_context_new ()" link="GAppInfo.html#g-app-launch-context-new"/>
619
 
    <function name="" link="GAppInfo.html#id3025748"/>
620
 
    <function name="" link="GAppInfo.html#id3025750"/>
 
616
    <function name="" link="GAppInfo.html#id3119717"/>
 
617
    <function name="" link="GAppInfo.html#id3119718"/>
621
618
    <function name="GDesktopAppInfo" link="gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfo-struct"/>
622
619
    <function name="g_desktop_app_info_new_from_filename ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-new-from-filename"/>
623
620
    <function name="g_desktop_app_info_new ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-new"/>
624
621
    <function name="g_desktop_app_info_get_is_hidden ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-is-hidden"/>
625
622
    <function name="g_desktop_app_info_set_desktop_env ()" link="gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-set-desktop-env"/>
626
 
    <function name="" link="gio-Desktop-file-based-GAppInfo.html#id3012527"/>
627
 
    <function name="" link="gio-Desktop-file-based-GAppInfo.html#id3012528"/>
 
623
    <function name="" link="gio-Desktop-file-based-GAppInfo.html#id3106664"/>
 
624
    <function name="" link="gio-Desktop-file-based-GAppInfo.html#id3106665"/>
628
625
    <function name="GVolumeMonitor" link="GVolumeMonitor.html#GVolumeMonitor-struct"/>
629
626
    <function name="g_volume_monitor_get ()" link="GVolumeMonitor.html#g-volume-monitor-get"/>
630
627
    <function name="g_volume_monitor_get_connected_drives ()" link="GVolumeMonitor.html#g-volume-monitor-get-connected-drives"/>
643
640
    <function name="The &quot;volume-added&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-added"/>
644
641
    <function name="The &quot;volume-changed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-changed"/>
645
642
    <function name="The &quot;volume-removed&quot; signal" link="GVolumeMonitor.html#GVolumeMonitor-volume-removed"/>
646
 
    <function name="" link="GVolumeMonitor.html#id3027093"/>
647
 
    <function name="" link="GVolumeMonitor.html#id3027094"/>
 
643
    <function name="" link="GVolumeMonitor.html#id3121190"/>
 
644
    <function name="" link="GVolumeMonitor.html#id3121191"/>
648
645
    <function name="GVolume" link="GVolume.html#GVolume-struct"/>
649
646
    <function name="GVolumeIface" link="GVolume.html#GVolumeIface"/>
650
647
    <function name="g_volume_get_name ()" link="GVolume.html#g-volume-get-name"/>
660
657
    <function name="g_volume_eject_finish ()" link="GVolume.html#g-volume-eject-finish"/>
661
658
    <function name="The &quot;changed&quot; signal" link="GVolume.html#GVolume-changed"/>
662
659
    <function name="The &quot;removed&quot; signal" link="GVolume.html#GVolume-removed"/>
663
 
    <function name="" link="GVolume.html#id3029078"/>
664
 
    <function name="" link="GVolume.html#id3029079"/>
 
660
    <function name="" link="GVolume.html#id3123190"/>
 
661
    <function name="" link="GVolume.html#id3123192"/>
665
662
    <function name="GMount" link="GMount.html#GMount-struct"/>
666
663
    <function name="GMountIface" link="GMount.html#GMountIface"/>
667
664
    <function name="g_mount_get_name ()" link="GMount.html#g-mount-get-name"/>
679
676
    <function name="g_mount_can_eject ()" link="GMount.html#g-mount-can-eject"/>
680
677
    <function name="g_mount_eject ()" link="GMount.html#g-mount-eject"/>
681
678
    <function name="g_mount_eject_finish ()" link="GMount.html#g-mount-eject-finish"/>
682
 
    <function name="" link="GMount.html#id3034025"/>
683
 
    <function name="" link="GMount.html#id3034026"/>
 
679
    <function name="" link="GMount.html#id3128135"/>
 
680
    <function name="" link="GMount.html#id3128136"/>
684
681
    <function name="GDrive" link="GDrive.html#GDrive-struct"/>
685
682
    <function name="GDriveIface" link="GDrive.html#GDriveIface"/>
686
683
    <function name="g_drive_get_name ()" link="GDrive.html#g-drive-get-name"/>
699
696
    <function name="The &quot;changed&quot; signal" link="GDrive.html#GDrive-changed"/>
700
697
    <function name="The &quot;disconnected&quot; signal" link="GDrive.html#GDrive-disconnected"/>
701
698
    <function name="The &quot;eject-button&quot; signal" link="GDrive.html#GDrive-eject-button"/>
702
 
    <function name="" link="GDrive.html#id3036990"/>
703
 
    <function name="" link="GDrive.html#id3036991"/>
 
699
    <function name="" link="GDrive.html#id3131099"/>
 
700
    <function name="" link="GDrive.html#id3131100"/>
704
701
    <function name="GUnixMount" link="gio-Unix-Mounts.html#GUnixMount"/>
705
702
    <function name="GUnixMountPoint" link="gio-Unix-Mounts.html#GUnixMountPoint"/>
706
703
    <function name="GUnixMountEntry" link="gio-Unix-Mounts.html#GUnixMountEntry"/>
715
712
    <function name="g_unix_mount_guess_icon ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-icon"/>
716
713
    <function name="g_unix_mount_guess_name ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-name"/>
717
714
    <function name="g_unix_mount_guess_can_eject ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-can-eject"/>
 
715
    <function name="g_unix_mount_guess_should_display ()" link="gio-Unix-Mounts.html#g-unix-mount-guess-should-display"/>
718
716
    <function name="g_unix_mount_point_free ()" link="gio-Unix-Mounts.html#g-unix-mount-point-free"/>
719
717
    <function name="g_unix_mount_point_compare ()" link="gio-Unix-Mounts.html#g-unix-mount-point-compare"/>
720
718
    <function name="g_unix_mount_point_get_mount_path ()" link="gio-Unix-Mounts.html#g-unix-mount-point-get-mount-path"/>
735
733
    <function name="g_unix_is_mount_path_system_internal ()" link="gio-Unix-Mounts.html#g-unix-is-mount-path-system-internal"/>
736
734
    <function name="The &quot;mountpoints-changed&quot; signal" link="gio-Unix-Mounts.html#GUnixMountMonitor-mountpoints-changed"/>
737
735
    <function name="The &quot;mounts-changed&quot; signal" link="gio-Unix-Mounts.html#GUnixMountMonitor-mounts-changed"/>
738
 
    <function name="" link="gio-Unix-Mounts.html#id3041161"/>
739
 
    <function name="" link="gio-Unix-Mounts.html#id3041162"/>
 
736
    <function name="" link="gio-Unix-Mounts.html#id3135481"/>
 
737
    <function name="" link="gio-Unix-Mounts.html#id3135482"/>
740
738
    <function name="GIcon" link="GIcon.html#GIcon-struct"/>
741
739
    <function name="GIconIface" link="GIcon.html#GIconIface"/>
742
740
    <function name="g_icon_hash ()" link="GIcon.html#g-icon-hash"/>
743
741
    <function name="g_icon_equal ()" link="GIcon.html#g-icon-equal"/>
744
 
    <function name="" link="GIcon.html#id3032334"/>
745
 
    <function name="" link="GIcon.html#id3032335"/>
 
742
    <function name="" link="GIcon.html#id3116285"/>
 
743
    <function name="" link="GIcon.html#id3116286"/>
746
744
    <function name="GFileIcon" link="GFileIcon.html#GFileIcon-struct"/>
747
745
    <function name="g_file_icon_new ()" link="GFileIcon.html#g-file-icon-new"/>
748
746
    <function name="g_file_icon_get_file ()" link="GFileIcon.html#g-file-icon-get-file"/>
749
 
    <function name="" link="GFileIcon.html#id3022398"/>
750
 
    <function name="" link="GFileIcon.html#id3022399"/>
 
747
    <function name="" link="GFileIcon.html#id3116510"/>
 
748
    <function name="" link="GFileIcon.html#id3116511"/>
751
749
    <function name="GLoadableIcon" link="GLoadableIcon.html#GLoadableIcon-struct"/>
752
750
    <function name="GLoadableIconIface" link="GLoadableIcon.html#GLoadableIconIface"/>
753
751
    <function name="g_loadable_icon_load ()" link="GLoadableIcon.html#g-loadable-icon-load"/>
754
752
    <function name="g_loadable_icon_load_async ()" link="GLoadableIcon.html#g-loadable-icon-load-async"/>
755
753
    <function name="g_loadable_icon_load_finish ()" link="GLoadableIcon.html#g-loadable-icon-load-finish"/>
756
 
    <function name="" link="GLoadableIcon.html#id3023106"/>
757
 
    <function name="" link="GLoadableIcon.html#id3023107"/>
 
754
    <function name="" link="GLoadableIcon.html#id3126739"/>
 
755
    <function name="" link="GLoadableIcon.html#id3126740"/>
758
756
    <function name="GThemedIcon" link="GThemedIcon.html#GThemedIcon-struct"/>
759
757
    <function name="g_themed_icon_new ()" link="GThemedIcon.html#g-themed-icon-new"/>
760
758
    <function name="g_themed_icon_new_from_names ()" link="GThemedIcon.html#g-themed-icon-new-from-names"/>
761
 
    <function name="" link="GThemedIcon.html#id3023140"/>
762
 
    <function name="" link="GThemedIcon.html#id3023142"/>
 
759
    <function name="g_themed_icon_new_with_default_fallbacks ()" link="GThemedIcon.html#g-themed-icon-new-with-default-fallbacks"/>
 
760
    <function name="" link="GThemedIcon.html#id3126768"/>
 
761
    <function name="" link="GThemedIcon.html#id3126770"/>
763
762
    <function name="GFilenameCompleter" link="GFilenameCompleter.html#GFilenameCompleter-struct"/>
764
763
    <function name="g_filename_completer_new ()" link="GFilenameCompleter.html#g-filename-completer-new"/>
765
764
    <function name="g_filename_completer_get_completion_suffix ()" link="GFilenameCompleter.html#g-filename-completer-get-completion-suffix"/>
766
765
    <function name="g_filename_completer_get_completions ()" link="GFilenameCompleter.html#g-filename-completer-get-completions"/>
767
766
    <function name="g_filename_completer_set_dirs_only ()" link="GFilenameCompleter.html#g-filename-completer-set-dirs-only"/>
768
767
    <function name="The &quot;got-completion-data&quot; signal" link="GFilenameCompleter.html#GFilenameCompleter-got-completion-data"/>
769
 
    <function name="" link="GFilenameCompleter.html#id3039567"/>
770
 
    <function name="" link="GFilenameCompleter.html#id3039568"/>
 
768
    <function name="" link="GFilenameCompleter.html#id3133257"/>
 
769
    <function name="" link="GFilenameCompleter.html#id3133258"/>
771
770
    <function name="GVfs" link="GVfs.html#GVfs-struct"/>
772
771
    <function name="g_vfs_get_file_for_path ()" link="GVfs.html#g-vfs-get-file-for-path"/>
773
772
    <function name="g_vfs_get_file_for_uri ()" link="GVfs.html#g-vfs-get-file-for-uri"/>
775
774
    <function name="g_vfs_get_default ()" link="GVfs.html#g-vfs-get-default"/>
776
775
    <function name="g_vfs_get_local ()" link="GVfs.html#g-vfs-get-local"/>
777
776
    <function name="g_vfs_is_active ()" link="GVfs.html#g-vfs-is-active"/>
778
 
    <function name="" link="GVfs.html#id3041656"/>
779
 
    <function name="" link="GVfs.html#id3041657"/>
 
777
    <function name="" link="GVfs.html#id3133604"/>
 
778
    <function name="" link="GVfs.html#id3133605"/>
780
779
    <function name="GIOModule" link="GIOModule.html#GIOModule-struct"/>
781
780
    <function name="g_io_module_new ()" link="GIOModule.html#g-io-module-new"/>
782
781
    <function name="g_io_modules_load_all_in_directory ()" link="GIOModule.html#g-io-modules-load-all-in-directory"/>
783
782
    <function name="g_io_module_load ()" link="GIOModule.html#g-io-module-load"/>
784
783
    <function name="g_io_module_unload ()" link="GIOModule.html#g-io-module-unload"/>
785
 
    <function name="" link="GIOModule.html#id3040138"/>
786
 
    <function name="" link="GIOModule.html#id3040139"/>
 
784
    <function name="" link="GIOModule.html#id3136148"/>
 
785
    <function name="" link="GIOModule.html#id3136149"/>
787
786
  </functions>
788
787
</book>