clutter 3.1.1-x86-mingw32 → 3.1.2-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -10
- data/dependency-check/Rakefile +40 -0
- data/test/clutter-test-utils.rb +0 -4
- data/test/run-test.rb +1 -1
- data/vendor/local/bin/json-glib-format.exe +0 -0
- data/vendor/local/bin/json-glib-validate.exe +0 -0
- data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
- data/vendor/local/bin/libcogl-20.dll +0 -0
- data/vendor/local/bin/libcogl-pango-20.dll +0 -0
- data/vendor/local/bin/libcogl-path-20.dll +0 -0
- data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-gobject.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +3 -3
- data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
- data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
- data/vendor/local/lib/libcogl-pango.dll.a +0 -0
- data/vendor/local/lib/libcogl-path.dll.a +0 -0
- data/vendor/local/lib/libcogl.dll.a +0 -0
- data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
- data/vendor/local/lib/libjson-glib-1.0.la +1 -1
- data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +2 -2
- data/vendor/local/share/gir-1.0/Cogl-1.0.gir +1 -1
- data/vendor/local/share/gir-1.0/Cogl-2.0.gir +4 -4
- data/vendor/local/share/gir-1.0/Json-1.0.gir +42 -23
- data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +43 -38
- data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +60 -55
- data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +118 -113
- data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +28 -23
- data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +82 -77
- data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ch06.html +4 -4
- data/vendor/local/share/gtk-doc/html/json-glib/index.html +23 -5
- data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +3 -3
- data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +58 -53
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +62 -57
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +85 -80
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +56 -51
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +169 -144
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +116 -111
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +66 -61
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +14 -9
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +15 -10
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/{json-glib.html → json-overview.html} +6 -2
- data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/license.html +1 -1
- data/vendor/local/share/gtk-doc/html/json-glib/tools.html +1 -1
- data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/man/man1/json-glib-format.1 +2 -2
- data/vendor/local/share/man/man1/json-glib-validate.1 +2 -2
- metadata +15 -14
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Annotation Glossary: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ix11.html" title="Index of new symbols in 1.2">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Data Types: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="json-base.html" title="Part II. JSON-GLib Reference">
|
9
9
|
<link rel="prev" href="json-base.html" title="Part II. JSON-GLib Reference">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Parser: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="json-streams.html" title="Part III. Reading and writing">
|
9
9
|
<link rel="prev" href="json-streams.html" title="Part III. Reading and writing">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Generator: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="json-streams.html" title="Part III. Reading and writing">
|
9
9
|
<link rel="prev" href="JsonPath.html" title="JsonPath">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>General Purpose API: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="json-streams.html" title="Part III. Reading and writing">
|
9
9
|
<link rel="prev" href="JsonBuilder.html" title="JsonBuilder">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Object Hierarchy: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
|
9
9
|
<link rel="prev" href="json-validate-tool.html" title="json-glib-validate">
|
@@ -23,15 +23,15 @@
|
|
23
23
|
<div class="titlepage"><div><div><h2 class="title">
|
24
24
|
<a name="id-1.6.3"></a>Object Hierarchy</h2></div></div></div>
|
25
25
|
<pre class="screen">
|
26
|
-
GObject
|
26
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
27
27
|
<span class="lineart">├──</span> <a class="link" href="JsonBuilder.html" title="JsonBuilder">JsonBuilder</a>
|
28
28
|
<span class="lineart">├──</span> <a class="link" href="JsonGenerator.html" title="JsonGenerator">JsonGenerator</a>
|
29
29
|
<span class="lineart">├──</span> <a class="link" href="JsonParser.html" title="JsonParser">JsonParser</a>
|
30
30
|
<span class="lineart">├──</span> <a class="link" href="JsonPath.html" title="JsonPath">JsonPath</a>
|
31
31
|
<span class="lineart">╰──</span> <a class="link" href="JsonReader.html" title="JsonReader">JsonReader</a>
|
32
|
-
GInterface
|
32
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
33
33
|
<span class="lineart">╰──</span> <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializable">JsonSerializable</a>
|
34
|
-
GBoxed
|
34
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
35
35
|
<span class="lineart">├──</span> <a class="link" href="json-glib-JSON-Array.html#JsonArray">JsonArray</a>
|
36
36
|
<span class="lineart">├──</span> <a class="link" href="json-glib-JSON-Node.html#JsonNode">JsonNode</a>
|
37
37
|
<span class="lineart">╰──</span> <a class="link" href="json-glib-JSON-Object.html#JsonObject">JsonObject</a>
|
@@ -3,9 +3,9 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>JSON-GLib Reference Manual: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
|
-
<link rel="next" href="json-
|
8
|
+
<link rel="next" href="json-overview.html" title="Part I. JSON-GLib Overview">
|
9
9
|
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
10
10
|
<link rel="stylesheet" href="style.css" type="text/css">
|
11
11
|
</head>
|
@@ -14,8 +14,26 @@
|
|
14
14
|
<div class="titlepage">
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">JSON-GLib Reference Manual</p></th></tr></table></div>
|
17
|
-
<div
|
18
|
-
|
17
|
+
<div>
|
18
|
+
<p class="releaseinfo">
|
19
|
+
</p>
|
20
|
+
<p>This document is the API reference for for JSON-GLib 1.2.8.</p>
|
21
|
+
<p class="releaseinfo">
|
22
|
+
</p>
|
23
|
+
<p>
|
24
|
+
The latest version of this API reference is also available
|
25
|
+
<a class="ulink" href="https://developer.gnome.org/json-glib/" target="_top">online</a>.
|
26
|
+
</p>
|
27
|
+
<p class="releaseinfo">
|
28
|
+
</p>
|
29
|
+
<p>
|
30
|
+
If you find any issues in this API reference, please report it
|
31
|
+
using <a class="ulink" href="http://bugzilla.gnome.org/enter_bug.cgi?product=json-glib" target="_top">the online
|
32
|
+
bug reporting tool</a> at bugzilla.gnome.org.
|
33
|
+
</p>
|
34
|
+
<p class="releaseinfo">
|
35
|
+
</p>
|
36
|
+
</div>
|
19
37
|
<div><p class="copyright">Copyright © 2007, 2008 OpenedHand LTD</p></div>
|
20
38
|
<div><p class="copyright">Copyright © 2009, 2010, 2011 Intel Corporation</p></div>
|
21
39
|
<div><div class="legalnotice">
|
@@ -44,7 +62,7 @@
|
|
44
62
|
<hr>
|
45
63
|
</div>
|
46
64
|
<div class="toc"><dl class="toc">
|
47
|
-
<dt><span class="part"><a href="json-
|
65
|
+
<dt><span class="part"><a href="json-overview.html">I. JSON-GLib Overview</a></span></dt>
|
48
66
|
<dt><span class="part"><a href="json-base.html">II. JSON-GLib Reference</a></span></dt>
|
49
67
|
<dd><dl>
|
50
68
|
<dt><span class="chapter"><a href="ch01.html">Data Types</a></span></dt>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ch06.html" title="Object Hierarchy">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of deprecated symbols: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ix01.html" title="Index">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 0.4: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ix02.html" title="Index of deprecated symbols">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 0.6: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ix03.html" title="Index of new symbols in 0.4">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 0.8: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ix04.html" title="Index of new symbols in 0.6">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 0.10: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ix05.html" title="Index of new symbols in 0.8">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 0.12: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ix06.html" title="Index of new symbols in 0.10">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 0.14: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ix07.html" title="Index of new symbols in 0.12">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 0.16: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ix08.html" title="Index of new symbols in 0.14">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 1.0: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ix09.html" title="Index of new symbols in 0.16">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 1.2: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="ix10.html" title="Index of new symbols in 1.0">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Part IV. JSON-GLib Advanced API: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
9
|
<link rel="prev" href="json-glib-Utility-API.html" title="Utility API">
|
@@ -3,10 +3,10 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Part II. JSON-GLib Reference: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
|
9
|
-
<link rel="prev" href="json-
|
9
|
+
<link rel="prev" href="json-overview.html" title="Part I. JSON-GLib Overview">
|
10
10
|
<link rel="next" href="ch01.html" title="Data Types">
|
11
11
|
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
@@ -16,7 +16,7 @@
|
|
16
16
|
<td width="100%" align="left" class="shortcuts"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
19
|
-
<td><a accesskey="p" href="json-
|
19
|
+
<td><a accesskey="p" href="json-overview.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
20
|
<td><a accesskey="n" href="ch01.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
22
|
<div class="part">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>json-glib-format: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="tools.html" title="JSON-GLib Tools">
|
9
9
|
<link rel="prev" href="tools.html" title="JSON-GLib Tools">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Boxed Types Serialization: JSON-GLib Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
|
8
8
|
<link rel="up" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
|
9
9
|
<link rel="prev" href="json-glib-Serializable-Interface.html" title="Serializable Interface">
|
@@ -33,7 +33,7 @@
|
|
33
33
|
</tr></table></div>
|
34
34
|
<div class="refsect1">
|
35
35
|
<a name="json-glib-Boxed-Types-Serialization.functions"></a><h2>Functions</h2>
|
36
|
-
<div class="informaltable"><table width="100%" border="0">
|
36
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
37
37
|
<colgroup>
|
38
38
|
<col width="150px" class="functions_return">
|
39
39
|
<col class="functions_name">
|
@@ -49,7 +49,7 @@
|
|
49
49
|
</tr>
|
50
50
|
<tr>
|
51
51
|
<td class="function_type">
|
52
|
-
<span class="returnvalue">gpointer</span>
|
52
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<span class="c_punctuation">(</span><a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedDeserializeFunc" title="JsonBoxedDeserializeFunc ()">*JsonBoxedDeserializeFunc</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
|
@@ -73,7 +73,7 @@
|
|
73
73
|
</tr>
|
74
74
|
<tr>
|
75
75
|
<td class="function_type">
|
76
|
-
<span class="returnvalue">gboolean</span>
|
76
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
77
77
|
</td>
|
78
78
|
<td class="function_name">
|
79
79
|
<a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-can-serialize" title="json_boxed_can_serialize ()">json_boxed_can_serialize</a> <span class="c_punctuation">()</span>
|
@@ -81,7 +81,7 @@
|
|
81
81
|
</tr>
|
82
82
|
<tr>
|
83
83
|
<td class="function_type">
|
84
|
-
<span class="returnvalue">gboolean</span>
|
84
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
85
85
|
</td>
|
86
86
|
<td class="function_name">
|
87
87
|
<a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-can-deserialize" title="json_boxed_can_deserialize ()">json_boxed_can_deserialize</a> <span class="c_punctuation">()</span>
|
@@ -97,7 +97,7 @@
|
|
97
97
|
</tr>
|
98
98
|
<tr>
|
99
99
|
<td class="function_type">
|
100
|
-
<span class="returnvalue">gpointer</span>
|
100
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>
|
101
101
|
</td>
|
102
102
|
<td class="function_name">
|
103
103
|
<a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-deserialize" title="json_boxed_deserialize ()">json_boxed_deserialize</a> <span class="c_punctuation">()</span>
|
@@ -107,12 +107,17 @@
|
|
107
107
|
</table></div>
|
108
108
|
</div>
|
109
109
|
<div class="refsect1">
|
110
|
+
<a name="json-glib-Boxed-Types-Serialization.includes"></a><h2>Includes</h2>
|
111
|
+
<pre class="synopsis">#include <json-glib/json-glib.h>
|
112
|
+
</pre>
|
113
|
+
</div>
|
114
|
+
<div class="refsect1">
|
110
115
|
<a name="json-glib-Boxed-Types-Serialization.description"></a><h2>Description</h2>
|
111
|
-
<p>GLib's <span class="type">GBoxed</span> type is a generic wrapper for arbitrary C structures.</p>
|
112
|
-
<p>JSON-GLib allows serialization and deserialization of a <span class="type">GBoxed</span> type
|
116
|
+
<p>GLib's <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> type is a generic wrapper for arbitrary C structures.</p>
|
117
|
+
<p>JSON-GLib allows serialization and deserialization of a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> type
|
113
118
|
by registering functions mapping a <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a> to a specific
|
114
|
-
<span class="type">GType</span>.</p>
|
115
|
-
<p>When registering a <span class="type">GBoxed</span> type you should also register the
|
119
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a>.</p>
|
120
|
+
<p>When registering a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> type you should also register the
|
116
121
|
corresponding transformation functions, e.g.:</p>
|
117
122
|
<div class="informalexample">
|
118
123
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
@@ -138,7 +143,7 @@ corresponding transformation functions, e.g.:</p>
|
|
138
143
|
18
|
139
144
|
19
|
140
145
|
20</pre></td>
|
141
|
-
<td class="listing_code"><pre class="programlisting"><span class="normal">GType</span>
|
146
|
+
<td class="listing_code"><pre class="programlisting"><span class="normal"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType">GType</a></span>
|
142
147
|
<span class="function">my_struct_get_type</span><span class="normal"> </span><span class="symbol">(</span><span class="type">void</span><span class="symbol">)</span>
|
143
148
|
<span class="cbracket">{</span>
|
144
149
|
<span class="normal"> </span><span class="keyword">static</span><span class="normal"> </span><span class="usertype">GType</span><span class="normal"> boxed_type </span><span class="symbol">=</span><span class="normal"> </span><span class="number">0</span><span class="symbol">;</span>
|
@@ -146,9 +151,9 @@ corresponding transformation functions, e.g.:</p>
|
|
146
151
|
<span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">boxed_type </span><span class="symbol">==</span><span class="normal"> </span><span class="number">0</span><span class="symbol">)</span>
|
147
152
|
<span class="normal"> </span><span class="cbracket">{</span>
|
148
153
|
<span class="normal"> boxed_type </span><span class="symbol">=</span>
|
149
|
-
<span class="normal"> </span><span class="function">g_boxed_type_register_static</span><span class="normal"> </span><span class="symbol">(</span><span class="function">g_intern_static_string</span><span class="normal"> </span><span class="symbol">(</span><span class="string">"MyStruct"</span><span class="symbol">),</span>
|
150
|
-
<span class="normal"> </span><span class="symbol">(</span><span class="normal">GBoxedCopyFunc</span><span class="symbol">)</span><span class="normal"> my_struct_copy</span><span class="symbol">,</span>
|
151
|
-
<span class="normal"> </span><span class="symbol">(</span><span class="normal">GBoxedFreeFunc</span><span class="symbol">)</span><span class="normal"> my_struct_free</span><span class="symbol">);</span>
|
154
|
+
<span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html#g-boxed-type-register-static">g_boxed_type_register_static</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html#g-intern-static-string">g_intern_static_string</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"MyStruct"</span><span class="symbol">),</span>
|
155
|
+
<span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html#GBoxedCopyFunc">GBoxedCopyFunc</a></span><span class="symbol">)</span><span class="normal"> my_struct_copy</span><span class="symbol">,</span>
|
156
|
+
<span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html#GBoxedFreeFunc">GBoxedFreeFunc</a></span><span class="symbol">)</span><span class="normal"> my_struct_free</span><span class="symbol">);</span>
|
152
157
|
|
153
158
|
<span class="normal"> </span><span class="function"><a href="json-glib-Boxed-Types-Serialization.html#json-boxed-register-serialize-func">json_boxed_register_serialize_func</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">boxed_type</span><span class="symbol">,</span><span class="normal"> <a href="json-glib-JSON-Node.html#JSON-NODE-OBJECT:CAPS">JSON_NODE_OBJECT</a></span><span class="symbol">,</span>
|
154
159
|
<span class="normal"> my_struct_serialize</span><span class="symbol">);</span>
|
@@ -169,8 +174,8 @@ it will be passed a pointer to the C structure and it must return a
|
|
169
174
|
<a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. The deserialization function will be invoked by
|
170
175
|
<a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-deserialize" title="json_boxed_deserialize ()"><code class="function">json_boxed_deserialize()</code></a>: it will be passed a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> for the
|
171
176
|
declared type and it must return a newly allocated C structure.</p>
|
172
|
-
<p>It is possible to check whether a <span class="type">GBoxed</span> type can be deserialized
|
173
|
-
from a specific <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a>, and whether a <span class="type">GBoxed</span> can be serialized
|
177
|
+
<p>It is possible to check whether a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> type can be deserialized
|
178
|
+
from a specific <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a>, and whether a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> can be serialized
|
174
179
|
and to which specific <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a>.</p>
|
175
180
|
</div>
|
176
181
|
<div class="refsect1">
|
@@ -178,11 +183,11 @@ and to which specific <a class="link" href="json-glib-JSON-Node.html#JsonNodeTyp
|
|
178
183
|
<div class="refsect2">
|
179
184
|
<a name="JsonBoxedSerializeFunc"></a><h3>JsonBoxedSerializeFunc ()</h3>
|
180
185
|
<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="returnvalue">JsonNode</span></a> *
|
181
|
-
<span class="c_punctuation">(</span>*JsonBoxedSerializeFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">gconstpointer</span> boxed</code></em>);</pre>
|
182
|
-
<p>Serializes the passed <span class="type">GBoxed</span> and stores it inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
|
186
|
+
<span class="c_punctuation">(</span>*JsonBoxedSerializeFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gconstpointer"><span class="type">gconstpointer</span></a> boxed</code></em>);</pre>
|
187
|
+
<p>Serializes the passed <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> and stores it inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
|
183
188
|
<div class="refsect3">
|
184
189
|
<a name="JsonBoxedSerializeFunc.parameters"></a><h4>Parameters</h4>
|
185
|
-
<div class="informaltable"><table width="100%" border="0">
|
190
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
186
191
|
<colgroup>
|
187
192
|
<col width="150px" class="parameters_name">
|
188
193
|
<col class="parameters_description">
|
@@ -190,7 +195,7 @@ and to which specific <a class="link" href="json-glib-JSON-Node.html#JsonNodeTyp
|
|
190
195
|
</colgroup>
|
191
196
|
<tbody><tr>
|
192
197
|
<td class="parameter_name"><p>boxed</p></td>
|
193
|
-
<td class="parameter_description"><p>a <span class="type">GBoxed</span></p></td>
|
198
|
+
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a></p></td>
|
194
199
|
<td class="parameter_annotations"> </td>
|
195
200
|
</tr></tbody>
|
196
201
|
</table></div>
|
@@ -204,12 +209,12 @@ and to which specific <a class="link" href="json-glib-JSON-Node.html#JsonNodeTyp
|
|
204
209
|
<hr>
|
205
210
|
<div class="refsect2">
|
206
211
|
<a name="JsonBoxedDeserializeFunc"></a><h3>JsonBoxedDeserializeFunc ()</h3>
|
207
|
-
<pre class="programlisting"><span class="returnvalue">gpointer</span>
|
212
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>
|
208
213
|
<span class="c_punctuation">(</span>*JsonBoxedDeserializeFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
209
|
-
<p>Deserializes the contents of the passed <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> into a <span class="type">GBoxed</span></p>
|
214
|
+
<p>Deserializes the contents of the passed <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> into a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a></p>
|
210
215
|
<div class="refsect3">
|
211
216
|
<a name="JsonBoxedDeserializeFunc.parameters"></a><h4>Parameters</h4>
|
212
|
-
<div class="informaltable"><table width="100%" border="0">
|
217
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
213
218
|
<colgroup>
|
214
219
|
<col width="150px" class="parameters_name">
|
215
220
|
<col class="parameters_description">
|
@@ -232,17 +237,17 @@ and to which specific <a class="link" href="json-glib-JSON-Node.html#JsonNodeTyp
|
|
232
237
|
<div class="refsect2">
|
233
238
|
<a name="json-boxed-register-serialize-func"></a><h3>json_boxed_register_serialize_func ()</h3>
|
234
239
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
235
|
-
json_boxed_register_serialize_func (<em class="parameter"><code><span class="type">GType</span> gboxed_type</code></em>,
|
240
|
+
json_boxed_register_serialize_func (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> gboxed_type</code></em>,
|
236
241
|
<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a> node_type</code></em>,
|
237
242
|
<em class="parameter"><code><a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedSerializeFunc" title="JsonBoxedSerializeFunc ()"><span class="type">JsonBoxedSerializeFunc</span></a> serialize_func</code></em>);</pre>
|
238
|
-
<p>Registers a serialization function for a <span class="type">GBoxed</span> of type <em class="parameter"><code>gboxed_type</code></em>
|
243
|
+
<p>Registers a serialization function for a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> of type <em class="parameter"><code>gboxed_type</code></em>
|
239
244
|
|
240
245
|
to a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> of type <em class="parameter"><code>node_type</code></em>
|
241
246
|
</p>
|
242
247
|
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
243
248
|
<div class="refsect3">
|
244
249
|
<a name="json-boxed-register-serialize-func.parameters"></a><h4>Parameters</h4>
|
245
|
-
<div class="informaltable"><table width="100%" border="0">
|
250
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
246
251
|
<colgroup>
|
247
252
|
<col width="150px" class="parameters_name">
|
248
253
|
<col class="parameters_description">
|
@@ -276,17 +281,17 @@ a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">Js
|
|
276
281
|
<div class="refsect2">
|
277
282
|
<a name="json-boxed-register-deserialize-func"></a><h3>json_boxed_register_deserialize_func ()</h3>
|
278
283
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
279
|
-
json_boxed_register_deserialize_func (<em class="parameter"><code><span class="type">GType</span> gboxed_type</code></em>,
|
284
|
+
json_boxed_register_deserialize_func (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> gboxed_type</code></em>,
|
280
285
|
<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a> node_type</code></em>,
|
281
286
|
<em class="parameter"><code><a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedDeserializeFunc" title="JsonBoxedDeserializeFunc ()"><span class="type">JsonBoxedDeserializeFunc</span></a> deserialize_func</code></em>);</pre>
|
282
|
-
<p>Registers a deserialization function for a <span class="type">GBoxed</span> of type <em class="parameter"><code>gboxed_type</code></em>
|
287
|
+
<p>Registers a deserialization function for a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> of type <em class="parameter"><code>gboxed_type</code></em>
|
283
288
|
|
284
289
|
from a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> of type <em class="parameter"><code>node_type</code></em>
|
285
290
|
</p>
|
286
291
|
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
287
292
|
<div class="refsect3">
|
288
293
|
<a name="json-boxed-register-deserialize-func.parameters"></a><h4>Parameters</h4>
|
289
|
-
<div class="informaltable"><table width="100%" border="0">
|
294
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
290
295
|
<colgroup>
|
291
296
|
<col width="150px" class="parameters_name">
|
292
297
|
<col class="parameters_description">
|
@@ -319,18 +324,18 @@ a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">Js
|
|
319
324
|
<hr>
|
320
325
|
<div class="refsect2">
|
321
326
|
<a name="json-boxed-can-serialize"></a><h3>json_boxed_can_serialize ()</h3>
|
322
|
-
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
323
|
-
json_boxed_can_serialize (<em class="parameter"><code><span class="type">GType</span> gboxed_type</code></em>,
|
327
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
328
|
+
json_boxed_can_serialize (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> gboxed_type</code></em>,
|
324
329
|
<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a> *node_type</code></em>);</pre>
|
325
|
-
<p>Checks whether it is possible to serialize a <span class="type">GBoxed</span> of
|
330
|
+
<p>Checks whether it is possible to serialize a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> of
|
326
331
|
type <em class="parameter"><code>gboxed_type</code></em>
|
327
332
|
into a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. The type of the
|
328
333
|
<a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> is placed inside <em class="parameter"><code>node_type</code></em>
|
329
334
|
if the function
|
330
|
-
returns <code class="literal">TRUE</code> and it's undefined otherwise.</p>
|
335
|
+
returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> and it's undefined otherwise.</p>
|
331
336
|
<div class="refsect3">
|
332
337
|
<a name="json-boxed-can-serialize.parameters"></a><h4>Parameters</h4>
|
333
|
-
<div class="informaltable"><table width="100%" border="0">
|
338
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
334
339
|
<colgroup>
|
335
340
|
<col width="150px" class="parameters_name">
|
336
341
|
<col class="parameters_description">
|
@@ -353,24 +358,24 @@ serialized into. </p></td>
|
|
353
358
|
</div>
|
354
359
|
<div class="refsect3">
|
355
360
|
<a name="json-boxed-can-serialize.returns"></a><h4>Returns</h4>
|
356
|
-
<p> <code class="literal">TRUE</code> if the type can be serialized,
|
357
|
-
and <code class="literal">FALSE</code> otherwise.</p>
|
361
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the type can be serialized,
|
362
|
+
and <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
358
363
|
</div>
|
359
364
|
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.10">0.10</a></p>
|
360
365
|
</div>
|
361
366
|
<hr>
|
362
367
|
<div class="refsect2">
|
363
368
|
<a name="json-boxed-can-deserialize"></a><h3>json_boxed_can_deserialize ()</h3>
|
364
|
-
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
365
|
-
json_boxed_can_deserialize (<em class="parameter"><code><span class="type">GType</span> gboxed_type</code></em>,
|
369
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
370
|
+
json_boxed_can_deserialize (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> gboxed_type</code></em>,
|
366
371
|
<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a> node_type</code></em>);</pre>
|
367
|
-
<p>Checks whether it is possible to deserialize a <span class="type">GBoxed</span> of
|
372
|
+
<p>Checks whether it is possible to deserialize a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> of
|
368
373
|
type <em class="parameter"><code>gboxed_type</code></em>
|
369
374
|
from a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> of type <em class="parameter"><code>node_type</code></em>
|
370
375
|
</p>
|
371
376
|
<div class="refsect3">
|
372
377
|
<a name="json-boxed-can-deserialize.parameters"></a><h4>Parameters</h4>
|
373
|
-
<div class="informaltable"><table width="100%" border="0">
|
378
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
374
379
|
<colgroup>
|
375
380
|
<col width="150px" class="parameters_name">
|
376
381
|
<col class="parameters_description">
|
@@ -392,7 +397,7 @@ type <em class="parameter"><code>gboxed_type</code></em>
|
|
392
397
|
</div>
|
393
398
|
<div class="refsect3">
|
394
399
|
<a name="json-boxed-can-deserialize.returns"></a><h4>Returns</h4>
|
395
|
-
<p> <code class="literal">TRUE</code> if the type can be deserialized, <code class="literal">FALSE</code> otherwise</p>
|
400
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the type can be deserialized, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
396
401
|
</div>
|
397
402
|
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.10">0.10</a></p>
|
398
403
|
</div>
|
@@ -400,15 +405,15 @@ type <em class="parameter"><code>gboxed_type</code></em>
|
|
400
405
|
<div class="refsect2">
|
401
406
|
<a name="json-boxed-serialize"></a><h3>json_boxed_serialize ()</h3>
|
402
407
|
<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="returnvalue">JsonNode</span></a> *
|
403
|
-
json_boxed_serialize (<em class="parameter"><code><span class="type">GType</span> gboxed_type</code></em>,
|
404
|
-
<em class="parameter"><code><span class="type">gconstpointer</span> boxed</code></em>);</pre>
|
408
|
+
json_boxed_serialize (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> gboxed_type</code></em>,
|
409
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gconstpointer"><span class="type">gconstpointer</span></a> boxed</code></em>);</pre>
|
405
410
|
<p>Serializes <em class="parameter"><code>boxed</code></em>
|
406
|
-
, a pointer to a <span class="type">GBoxed</span> of type <em class="parameter"><code>gboxed_type</code></em>
|
411
|
+
, a pointer to a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> of type <em class="parameter"><code>gboxed_type</code></em>
|
407
412
|
,
|
408
413
|
into a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
|
409
414
|
<div class="refsect3">
|
410
415
|
<a name="json-boxed-serialize.parameters"></a><h4>Parameters</h4>
|
411
|
-
<div class="informaltable"><table width="100%" border="0">
|
416
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
412
417
|
<colgroup>
|
413
418
|
<col width="150px" class="parameters_name">
|
414
419
|
<col class="parameters_description">
|
@@ -422,7 +427,7 @@ into a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="typ
|
|
422
427
|
</tr>
|
423
428
|
<tr>
|
424
429
|
<td class="parameter_name"><p>boxed</p></td>
|
425
|
-
<td class="parameter_description"><p>a pointer to a <span class="type">GBoxed</span> of type <em class="parameter"><code>gboxed_type</code></em>
|
430
|
+
<td class="parameter_description"><p>a pointer to a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> of type <em class="parameter"><code>gboxed_type</code></em>
|
426
431
|
</p></td>
|
427
432
|
<td class="parameter_annotations"> </td>
|
428
433
|
</tr>
|
@@ -432,7 +437,7 @@ into a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="typ
|
|
432
437
|
<div class="refsect3">
|
433
438
|
<a name="json-boxed-serialize.returns"></a><h4>Returns</h4>
|
434
439
|
<p> a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> with the serialization of the
|
435
|
-
boxed type, or <code class="literal">NULL</code> if serialization either failed or was not possible. </p>
|
440
|
+
boxed type, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if serialization either failed or was not possible. </p>
|
436
441
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
437
442
|
</div>
|
438
443
|
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.10">0.10</a></p>
|
@@ -440,15 +445,15 @@ boxed type, or <code class="literal">NULL</code> if serialization either failed
|
|
440
445
|
<hr>
|
441
446
|
<div class="refsect2">
|
442
447
|
<a name="json-boxed-deserialize"></a><h3>json_boxed_deserialize ()</h3>
|
443
|
-
<pre class="programlisting"><span class="returnvalue">gpointer</span>
|
444
|
-
json_boxed_deserialize (<em class="parameter"><code><span class="type">GType</span> gboxed_type</code></em>,
|
448
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>
|
449
|
+
json_boxed_deserialize (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> gboxed_type</code></em>,
|
445
450
|
<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
|
446
451
|
<p>Deserializes <em class="parameter"><code>node</code></em>
|
447
|
-
into a <span class="type">GBoxed</span> of <em class="parameter"><code>gboxed_type</code></em>
|
452
|
+
into a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a> of <em class="parameter"><code>gboxed_type</code></em>
|
448
453
|
</p>
|
449
454
|
<div class="refsect3">
|
450
455
|
<a name="json-boxed-deserialize.parameters"></a><h4>Parameters</h4>
|
451
|
-
<div class="informaltable"><table width="100%" border="0">
|
456
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
452
457
|
<colgroup>
|
453
458
|
<col width="150px" class="parameters_name">
|
454
459
|
<col class="parameters_description">
|
@@ -470,8 +475,8 @@ json_boxed_deserialize (<em class="parameter"><code><span class="type">GType</sp
|
|
470
475
|
</div>
|
471
476
|
<div class="refsect3">
|
472
477
|
<a name="json-boxed-deserialize.returns"></a><h4>Returns</h4>
|
473
|
-
<p> the newly allocated <span class="type">GBoxed</span>. Use
|
474
|
-
<code class="function">g_boxed_free()</code> to release the resources allocated by this
|
478
|
+
<p> the newly allocated <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html"><span class="type">GBoxed</span></a>. Use
|
479
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html#g-boxed-free"><code class="function">g_boxed_free()</code></a> to release the resources allocated by this
|
475
480
|
function. </p>
|
476
481
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
477
482
|
</div>
|