Imported Upstream version 1.35.9
[platform/upstream/gobject-introspection.git] / docs / reference / gi-sections.txt
1 <SECTION>
2 <FILE>girepository</FILE>
3 GICallbackInfo
4 GIRepository
5 GIRepositoryError
6 GIRepositoryLoadFlags
7 GITypelib
8 g_irepository_get_default
9 g_irepository_prepend_search_path
10 g_irepository_prepend_library_path
11 g_irepository_get_search_path
12 g_irepository_load_typelib
13 g_irepository_is_registered
14 g_irepository_find_by_name
15 g_irepository_require
16 g_irepository_require_private
17 g_irepository_get_dependencies
18 g_irepository_get_loaded_namespaces
19 g_irepository_find_by_gtype
20 g_irepository_get_n_infos
21 g_irepository_get_info
22 g_irepository_get_typelib_path
23 g_irepository_get_shared_library
24 g_irepository_get_version
25 g_irepository_get_option_group
26 g_irepository_get_c_prefix
27 g_irepository_dump
28 g_irepository_enumerate_versions
29 G_IREPOSITORY_ERROR
30 g_typelib_new_from_memory
31 g_typelib_new_from_const_memory
32 g_typelib_new_from_mapped_file
33 g_typelib_free
34 g_typelib_symbol
35 g_typelib_get_namespace
36 <SUBSECTION Standard>
37 GIRepositoryClass
38 G_TYPE_IREPOSITORY
39 G_IREPOSITORY
40 G_IREPOSITORY_CLASS
41 G_IREPOSITORY_GET_CLASS
42 G_IS_IREPOSITORY
43 G_IS_IREPOSITORY_CLASS
44 <SUBSECTION Private>
45 g_info_new
46 GIRepositoryPrivate
47 g_irepository_get_type
48 g_irepository_error_quark
49 GIRealInfo
50 GIUnresolvedInfo
51 </SECTION>
52
53 <SECTION>
54 <FILE>gibaseinfo</FILE>
55 GIInfoType
56 g_info_type_to_string
57 GIAttributeIter
58 GIBaseInfo
59 g_base_info_ref
60 g_base_info_unref
61 g_base_info_get_type
62 g_base_info_get_name
63 g_base_info_get_namespace
64 g_base_info_is_deprecated
65 g_base_info_get_attribute
66 g_base_info_iterate_attributes
67 g_base_info_get_container
68 g_base_info_get_typelib
69 g_base_info_equal
70 <SUBSECTION Private>
71 GIBaseInfoStub
72 </SECTION>
73
74 <SECTION>
75 <FILE>gicallableinfo</FILE>
76 GI_IS_CALLABLE_INFO
77 GICallableInfo
78 g_callable_info_get_return_type
79 g_callable_info_get_caller_owns
80 g_callable_info_may_return_null
81 g_callable_info_get_return_attribute
82 g_callable_info_iterate_return_attributes
83 g_callable_info_get_n_args
84 g_callable_info_get_arg
85 g_callable_info_load_arg
86 g_callable_info_load_return_type
87 </SECTION>
88
89 <SECTION>
90 <FILE>giconstantinfo</FILE>
91 GI_IS_CONSTANT_INFO
92 GIConstantInfo
93 g_constant_info_get_type
94 g_constant_info_get_value
95 </SECTION>
96
97 <SECTION>
98 <FILE>givfuncinfo</FILE>
99 GI_IS_VFUNC_INFO
100 GIVFuncInfo
101 GIVFuncInfoFlags
102 g_vfunc_info_get_flags
103 g_vfunc_info_get_offset
104 g_vfunc_info_get_signal
105 g_vfunc_info_get_invoker
106 </SECTION>
107
108 <SECTION>
109 <FILE>gisignalinfo</FILE>
110 GI_IS_SIGNAL_INFO
111 GISignalInfo
112 g_signal_info_get_flags
113 g_signal_info_get_class_closure
114 g_signal_info_true_stops_emit
115 </SECTION>
116
117 <SECTION>
118 <FILE>gipropertyinfo</FILE>
119 GI_IS_PROPERTY_INFO
120 GIPropertyInfo
121 g_property_info_get_flags
122 g_property_info_get_type
123 g_property_info_get_ownership_transfer
124 </SECTION>
125
126 <SECTION>
127 <FILE>giinterfaceinfo</FILE>
128 GI_IS_INTERFACE_INFO
129 GIInterfaceInfo
130 g_interface_info_get_n_prerequisites
131 g_interface_info_get_prerequisite
132 g_interface_info_get_n_properties
133 g_interface_info_get_property
134 g_interface_info_get_n_methods
135 g_interface_info_get_method
136 g_interface_info_find_method
137 g_interface_info_get_n_signals
138 g_interface_info_get_signal
139 g_interface_info_find_signal
140 g_interface_info_get_n_vfuncs
141 g_interface_info_get_vfunc
142 g_interface_info_get_n_constants
143 g_interface_info_get_constant
144 g_interface_info_get_iface_struct
145 g_interface_info_find_vfunc
146 </SECTION>
147
148 <SECTION>
149 <FILE>giobjectinfo</FILE>
150 GI_IS_OBJECT_INFO
151 GIObjectInfo
152 GIObjectInfoGetValueFunction
153 GIObjectInfoRefFunction
154 GIObjectInfoSetValueFunction
155 GIObjectInfoUnrefFunction
156 g_object_info_get_type_name
157 g_object_info_get_type_init
158 g_object_info_get_abstract
159 g_object_info_get_fundamental
160 g_object_info_get_parent
161 g_object_info_get_n_interfaces
162 g_object_info_get_interface
163 g_object_info_get_n_fields
164 g_object_info_get_field
165 g_object_info_get_n_properties
166 g_object_info_get_property
167 g_object_info_get_n_methods
168 g_object_info_get_method
169 g_object_info_find_method
170 g_object_info_get_n_signals
171 g_object_info_get_signal
172 g_object_info_get_n_vfuncs
173 g_object_info_get_vfunc
174 g_object_info_get_n_constants
175 g_object_info_get_constant
176 g_object_info_get_class_struct
177 g_object_info_find_vfunc
178 g_object_info_get_unref_function
179 g_object_info_get_unref_function_pointer
180 g_object_info_get_ref_function
181 g_object_info_get_ref_function_pointer
182 g_object_info_get_set_value_function
183 g_object_info_get_set_value_function_pointer
184 g_object_info_get_get_value_function
185 g_object_info_get_get_value_function_pointer
186 </SECTION>
187
188 <SECTION>
189 <FILE>gienuminfo</FILE>
190 GI_IS_ENUM_INFO
191 GI_IS_VALUE_INFO
192 GIEnumInfo
193 GIValueInfo
194 g_enum_info_get_n_values
195 g_enum_info_get_value
196 g_enum_info_get_n_methods
197 g_enum_info_get_method
198 g_enum_info_get_storage_type
199 g_value_info_get_value
200 </SECTION>
201
202 <SECTION>
203 <FILE>giregisteredtypeinfo</FILE>
204 GI_IS_REGISTERED_TYPE_INFO
205 GIRegisteredTypeInfo
206 g_registered_type_info_get_type_name
207 g_registered_type_info_get_type_init
208 g_registered_type_info_get_g_type
209 </SECTION>
210
211 <SECTION>
212 <FILE>gistructinfo</FILE>
213 GI_IS_STRUCT_INFO
214 GIStructInfo
215 g_struct_info_get_n_fields
216 g_struct_info_get_field
217 g_struct_info_get_n_methods
218 g_struct_info_get_method
219 g_struct_info_find_method
220 g_struct_info_get_size
221 g_struct_info_get_alignment
222 g_struct_info_is_gtype_struct
223 g_struct_info_is_foreign
224 </SECTION>
225
226 <SECTION>
227 <FILE>giunioninfo</FILE>
228 GI_IS_UNION_INFO
229 GIUnionInfo
230 g_union_info_get_n_fields
231 g_union_info_get_field
232 g_union_info_get_n_methods
233 g_union_info_get_method
234 g_union_info_is_discriminated
235 g_union_info_get_discriminator_offset
236 g_union_info_get_discriminator_type
237 g_union_info_get_discriminator
238 g_union_info_find_method
239 g_union_info_get_size
240 g_union_info_get_alignment
241 </SECTION>
242
243 <SECTION>
244 <FILE>gifieldinfo</FILE>
245 GI_IS_FIELD_INFO
246 GIFieldInfo
247 GIFieldInfoFlags
248 g_field_info_get_flags
249 g_field_info_get_size
250 g_field_info_get_offset
251 g_field_info_get_type
252 g_field_info_get_field
253 g_field_info_set_field
254 </SECTION>
255
256 <SECTION>
257 <FILE>giarginfo</FILE>
258 GI_IS_ARG_INFO
259 GIArgInfo
260 GIDirection
261 GIScopeType
262 GITransfer
263 g_arg_info_get_direction
264 g_arg_info_is_caller_allocates
265 g_arg_info_is_return_value
266 g_arg_info_is_optional
267 g_arg_info_may_be_null
268 g_arg_info_get_ownership_transfer
269 g_arg_info_get_scope
270 g_arg_info_get_closure
271 g_arg_info_get_destroy
272 g_arg_info_get_type
273 g_arg_info_load_type
274 </SECTION>
275
276 <SECTION>
277 <FILE>gitypeinfo</FILE>
278 GI_IS_TYPE_INFO
279 GIArrayType
280 GITypeInfo
281 GITypeTag
282 G_TYPE_TAG_IS_BASIC
283 g_type_tag_to_string
284 g_type_info_is_pointer
285 g_type_info_get_tag
286 g_type_info_get_param_type
287 g_type_info_get_interface
288 g_type_info_get_array_length
289 g_type_info_get_array_fixed_size
290 g_type_info_is_zero_terminated
291 g_type_info_get_n_error_domains
292 g_type_info_get_error_domain
293 g_type_info_get_array_type
294 </SECTION>
295
296 <SECTION>
297 <FILE>gifunctioninfo</FILE>
298 GI_IS_FUNCTION_INFO
299 GIFunctionInfo
300 GInvokeError
301 GIFunctionInfoFlags
302 G_INVOKE_ERROR
303 g_function_info_get_symbol
304 g_function_info_get_flags
305 g_function_info_get_property
306 g_function_info_get_vfunc
307 g_function_info_invoke
308 <SUBSECTION Private>
309 g_invoke_error_quark
310 </SECTION>
311
312 <SECTION>
313 <FILE>gierrordomaininfo</FILE>
314 GI_IS_ERROR_DOMAIN_INFO
315 GIErrorDomainInfo
316 g_error_domain_info_get_quark
317 g_error_domain_info_get_codes
318 </SECTION>
319
320 <SECTION>
321 <FILE>gtypelib</FILE>
322 G_IR_MAGIC
323 GTypelibBlobType
324 Header
325 DirEntry
326 ArgBlob
327 SignatureBlob
328 CommonBlob
329 FunctionBlob
330 CallbackBlob
331 InterfaceTypeBlob
332 ParamTypeBlob
333 ErrorTypeBlob
334 ErrorDomainBlob
335 ValueBlob
336 FieldBlob
337 RegisteredTypeBlob
338 StructBlob
339 UnionBlob
340 EnumBlob
341 PropertyBlob
342 SignalBlob
343 VFuncBlob
344 ObjectBlob
345 InterfaceBlob
346 ConstantBlob
347 AttributeBlob
348 dimensions
349 g_typelib_get_dir_entry
350 g_typelib_check_sanity
351 g_typelib_get_string
352 GTypelibError
353 G_TYPELIB_ERROR
354 g_typelib_validate
355 BLOB_IS_REGISTERED_TYPE
356 <SUBSECTION Private>
357 g_typelib_error_quark
358 </SECTION>
359
360 <SECTION>
361 <FILE>girffi</FILE>
362 GIFFIClosureCallback
363 GIFunctionInvoker
364 gi_cclosure_marshal_generic
365 g_type_info_get_ffi_type
366 g_function_info_prep_invoker
367 g_function_invoker_destroy
368 g_callable_info_prepare_closure
369 g_callable_info_free_closure
370 </SECTION>
371