Initial commit
[platform/upstream/glib2.0.git] / docs / reference / gio / tmpl / gfileenumerator.sgml
1 <!-- ##### SECTION Title ##### -->
2 GFileEnumerator
3
4 <!-- ##### SECTION Short_Description ##### -->
5
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14
15 </para>
16
17 <!-- ##### SECTION Stability_Level ##### -->
18
19
20 <!-- ##### STRUCT GFileEnumerator ##### -->
21 <para>
22
23 </para>
24
25
26 <!-- ##### ARG GFileEnumerator:container ##### -->
27 <para>
28
29 </para>
30
31 <!-- ##### FUNCTION g_file_enumerator_next_file ##### -->
32 <para>
33
34 </para>
35
36 @enumerator: 
37 @cancellable: 
38 @error: 
39 @Returns: 
40
41
42 <!-- ##### FUNCTION g_file_enumerator_close ##### -->
43 <para>
44
45 </para>
46
47 @enumerator: 
48 @cancellable: 
49 @error: 
50 @Returns: 
51
52
53 <!-- ##### FUNCTION g_file_enumerator_next_files_async ##### -->
54 <para>
55
56 </para>
57
58 @enumerator: 
59 @num_files: 
60 @io_priority: 
61 @cancellable: 
62 @callback: 
63 @user_data: 
64
65
66 <!-- ##### FUNCTION g_file_enumerator_next_files_finish ##### -->
67 <para>
68
69 </para>
70
71 @enumerator: 
72 @result: 
73 @error: 
74 @Returns: 
75
76
77 <!-- ##### FUNCTION g_file_enumerator_close_async ##### -->
78 <para>
79
80 </para>
81
82 @enumerator: 
83 @io_priority: 
84 @cancellable: 
85 @callback: 
86 @user_data: 
87
88
89 <!-- ##### FUNCTION g_file_enumerator_close_finish ##### -->
90 <para>
91
92 </para>
93
94 @enumerator: 
95 @result: 
96 @error: 
97 @Returns: 
98
99
100 <!-- ##### FUNCTION g_file_enumerator_is_closed ##### -->
101 <para>
102
103 </para>
104
105 @enumerator: 
106 @Returns: 
107
108
109 <!-- ##### FUNCTION g_file_enumerator_has_pending ##### -->
110 <para>
111
112 </para>
113
114 @enumerator: 
115 @Returns: 
116
117
118 <!-- ##### FUNCTION g_file_enumerator_set_pending ##### -->
119 <para>
120
121 </para>
122
123 @enumerator: 
124 @pending: 
125
126
127 <!-- ##### FUNCTION g_file_enumerator_get_container ##### -->
128 <para>
129
130 </para>
131
132 @enumerator: 
133 @Returns: 
134
135