~ubuntu-branches/ubuntu/oneiric/gconf/oneiric-proposed

« back to all changes in this revision

Viewing changes to doc/gconf/tmpl/gconf-schema.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Takuo KITAME
  • Date: 2002-03-17 01:51:39 UTC
  • Revision ID: james.westby@ubuntu.com-20020317015139-z4f8fdg1hoe049g0
Tags: upstream-1.0.9
ImportĀ upstreamĀ versionĀ 1.0.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
gconf-schema
 
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
<!-- ##### STRUCT GConfSchema ##### -->
 
18
<para>
 
19
 
 
20
</para>
 
21
 
 
22
@type: 
 
23
@list_type: 
 
24
@car_type: 
 
25
@cdr_type: 
 
26
@locale: 
 
27
@owner: 
 
28
@short_desc: 
 
29
@long_desc: 
 
30
@default_value: 
 
31
 
 
32
<!-- ##### FUNCTION gconf_schema_new ##### -->
 
33
<para>
 
34
 
 
35
</para>
 
36
 
 
37
@Returns: 
 
38
 
 
39
 
 
40
<!-- ##### FUNCTION gconf_schema_free ##### -->
 
41
<para>
 
42
 
 
43
</para>
 
44
 
 
45
@sc: 
 
46
 
 
47
 
 
48
<!-- ##### FUNCTION gconf_schema_copy ##### -->
 
49
<para>
 
50
 
 
51
</para>
 
52
 
 
53
@sc: 
 
54
@Returns: 
 
55
 
 
56
 
 
57
<!-- ##### FUNCTION gconf_schema_set_type ##### -->
 
58
<para>
 
59
 
 
60
</para>
 
61
 
 
62
@sc: 
 
63
@type: 
 
64
 
 
65
 
 
66
<!-- ##### FUNCTION gconf_schema_set_locale ##### -->
 
67
<para>
 
68
 
 
69
</para>
 
70
 
 
71
@sc: 
 
72
@locale: 
 
73
 
 
74
 
 
75
<!-- ##### FUNCTION gconf_schema_set_short_desc ##### -->
 
76
<para>
 
77
 
 
78
</para>
 
79
 
 
80
@sc: 
 
81
@desc: 
 
82
 
 
83
 
 
84
<!-- ##### FUNCTION gconf_schema_set_long_desc ##### -->
 
85
<para>
 
86
 
 
87
</para>
 
88
 
 
89
@sc: 
 
90
@desc: 
 
91
 
 
92
 
 
93
<!-- ##### FUNCTION gconf_schema_set_owner ##### -->
 
94
<para>
 
95
 
 
96
</para>
 
97
 
 
98
@sc: 
 
99
@owner: 
 
100
 
 
101
 
 
102
<!-- ##### FUNCTION gconf_schema_set_default_value ##### -->
 
103
<para>
 
104
 
 
105
</para>
 
106
 
 
107
@sc: 
 
108
@val: 
 
109
 
 
110
 
 
111
<!-- ##### FUNCTION gconf_schema_set_default_value_nocopy ##### -->
 
112
<para>
 
113
 
 
114
</para>
 
115
 
 
116
@sc: 
 
117
@val: 
 
118
 
 
119
 
 
120
<!-- ##### MACRO gconf_schema_get_type ##### -->
 
121
<para>
 
122
 
 
123
</para>
 
124
 
 
125
@x: 
 
126
 
 
127
 
 
128
<!-- ##### MACRO gconf_schema_get_locale ##### -->
 
129
<para>
 
130
 
 
131
</para>
 
132
 
 
133
@x: 
 
134
 
 
135
 
 
136
<!-- ##### MACRO gconf_schema_get_short_desc ##### -->
 
137
<para>
 
138
 
 
139
</para>
 
140
 
 
141
@x: 
 
142
 
 
143
 
 
144
<!-- ##### MACRO gconf_schema_get_long_desc ##### -->
 
145
<para>
 
146
 
 
147
</para>
 
148
 
 
149
@x: 
 
150
 
 
151
 
 
152
<!-- ##### MACRO gconf_schema_get_owner ##### -->
 
153
<para>
 
154
 
 
155
</para>
 
156
 
 
157
@x: 
 
158
 
 
159
 
 
160
<!-- ##### MACRO gconf_schema_get_default_value ##### -->
 
161
<para>
 
162
 
 
163
</para>
 
164
 
 
165
@x: 
 
166
 
 
167
 
 
168
<!-- ##### MACRO gconf_schema_get_car_type ##### -->
 
169
<para>
 
170
 
 
171
</para>
 
172
 
 
173
@x: 
 
174
 
 
175
 
 
176
<!-- ##### MACRO gconf_schema_get_cdr_type ##### -->
 
177
<para>
 
178
 
 
179
</para>
 
180
 
 
181
@x: 
 
182
 
 
183
 
 
184
<!-- ##### MACRO gconf_schema_get_list_type ##### -->
 
185
<para>
 
186
 
 
187
</para>
 
188
 
 
189
@x: 
 
190
 
 
191
 
 
192
<!-- ##### FUNCTION gconf_schema_set_car_type ##### -->
 
193
<para>
 
194
 
 
195
</para>
 
196
 
 
197
@sc: 
 
198
@type: 
 
199
 
 
200
 
 
201
<!-- ##### FUNCTION gconf_schema_set_cdr_type ##### -->
 
202
<para>
 
203
 
 
204
</para>
 
205
 
 
206
@sc: 
 
207
@type: 
 
208
 
 
209
 
 
210
<!-- ##### FUNCTION gconf_schema_set_list_type ##### -->
 
211
<para>
 
212
 
 
213
</para>
 
214
 
 
215
@sc: 
 
216
@type: 
 
217
 
 
218