[Gio] Annotate g_file_make_directory_with_parents
[gnome.gobject-introspection] / gir / gio-2.0.c
1 /**
2  * g_app_info_create_from_commandline:
3  * @application_name: (allow-none):
4  */
5
6 /**
7  * g_volume_monitor_get_connected_drives:
8  *
9  * Returns: (element-type GDrive) (transfer full):
10  */
11
12 /**
13  * g_volume_monitor_get_volumes:
14  *
15  * Returns: (element-type GVolume) (transfer full):
16  */
17
18 /**
19  * g_volume_monitor_get_mounts:
20  *
21  * Returns: (element-type GMount) (transfer full):
22  */
23
24 /**
25  * g_drive_get_volumes:
26  *
27  * Returns: (element-type GVolume) (transfer full):
28  */
29
30 /**
31  * g_app_info_get_all:
32  *
33  * Returns: (element-type GAppInfo) (transfer full):
34  */
35
36 /**
37  * g_app_info_get_all_for_type:
38  *
39  * Returns: (element-type GAppInfo) (transfer full):
40  */
41
42 /**
43  * g_app_info_get_icon:
44  *
45  * Returns: (transfer none):
46  */
47
48 /**
49  * g_file_info_get_attribute_object:
50  *
51  * Returns: (transfer none):
52  */
53
54 /**
55  * g_file_info_get_attribute_data:
56  *
57  * @value_pp: (out)
58  * Returns: (transfer none):
59  */
60
61 /**
62  * g_file_info_get_icon:
63  *
64  * Returns: (transfer none):
65  */
66
67 /**
68  * g_app_info_launch:
69  * @appinfo:
70  * @files: (element-type GFile):
71  * @launch_context: (allow-none):
72  * @error:
73  */
74
75 /**
76  * g_app_info_launch_uris:
77  * @appinfo:
78  * @uris: (element-type char*):
79  * @launch_context: (allow-none):
80  * @error:
81  */
82
83 /**
84  * g_buffered_input_stream_fill:
85  * @cancellable: (allow-none):
86  */
87
88 /**
89  * g_buffered_input_stream_fill_async:
90  * @cancellable: (allow-none):
91  */
92
93 /**
94  * g_buffered_input_stream_read_byte:
95  * @cancellable: (allow-none):
96  */
97
98 /**
99  * g_data_input_stream_read_byte:
100  * @cancellable: (allow-none):
101  */
102
103 /**
104  * g_data_input_stream_read_int16:
105  * @cancellable: (allow-none):
106  */
107
108 /**
109  * g_data_input_stream_read_int32:
110  * @cancellable: (allow-none):
111  */
112
113 /**
114  * g_data_input_stream_read_int64:
115  * @cancellable: (allow-none):
116  */
117
118 /**
119  * g_data_input_stream_read_line:
120  * @cancellable: (allow-none):
121  */
122
123 /**
124  * g_data_input_stream_read_uint16:
125  * @cancellable: (allow-none):
126  */
127
128 /**
129  * g_data_input_stream_read_uint32:
130  * @cancellable: (allow-none):
131  */
132
133 /**
134  * g_data_input_stream_read_uint64:
135  * @cancellable: (allow-none):
136  */
137
138 /**
139  * g_data_input_stream_read_until:
140  * @cancellable: (allow-none):
141  */
142
143 /**
144  * g_data_output_stream_put_byte:
145  * @cancellable: (allow-none):
146  */
147
148 /**
149  * g_data_output_stream_put_int16:
150  * @cancellable: (allow-none):
151  */
152
153 /**
154  * g_data_output_stream_put_int32:
155  * @cancellable: (allow-none):
156  */
157
158 /**
159  * g_data_output_stream_put_int64:
160  * @cancellable: (allow-none):
161  */
162
163 /**
164  * g_data_output_stream_put_string:
165  * @cancellable: (allow-none):
166  */
167
168 /**
169  * g_data_output_stream_put_uint16:
170  * @cancellable: (allow-none):
171  */
172
173 /**
174  * g_data_output_stream_put_uint32:
175  * @cancellable: (allow-none):
176  */
177
178 /**
179  * g_data_output_stream_put_uint64:
180  * @cancellable: (allow-none):
181  */
182
183 /**
184  * g_drive_eject:
185  * @cancellable: (allow-none):
186  */
187
188 /**
189  * g_drive_poll_for_media:
190  * @cancellable: (allow-none):
191  */
192
193 /**
194  * g_file_append_to:
195  * @cancellable: (allow-none):
196  */
197
198 /**
199  * g_file_append_to_async:
200  * @cancellable: (allow-none):
201  */
202
203 /**
204  * g_file_copy:
205  * @cancellable: (allow-none):
206  */
207
208 /**
209  * g_file_copy_attributes:
210  * @cancellable: (allow-none):
211  */
212
213 /**
214  * g_file_create:
215  * @cancellable: (allow-none):
216  */
217
218 /**
219  * g_file_create_async:
220  * @cancellable: (allow-none):
221  */
222
223 /**
224  * g_file_delete:
225  * @cancellable: (allow-none):
226  */
227
228 /**
229  * g_file_eject_mountable:
230  * @cancellable: (allow-none):
231  */
232
233 /**
234  * g_file_enumerate_children:
235  * @cancellable: (allow-none):
236  */
237
238 /**
239  * g_file_enumerate_children_async:
240  * @cancellable: (allow-none):
241  */
242
243 /**
244  * g_file_enumerator_close:
245  * @cancellable: (allow-none):
246  */
247
248 /**
249  * g_file_enumerator_close_async:
250  * @cancellable: (allow-none):
251  */
252
253 /**
254  * g_file_enumerator_next_file:
255  * @cancellable: (allow-none):
256  */
257
258 /**
259  * g_file_enumerator_next_files_async:
260  * @cancellable: (allow-none):
261  */
262
263 /**
264  * g_file_find_enclosing_mount:
265  * @cancellable: (allow-none):
266  */
267
268 /**
269  * g_file_find_enclosing_mount_async:
270  * @cancellable: (allow-none):
271  */
272
273 /**
274  * g_file_input_stream_query_info:
275  * @cancellable: (allow-none):
276  */
277
278 /**
279  * g_file_input_stream_query_info_async:
280  * @cancellable: (allow-none):
281  */
282
283 /**
284  * g_file_load_contents:
285  * @cancellable: (allow-none):
286  * @contents: (out) (transfer full):
287  * @length: (allow-none) (out):
288  * @etag_out: (allow-none) (out):
289  */
290
291 /**
292  * g_file_load_contents_async:
293  * @cancellable: (allow-none):
294  */
295
296 /**
297  * g_file_load_contents_finish:
298  * @contents: (out) (transfer full):
299  * @length: (allow-none) (out):
300  * @etag_out: (allow-none) (out):
301  */
302
303 /**
304  * g_file_load_partial_contents_async:
305  * @cancellable: (allow-none):
306  */
307
308 /**
309  * g_file_load_partial_contents_finish:
310  * @contents: (out) (transfer full):
311  * @length: (allow-none) (out):
312  * @etag_out: (allow-none) (out):
313  */
314
315 /**
316  * g_file_make_directory:
317  * @cancellable: (allow-none):
318  */
319
320 /**
321  * g_file_make_directory_with_parents:
322  * @cancellable: (allow-none):
323  */
324
325 /**
326  * g_file_make_symbolic_link:
327  * @cancellable: (allow-none):
328  */
329
330 /**
331  * g_file_monitor_directory:
332  * @cancellable: (allow-none):
333  */
334
335 /**
336  * g_file_monitor_file:
337  * @cancellable: (allow-none):
338  */
339
340 /**
341  * g_file_mount_enclosing_volume:
342  * @cancellable: (allow-none):
343  */
344
345 /**
346  * g_file_mount_mountable:
347  * @cancellable: (allow-none):
348  */
349
350 /**
351  * g_file_move:
352  * @cancellable: (allow-none):
353  */
354
355 /**
356  * g_file_output_stream_query_info:
357  * @cancellable: (allow-none):
358  */
359
360 /**
361  * g_file_output_stream_query_info_async:
362  * @cancellable: (allow-none):
363  */
364
365 /**
366  * g_file_query_default_handler:
367  * @cancellable: (allow-none):
368  */
369
370 /**
371  * g_file_query_exists:
372  * @cancellable: (allow-none):
373  */
374
375 /**
376  * g_file_query_filesystem_info:
377  * @cancellable: (allow-none):
378  */
379
380 /**
381  * g_file_query_info:
382  * @cancellable: (allow-none):
383  */
384
385 /**
386  * g_file_query_info_async:
387  * @cancellable: (allow-none):
388  */
389
390 /**
391  * g_file_query_settable_attributes:
392  * @cancellable: (allow-none):
393  */
394
395 /**
396  * g_file_query_writable_namespaces:
397  * @cancellable: (allow-none):
398  */
399
400 /**
401  * g_file_read:
402  * @cancellable: (allow-none):
403  */
404
405 /**
406  * g_file_read_async:
407  * @cancellable: (allow-none):
408  */
409
410 /**
411  * g_file_replace:
412  * @etag: (allow-none)
413  * @cancellable: (allow-none):
414  */
415
416 /**
417  * g_file_replace_async:
418  * @cancellable: (allow-none):
419  */
420
421 /**
422  * g_file_replace_contents:
423  * @etag: (allow-none):
424  * @new_etag: (allow-none) (out):
425  * @cancellable: (allow-none):
426  */
427
428 /**
429  * g_file_replace_contents_async:
430  * @etag: (allow-none):
431  * @cancellable: (allow-none):
432  */
433
434 /**
435  * g_file_set_attribute:
436  * @cancellable: (allow-none):
437  */
438
439 /**
440  * g_file_set_attribute_byte_string:
441  * @cancellable: (allow-none):
442  */
443
444 /**
445  * g_file_set_attribute_int32:
446  * @cancellable: (allow-none):
447  */
448
449 /**
450  * g_file_set_attribute_int64:
451  * @cancellable: (allow-none):
452  */
453
454 /**
455  * g_file_set_attribute_string:
456  * @cancellable: (allow-none):
457  */
458
459 /**
460  * g_file_set_attribute_uint32:
461  * @cancellable: (allow-none):
462  */
463
464 /**
465  * g_file_set_attribute_uint64:
466  * @cancellable: (allow-none):
467  */
468
469 /**
470  * g_file_set_attributes_async:
471  * @cancellable: (allow-none):
472  */
473
474 /**
475  * g_file_set_attributes_finish:
476  * @info: (out):
477  */
478
479 /**
480  * g_file_set_attributes_from_info:
481  * @cancellable: (allow-none):
482  */
483
484 /**
485  * g_file_set_display_name:
486  * @cancellable: (allow-none):
487  */
488
489 /**
490  * g_file_set_display_name_async:
491  * @cancellable: (allow-none):
492  */
493
494 /**
495  * g_file_trash:
496  * @cancellable: (allow-none):
497  */
498
499 /**
500  * g_file_unmount_mountable:
501  * @cancellable: (allow-none):
502  */
503
504 /**
505  * g_filename_completer_get_completions:
506  *
507  * Return value: (array zero-terminated=1) (transfer full):
508  */
509
510 /**
511  * g_input_stream_close:
512  * @cancellable: (allow-none):
513  */
514
515 /**
516  * g_input_stream_close_async:
517  * @cancellable: (allow-none):
518  */
519
520 /**
521  * g_input_stream_read:
522  * @cancellable: (allow-none):
523  */
524
525 /**
526  * g_input_stream_read_all:
527  * @cancellable: (allow-none):
528  */
529
530 /**
531  * g_input_stream_read_async:
532  * @cancellable: (allow-none):
533  */
534
535 /**
536  * g_input_stream_skip:
537  * @cancellable: (allow-none):
538  */
539
540 /**
541  * g_input_stream_skip_async:
542  * @cancellable: (allow-none):
543  */
544
545 /**
546  * g_io_scheduler_push_job:
547  * @cancellable: (allow-none):
548  */
549
550 /**
551  * g_loadable_icon_load:
552  * @cancellable: (allow-none):
553  */
554
555 /**
556  * g_loadable_icon_load_async:
557  * @cancellable: (allow-none):
558  */
559
560 /**
561  * g_mount_eject:
562  * @cancellable: (allow-none):
563  */
564
565 /**
566  * g_mount_remount:
567  * @cancellable: (allow-none):
568  */
569
570 /**
571  * g_mount_unmount:
572  * @cancellable: (allow-none):
573  */
574
575 /**
576  * g_output_stream_close:
577  * @cancellable: (allow-none):
578  */
579
580 /**
581  * g_output_stream_close_async:
582  * @cancellable: (allow-none):
583  */
584
585 /**
586  * g_output_stream_flush:
587  * @cancellable: (allow-none):
588  */
589
590 /**
591  * g_output_stream_flush_async:
592  * @cancellable: (allow-none):
593  */
594
595 /**
596  * g_output_stream_splice:
597  * @cancellable: (allow-none):
598  */
599
600 /**
601  * g_output_stream_splice_async:
602  * @cancellable: (allow-none):
603  */
604
605 /**
606  * g_output_stream_write:
607  * @cancellable: (allow-none):
608  */
609
610 /**
611  * g_output_stream_write_all:
612  * @cancellable: (allow-none):
613  */
614
615 /**
616  * g_output_stream_write_async:
617  * @cancellable: (allow-none):
618  */
619
620 /**
621  * g_seekable_seek:
622  * @cancellable: (allow-none):
623  */
624
625 /**
626  * g_seekable_truncate:
627  * @cancellable: (allow-none):
628  */
629
630 /**
631  * g_simple_async_result_run_in_thread:
632  * @cancellable: (allow-none):
633  */
634
635 /**
636  * g_volume_eject:
637  * @cancellable: (allow-none):
638  */
639
640 /**
641  * g_volume_mount:
642  * @mount_operation: (allow-none):
643  * @cancellable: (allow-none):
644  */
645
646 /**
647  * g_file_info_list_attributes:
648  *
649  * Return value: (array zero-terminated=1) (transfer full):
650  */