Assume allow-none for GCancellable
[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_file_enumerator_next_files_finish:
85  *
86  * Return value: (transfer container) (element-type FileInfo):
87  */
88
89 /**
90  * g_file_load_contents:
91  * @contents: (out) (transfer full):
92  * @length: (allow-none) (out):
93  * @etag_out: (allow-none) (out):
94  */
95
96
97 /**
98  * g_file_load_contents_finish:
99  * @contents: (out) (transfer full):
100  * @length: (allow-none) (out):
101  * @etag_out: (allow-none) (out):
102  */
103
104 /**
105  * g_file_load_partial_contents_finish:
106  * @contents: (out) (transfer full):
107  * @length: (allow-none) (out):
108  * @etag_out: (allow-none) (out):
109  */
110
111 /**
112  * g_file_replace_contents:
113  * @etag: (allow-none):
114  * @new_etag: (allow-none) (out):
115  */
116
117 /**
118  * g_file_replace_contents_async:
119  * @etag: (allow-none):
120  */
121
122 /**
123  * g_file_replace_contents_finish:
124  * @new_etag: (allow-none) (out):
125  */
126
127 /**
128  * g_file_set_attributes_finish:
129  * @info: (out):
130  */
131
132 /**
133  * g_filename_completer_get_completions:
134  *
135  * Return value: (array zero-terminated=1) (transfer full):
136  */
137
138 /**
139  * g_volume_mount:
140  * @mount_operation: (allow-none):
141  */
142
143 /**
144  * g_file_info_list_attributes:
145  *
146  * Return value: (array zero-terminated=1) (transfer full):
147  */