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

« back to all changes in this revision

Viewing changes to docs/reference/gio/tmpl/gfileenumerator.sgml

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2013-09-18 11:49:30 UTC
  • mfrom: (1.63.26) (172.1.16 experimental)
  • Revision ID: package-import@ubuntu.com-20130918114930-25x6p3ytts9nnlvd
Tags: 2.37.93-1ubuntu1
* Rebase on Debian experimental, remaining changes:
  + Build-Depend on python:any for cross-building.

Show diffs side-by-side

added added

removed removed

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