File: libjson-glib-1.0-0.symbols

package info (click to toggle)
json-glib 1.4.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,600 kB
  • sloc: ansic: 13,146; xml: 336; sh: 134; python: 15; makefile: 15
file content (215 lines) | stat: -rw-r--r-- 7,939 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
libjson-glib-1.0.so.0 libjson-glib-1.0-0 #MINVER#
 json_array_add_array_element@Base 0.12.0
 json_array_add_boolean_element@Base 0.12.0
 json_array_add_double_element@Base 0.12.0
 json_array_add_element@Base 0.12.0
 json_array_add_int_element@Base 0.12.0
 json_array_add_null_element@Base 0.12.0
 json_array_add_object_element@Base 0.12.0
 json_array_add_string_element@Base 0.12.0
 json_array_dup_element@Base 0.12.0
 json_array_equal@Base 1.2.0
 json_array_foreach_element@Base 0.12.0
 json_array_get_array_element@Base 0.12.0
 json_array_get_boolean_element@Base 0.12.0
 json_array_get_double_element@Base 0.12.0
 json_array_get_element@Base 0.12.0
 json_array_get_elements@Base 0.12.0
 json_array_get_int_element@Base 0.12.0
 json_array_get_length@Base 0.12.0
 json_array_get_null_element@Base 0.12.0
 json_array_get_object_element@Base 0.12.0
 json_array_get_string_element@Base 0.12.0
 json_array_get_type@Base 0.12.0
 json_array_hash@Base 1.2.0
 json_array_is_immutable@Base 1.2.0
 json_array_new@Base 0.12.0
 json_array_ref@Base 0.12.0
 json_array_remove_element@Base 0.12.0
 json_array_seal@Base 1.2.0
 json_array_sized_new@Base 0.12.0
 json_array_unref@Base 0.12.0
 json_boxed_can_deserialize@Base 0.12.0
 json_boxed_can_serialize@Base 0.12.0
 json_boxed_deserialize@Base 0.12.0
 json_boxed_register_deserialize_func@Base 0.12.0
 json_boxed_register_serialize_func@Base 0.12.0
 json_boxed_serialize@Base 0.12.0
 json_builder_add_boolean_value@Base 0.12.0
 json_builder_add_double_value@Base 0.12.0
 json_builder_add_int_value@Base 0.12.0
 json_builder_add_null_value@Base 0.12.0
 json_builder_add_string_value@Base 0.12.0
 json_builder_add_value@Base 0.12.0
 json_builder_begin_array@Base 0.12.0
 json_builder_begin_object@Base 0.12.0
 json_builder_end_array@Base 0.12.0
 json_builder_end_object@Base 0.12.0
 json_builder_get_root@Base 0.12.0
 json_builder_get_type@Base 0.12.0
 json_builder_new@Base 0.12.0
 json_builder_new_immutable@Base 1.2.0
 json_builder_reset@Base 0.12.0
 json_builder_set_member_name@Base 0.12.0
 json_construct_gobject@Base 0.12.0
 json_from_string@Base 1.2.0
 json_generator_get_indent@Base 0.13.2
 json_generator_get_indent_char@Base 0.13.2
 json_generator_get_pretty@Base 0.13.2
 json_generator_get_root@Base 0.13.2
 json_generator_get_type@Base 0.12.0
 json_generator_new@Base 0.12.0
 json_generator_set_indent@Base 0.13.2
 json_generator_set_indent_char@Base 0.13.2
 json_generator_set_pretty@Base 0.13.2
 json_generator_set_root@Base 0.12.0
 json_generator_to_data@Base 0.12.0
 json_generator_to_file@Base 0.12.0
 json_generator_to_gstring@Base 1.4.2
 json_generator_to_stream@Base 0.12.0
 json_gobject_deserialize@Base 0.12.0
 json_gobject_from_data@Base 0.12.0
 json_gobject_serialize@Base 0.12.0
 json_gobject_to_data@Base 0.12.0
 json_gvariant_deserialize@Base 0.13.2
 json_gvariant_deserialize_data@Base 0.13.2
 json_gvariant_serialize@Base 0.13.2
 json_gvariant_serialize_data@Base 0.13.2
 json_node_alloc@Base 0.16.0
 json_node_copy@Base 0.12.0
 json_node_dup_array@Base 0.12.0
 json_node_dup_object@Base 0.12.0
 json_node_dup_string@Base 0.12.0
 json_node_equal@Base 1.2.0
 json_node_free@Base 0.12.0
 json_node_get_array@Base 0.12.0
 json_node_get_boolean@Base 0.12.0
 json_node_get_double@Base 0.12.0
 json_node_get_int@Base 0.12.0
 json_node_get_node_type@Base 0.12.0
 json_node_get_object@Base 0.12.0
 json_node_get_parent@Base 0.12.0
 json_node_get_string@Base 0.12.0
 json_node_get_type@Base 0.12.0
 json_node_get_value@Base 0.12.0
 json_node_get_value_type@Base 0.12.0
 json_node_hash@Base 1.2.0
 json_node_init@Base 0.16.0
 json_node_init_array@Base 0.16.0
 json_node_init_boolean@Base 0.16.0
 json_node_init_double@Base 0.16.0
 json_node_init_int@Base 0.16.0
 json_node_init_null@Base 0.16.0
 json_node_init_object@Base 0.16.0
 json_node_init_string@Base 0.16.0
 json_node_is_immutable@Base 1.2.0
 json_node_is_null@Base 0.12.0
 json_node_new@Base 0.12.0
 json_node_ref@Base 1.2.0
 json_node_seal@Base 1.2.0
 json_node_set_array@Base 0.12.0
 json_node_set_boolean@Base 0.12.0
 json_node_set_double@Base 0.12.0
 json_node_set_int@Base 0.12.0
 json_node_set_object@Base 0.12.0
 json_node_set_parent@Base 0.12.0
 json_node_set_string@Base 0.12.0
 json_node_set_value@Base 0.12.0
 json_node_take_array@Base 0.12.0
 json_node_take_object@Base 0.12.0
 json_node_type_get_type@Base 0.12.0
 json_node_type_name@Base 0.12.0
 json_node_unref@Base 1.2.0
 json_object_add_member@Base 0.12.0
 json_object_dup_member@Base 0.12.0
 json_object_equal@Base 1.2.0
 json_object_foreach_member@Base 0.12.0
 json_object_get_array_member@Base 0.12.0
 json_object_get_boolean_member@Base 0.12.0
 json_object_get_double_member@Base 0.12.0
 json_object_get_int_member@Base 0.12.0
 json_object_get_member@Base 0.12.0
 json_object_get_members@Base 0.12.0
 json_object_get_null_member@Base 0.12.0
 json_object_get_object_member@Base 0.12.0
 json_object_get_size@Base 0.12.0
 json_object_get_string_member@Base 0.12.0
 json_object_get_type@Base 0.12.0
 json_object_get_values@Base 0.12.0
 json_object_has_member@Base 0.12.0
 json_object_hash@Base 1.2.0
 json_object_is_immutable@Base 1.2.0
 json_object_iter_init@Base 1.2.0
 json_object_iter_next@Base 1.2.0
 json_object_new@Base 0.12.0
 json_object_ref@Base 0.12.0
 json_object_remove_member@Base 0.12.0
 json_object_seal@Base 1.2.0
 json_object_set_array_member@Base 0.12.0
 json_object_set_boolean_member@Base 0.12.0
 json_object_set_double_member@Base 0.12.0
 json_object_set_int_member@Base 0.12.0
 json_object_set_member@Base 0.12.0
 json_object_set_null_member@Base 0.12.0
 json_object_set_object_member@Base 0.12.0
 json_object_set_string_member@Base 0.12.0
 json_object_unref@Base 0.12.0
 json_parser_error_get_type@Base 0.12.0
 json_parser_error_quark@Base 0.12.0
 json_parser_get_current_line@Base 0.12.0
 json_parser_get_current_pos@Base 0.12.0
 json_parser_get_root@Base 0.12.0
 json_parser_get_type@Base 0.12.0
 json_parser_has_assignment@Base 0.12.0
 json_parser_load_from_data@Base 0.12.0
 json_parser_load_from_file@Base 0.12.0
 json_parser_load_from_stream@Base 0.12.0
 json_parser_load_from_stream_async@Base 0.12.0
 json_parser_load_from_stream_finish@Base 0.12.0
 json_parser_new@Base 0.12.0
 json_parser_new_immutable@Base 1.2.0
 json_parser_steal_root@Base 1.4.2
 json_path_compile@Base 0.13.4
 json_path_error_get_type@Base 0.13.4
 json_path_error_quark@Base 0.13.4
 json_path_get_type@Base 0.13.4
 json_path_match@Base 0.13.4
 json_path_new@Base 0.13.4
 json_path_query@Base 0.13.4
 json_reader_count_elements@Base 0.12.0
 json_reader_count_members@Base 0.12.0
 json_reader_end_element@Base 0.12.0
 json_reader_end_member@Base 0.12.0
 json_reader_error_get_type@Base 0.12.0
 json_reader_error_quark@Base 0.12.0
 json_reader_get_boolean_value@Base 0.12.0
 json_reader_get_double_value@Base 0.12.0
 json_reader_get_error@Base 0.12.0
 json_reader_get_int_value@Base 0.12.0
 json_reader_get_member_name@Base 0.13.2
 json_reader_get_null_value@Base 0.12.0
 json_reader_get_string_value@Base 0.12.0
 json_reader_get_type@Base 0.12.0
 json_reader_get_value@Base 0.12.0
 json_reader_is_array@Base 0.12.0
 json_reader_is_object@Base 0.12.0
 json_reader_is_value@Base 0.12.0
 json_reader_list_members@Base 0.13.2
 json_reader_new@Base 0.12.0
 json_reader_read_element@Base 0.12.0
 json_reader_read_member@Base 0.12.0
 json_reader_set_root@Base 0.12.0
 json_serializable_default_deserialize_property@Base 0.12.0
 json_serializable_default_serialize_property@Base 0.12.0
 json_serializable_deserialize_property@Base 0.12.0
 json_serializable_find_property@Base 0.13.4
 json_serializable_get_property@Base 0.13.4
 json_serializable_get_type@Base 0.12.0
 json_serializable_list_properties@Base 0.13.4
 json_serializable_serialize_property@Base 0.12.0
 json_serializable_set_property@Base 0.13.4
 json_serialize_gobject@Base 0.12.0
 json_string_compare@Base 1.2.0
 json_string_equal@Base 1.2.0
 json_string_hash@Base 1.2.0
 json_to_string@Base 1.2.0