rabbit-slide-kou-rubykaigi-2018 2018.6.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.rabbit +1 -0
- data/README.rd +47 -0
- data/Rakefile +17 -0
- data/config.yaml +22 -0
- data/images/bindings-by-gobject-introspection.svg +499 -0
- data/images/bindings-by-swig.svg +273 -0
- data/images/cairo-gc-trigger.pdf +0 -0
- data/images/cairo-no-gc-trigger.pdf +0 -0
- data/images/clear-code-rubykaigi-2018-silver-sponsor.png +0 -0
- data/images/code-party.png +0 -0
- data/images/jekyll-task-i18n-red-data-tools.gif +0 -0
- data/images/pdf-clickable.png +0 -0
- data/images/rabbit-slide-show.png +0 -0
- data/images/ruby-gtk3-with-ruby-gi.svg +411 -0
- data/images/ruby-gtk3-without-ruby-gi.svg +313 -0
- data/images/rubykaigi-2017-extension-by-cpp-title.pdf +1853 -4
- data/images/rurema-search.png +0 -0
- data/images/shocker.jpeg +0 -0
- data/images/the-tortoise-and-the-hare-fast.png +0 -0
- data/images/the-tortoise-and-the-hare-good.png +0 -0
- data/images/the-tortoise-and-the-hare-hare.png +0 -0
- data/images/the-tortoise-and-the-hare-raw.png +0 -0
- data/images/the-tortoise-and-the-hare-slow.png +0 -0
- data/images/the-tortoise-and-the-hare-tortoise.png +0 -0
- data/images/the-tortoise-and-the-hare.gif +0 -0
- data/images/the-tortoise-and-the-hare.png +0 -0
- data/interface.rab +614 -0
- data/my-way-with-ruby.rab +1668 -0
- data/pdf/rubykaigi-2018-my-way-with-ruby.pdf +0 -0
- data/theme.rb +4 -0
- metadata +108 -0
@@ -0,0 +1,273 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
+
width="211.02573mm"
|
13
|
+
height="133.00522mm"
|
14
|
+
viewBox="0 0 747.72895 471.27834"
|
15
|
+
id="svg2"
|
16
|
+
version="1.1"
|
17
|
+
inkscape:version="0.91 r13725"
|
18
|
+
sodipodi:docname="bindings-by-swig.svg">
|
19
|
+
<defs
|
20
|
+
id="defs4">
|
21
|
+
<marker
|
22
|
+
inkscape:isstock="true"
|
23
|
+
style="overflow:visible"
|
24
|
+
id="marker4240"
|
25
|
+
refX="0"
|
26
|
+
refY="0"
|
27
|
+
orient="auto"
|
28
|
+
inkscape:stockid="Arrow1Mend">
|
29
|
+
<path
|
30
|
+
inkscape:connector-curvature="0"
|
31
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
32
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
33
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
34
|
+
id="path4242" />
|
35
|
+
</marker>
|
36
|
+
<marker
|
37
|
+
inkscape:isstock="true"
|
38
|
+
style="overflow:visible"
|
39
|
+
id="marker4200"
|
40
|
+
refX="0"
|
41
|
+
refY="0"
|
42
|
+
orient="auto"
|
43
|
+
inkscape:stockid="Arrow1Mstart">
|
44
|
+
<path
|
45
|
+
inkscape:connector-curvature="0"
|
46
|
+
transform="matrix(0.4,0,0,0.4,4,0)"
|
47
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
48
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
49
|
+
id="path4202" />
|
50
|
+
</marker>
|
51
|
+
<marker
|
52
|
+
inkscape:isstock="true"
|
53
|
+
style="overflow:visible"
|
54
|
+
id="marker4625"
|
55
|
+
refX="0"
|
56
|
+
refY="0"
|
57
|
+
orient="auto"
|
58
|
+
inkscape:stockid="Arrow1Mend">
|
59
|
+
<path
|
60
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
61
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
62
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
63
|
+
id="path4627"
|
64
|
+
inkscape:connector-curvature="0" />
|
65
|
+
</marker>
|
66
|
+
<marker
|
67
|
+
inkscape:isstock="true"
|
68
|
+
style="overflow:visible"
|
69
|
+
id="marker4597"
|
70
|
+
refX="0"
|
71
|
+
refY="0"
|
72
|
+
orient="auto"
|
73
|
+
inkscape:stockid="Arrow1Mstart">
|
74
|
+
<path
|
75
|
+
transform="matrix(0.4,0,0,0.4,4,0)"
|
76
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
77
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
78
|
+
id="path4599"
|
79
|
+
inkscape:connector-curvature="0" />
|
80
|
+
</marker>
|
81
|
+
<marker
|
82
|
+
inkscape:stockid="Arrow1Mend"
|
83
|
+
orient="auto"
|
84
|
+
refY="0"
|
85
|
+
refX="0"
|
86
|
+
id="Arrow1Mend"
|
87
|
+
style="overflow:visible"
|
88
|
+
inkscape:isstock="true"
|
89
|
+
inkscape:collect="always">
|
90
|
+
<path
|
91
|
+
id="path4188"
|
92
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
93
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
94
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
95
|
+
inkscape:connector-curvature="0" />
|
96
|
+
</marker>
|
97
|
+
<marker
|
98
|
+
inkscape:stockid="Arrow1Mstart"
|
99
|
+
orient="auto"
|
100
|
+
refY="0"
|
101
|
+
refX="0"
|
102
|
+
id="Arrow1Mstart"
|
103
|
+
style="overflow:visible"
|
104
|
+
inkscape:isstock="true"
|
105
|
+
inkscape:collect="always">
|
106
|
+
<path
|
107
|
+
id="path4185"
|
108
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
109
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
110
|
+
transform="matrix(0.4,0,0,0.4,4,0)"
|
111
|
+
inkscape:connector-curvature="0" />
|
112
|
+
</marker>
|
113
|
+
</defs>
|
114
|
+
<sodipodi:namedview
|
115
|
+
id="base"
|
116
|
+
pagecolor="#ffffff"
|
117
|
+
bordercolor="#666666"
|
118
|
+
borderopacity="1.0"
|
119
|
+
inkscape:pageopacity="0.0"
|
120
|
+
inkscape:pageshadow="2"
|
121
|
+
inkscape:zoom="0.7"
|
122
|
+
inkscape:cx="140.62216"
|
123
|
+
inkscape:cy="68.182611"
|
124
|
+
inkscape:document-units="px"
|
125
|
+
inkscape:current-layer="layer1"
|
126
|
+
showgrid="false"
|
127
|
+
showguides="false"
|
128
|
+
fit-margin-top="5"
|
129
|
+
fit-margin-left="5"
|
130
|
+
fit-margin-right="5"
|
131
|
+
fit-margin-bottom="5"
|
132
|
+
inkscape:window-width="1920"
|
133
|
+
inkscape:window-height="1016"
|
134
|
+
inkscape:window-x="1920"
|
135
|
+
inkscape:window-y="27"
|
136
|
+
inkscape:window-maximized="1" />
|
137
|
+
<metadata
|
138
|
+
id="metadata7">
|
139
|
+
<rdf:RDF>
|
140
|
+
<cc:Work
|
141
|
+
rdf:about="">
|
142
|
+
<dc:format>image/svg+xml</dc:format>
|
143
|
+
<dc:type
|
144
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
145
|
+
<dc:title />
|
146
|
+
</cc:Work>
|
147
|
+
</rdf:RDF>
|
148
|
+
</metadata>
|
149
|
+
<g
|
150
|
+
inkscape:label="レイヤー 1"
|
151
|
+
inkscape:groupmode="layer"
|
152
|
+
id="layer1"
|
153
|
+
transform="translate(3.0540904,-113.79041)">
|
154
|
+
<circle
|
155
|
+
style="opacity:1;fill:none;fill-opacity:1;stroke:#4e9a06;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
156
|
+
id="path4136"
|
157
|
+
cx="116.16754"
|
158
|
+
cy="347.27573"
|
159
|
+
r="100.0051" />
|
160
|
+
<text
|
161
|
+
xml:space="preserve"
|
162
|
+
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
163
|
+
x="34.345184"
|
164
|
+
y="362.42801"
|
165
|
+
id="text4138"
|
166
|
+
sodipodi:linespacing="125%"><tspan
|
167
|
+
sodipodi:role="line"
|
168
|
+
id="tspan4140"
|
169
|
+
x="34.345184"
|
170
|
+
y="362.42801">libhello</tspan></text>
|
171
|
+
<circle
|
172
|
+
r="100.0051"
|
173
|
+
cy="347.27573"
|
174
|
+
cx="625.45325"
|
175
|
+
id="circle4142"
|
176
|
+
style="opacity:1;fill:none;fill-opacity:1;stroke:#a40000;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
177
|
+
<text
|
178
|
+
xml:space="preserve"
|
179
|
+
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
180
|
+
x="585"
|
181
|
+
y="365.21933"
|
182
|
+
id="text4144"
|
183
|
+
sodipodi:linespacing="125%"><tspan
|
184
|
+
sodipodi:role="line"
|
185
|
+
id="tspan4146"
|
186
|
+
x="585"
|
187
|
+
y="365.21933">Ruby</tspan></text>
|
188
|
+
<circle
|
189
|
+
r="100.0051"
|
190
|
+
cy="347.27573"
|
191
|
+
cx="370.38147"
|
192
|
+
id="circle4159"
|
193
|
+
style="opacity:1;fill:none;fill-opacity:1;stroke:#4e9a06;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
194
|
+
<text
|
195
|
+
xml:space="preserve"
|
196
|
+
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
197
|
+
x="291.35678"
|
198
|
+
y="362.36221"
|
199
|
+
id="text4161"
|
200
|
+
sodipodi:linespacing="125%"><tspan
|
201
|
+
sodipodi:role="line"
|
202
|
+
id="tspan4163"
|
203
|
+
x="291.35678"
|
204
|
+
y="362.36221">Bindings</tspan></text>
|
205
|
+
<text
|
206
|
+
xml:space="preserve"
|
207
|
+
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
208
|
+
x="204.87744"
|
209
|
+
y="161.10695"
|
210
|
+
id="text4165"
|
211
|
+
sodipodi:linespacing="125%"><tspan
|
212
|
+
sodipodi:role="line"
|
213
|
+
id="tspan4167"
|
214
|
+
x="204.87744"
|
215
|
+
y="161.10695">Generated by SWIG</tspan></text>
|
216
|
+
<text
|
217
|
+
sodipodi:linespacing="125%"
|
218
|
+
id="text4169"
|
219
|
+
y="212.36221"
|
220
|
+
x="103.27556"
|
221
|
+
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
222
|
+
xml:space="preserve"><tspan
|
223
|
+
y="212.36221"
|
224
|
+
x="103.27556"
|
225
|
+
id="tspan4171"
|
226
|
+
sodipodi:role="line">Use C API provided by Ruby</tspan></text>
|
227
|
+
<path
|
228
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#Arrow1Mstart);marker-end:url(#Arrow1Mend)"
|
229
|
+
d="m 224.04061,353.79078 34.28571,0"
|
230
|
+
id="path4173"
|
231
|
+
inkscape:connector-curvature="0" />
|
232
|
+
<path
|
233
|
+
inkscape:connector-curvature="0"
|
234
|
+
id="path4595"
|
235
|
+
d="m 477.61204,353.79078 34.28571,0"
|
236
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker4597);marker-end:url(#marker4625)" />
|
237
|
+
<ellipse
|
238
|
+
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.99668062;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
239
|
+
id="circle4180"
|
240
|
+
cx="373.23862"
|
241
|
+
cy="522.2757"
|
242
|
+
rx="100.50676"
|
243
|
+
ry="44.078186" />
|
244
|
+
<text
|
245
|
+
xml:space="preserve"
|
246
|
+
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
247
|
+
x="303.3132"
|
248
|
+
y="535.36023"
|
249
|
+
id="text4182"
|
250
|
+
sodipodi:linespacing="125%"><tspan
|
251
|
+
sodipodi:role="line"
|
252
|
+
id="tspan4184"
|
253
|
+
x="303.3132"
|
254
|
+
y="535.36023">hello.i</tspan></text>
|
255
|
+
<path
|
256
|
+
inkscape:connector-curvature="0"
|
257
|
+
id="path4198"
|
258
|
+
d="m 372.26872,478.21901 0,-48.65192"
|
259
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker4240)"
|
260
|
+
sodipodi:nodetypes="cc" />
|
261
|
+
<text
|
262
|
+
sodipodi:linespacing="125%"
|
263
|
+
id="text4508"
|
264
|
+
y="475.12054"
|
265
|
+
x="256.54343"
|
266
|
+
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
267
|
+
xml:space="preserve"><tspan
|
268
|
+
y="475.12054"
|
269
|
+
x="256.54343"
|
270
|
+
id="tspan4510"
|
271
|
+
sodipodi:role="line">SWIG</tspan></text>
|
272
|
+
</g>
|
273
|
+
</svg>
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,411 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
13
|
+
width="211.82382mm"
|
14
|
+
height="133.08031mm"
|
15
|
+
viewBox="0 0 750.55685 471.54439"
|
16
|
+
id="svg2"
|
17
|
+
version="1.1"
|
18
|
+
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
19
|
+
sodipodi:docname="ruby-gtk3-with-ruby-gi.svg">
|
20
|
+
<defs
|
21
|
+
id="defs4">
|
22
|
+
<linearGradient
|
23
|
+
inkscape:collect="always"
|
24
|
+
id="linearGradient7052">
|
25
|
+
<stop
|
26
|
+
style="stop-color:#4e9a06;stop-opacity:1;"
|
27
|
+
offset="0"
|
28
|
+
id="stop7054" />
|
29
|
+
<stop
|
30
|
+
style="stop-color:#a40000;stop-opacity:1"
|
31
|
+
offset="1"
|
32
|
+
id="stop7056" />
|
33
|
+
</linearGradient>
|
34
|
+
<marker
|
35
|
+
inkscape:isstock="true"
|
36
|
+
style="overflow:visible"
|
37
|
+
id="marker6497"
|
38
|
+
refX="0"
|
39
|
+
refY="0"
|
40
|
+
orient="auto"
|
41
|
+
inkscape:stockid="Arrow1Mend">
|
42
|
+
<path
|
43
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
44
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
45
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
46
|
+
id="path6499"
|
47
|
+
inkscape:connector-curvature="0" />
|
48
|
+
</marker>
|
49
|
+
<marker
|
50
|
+
inkscape:stockid="Arrow1Mstart"
|
51
|
+
orient="auto"
|
52
|
+
refY="0"
|
53
|
+
refX="0"
|
54
|
+
id="marker5257"
|
55
|
+
style="overflow:visible"
|
56
|
+
inkscape:isstock="true">
|
57
|
+
<path
|
58
|
+
inkscape:connector-curvature="0"
|
59
|
+
id="path5259"
|
60
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
61
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
62
|
+
transform="matrix(0.4,0,0,0.4,4,0)" />
|
63
|
+
</marker>
|
64
|
+
<marker
|
65
|
+
inkscape:stockid="Arrow1Mend"
|
66
|
+
orient="auto"
|
67
|
+
refY="0"
|
68
|
+
refX="0"
|
69
|
+
id="marker5071"
|
70
|
+
style="overflow:visible"
|
71
|
+
inkscape:isstock="true">
|
72
|
+
<path
|
73
|
+
id="path5073"
|
74
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
75
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
76
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
77
|
+
inkscape:connector-curvature="0" />
|
78
|
+
</marker>
|
79
|
+
<marker
|
80
|
+
inkscape:isstock="true"
|
81
|
+
style="overflow:visible"
|
82
|
+
id="marker4496"
|
83
|
+
refX="0"
|
84
|
+
refY="0"
|
85
|
+
orient="auto"
|
86
|
+
inkscape:stockid="Arrow1Mend"
|
87
|
+
inkscape:collect="always">
|
88
|
+
<path
|
89
|
+
inkscape:connector-curvature="0"
|
90
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
91
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
92
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
93
|
+
id="path4498" />
|
94
|
+
</marker>
|
95
|
+
<marker
|
96
|
+
inkscape:isstock="true"
|
97
|
+
style="overflow:visible"
|
98
|
+
id="marker4444"
|
99
|
+
refX="0"
|
100
|
+
refY="0"
|
101
|
+
orient="auto"
|
102
|
+
inkscape:stockid="Arrow1Mstart">
|
103
|
+
<path
|
104
|
+
inkscape:connector-curvature="0"
|
105
|
+
transform="matrix(0.4,0,0,0.4,4,0)"
|
106
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
107
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
108
|
+
id="path4446" />
|
109
|
+
</marker>
|
110
|
+
<marker
|
111
|
+
inkscape:isstock="true"
|
112
|
+
style="overflow:visible"
|
113
|
+
id="marker4240"
|
114
|
+
refX="0"
|
115
|
+
refY="0"
|
116
|
+
orient="auto"
|
117
|
+
inkscape:stockid="Arrow1Mend">
|
118
|
+
<path
|
119
|
+
inkscape:connector-curvature="0"
|
120
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
121
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
122
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
123
|
+
id="path4242" />
|
124
|
+
</marker>
|
125
|
+
<marker
|
126
|
+
inkscape:isstock="true"
|
127
|
+
style="overflow:visible"
|
128
|
+
id="marker4200"
|
129
|
+
refX="0"
|
130
|
+
refY="0"
|
131
|
+
orient="auto"
|
132
|
+
inkscape:stockid="Arrow1Mstart">
|
133
|
+
<path
|
134
|
+
inkscape:connector-curvature="0"
|
135
|
+
transform="matrix(0.4,0,0,0.4,4,0)"
|
136
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
137
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
138
|
+
id="path4202" />
|
139
|
+
</marker>
|
140
|
+
<marker
|
141
|
+
inkscape:isstock="true"
|
142
|
+
style="overflow:visible"
|
143
|
+
id="marker4625"
|
144
|
+
refX="0"
|
145
|
+
refY="0"
|
146
|
+
orient="auto"
|
147
|
+
inkscape:stockid="Arrow1Mend"
|
148
|
+
inkscape:collect="always">
|
149
|
+
<path
|
150
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
151
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
152
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
153
|
+
id="path4627"
|
154
|
+
inkscape:connector-curvature="0" />
|
155
|
+
</marker>
|
156
|
+
<marker
|
157
|
+
inkscape:isstock="true"
|
158
|
+
style="overflow:visible"
|
159
|
+
id="marker4597"
|
160
|
+
refX="0"
|
161
|
+
refY="0"
|
162
|
+
orient="auto"
|
163
|
+
inkscape:stockid="Arrow1Mstart"
|
164
|
+
inkscape:collect="always">
|
165
|
+
<path
|
166
|
+
transform="matrix(0.4,0,0,0.4,4,0)"
|
167
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
168
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
169
|
+
id="path4599"
|
170
|
+
inkscape:connector-curvature="0" />
|
171
|
+
</marker>
|
172
|
+
<linearGradient
|
173
|
+
inkscape:collect="always"
|
174
|
+
xlink:href="#linearGradient7052"
|
175
|
+
id="linearGradient7058"
|
176
|
+
x1="494.21725"
|
177
|
+
y1="528.21021"
|
178
|
+
x2="494.21725"
|
179
|
+
y2="471.31985"
|
180
|
+
gradientUnits="userSpaceOnUse"
|
181
|
+
gradientTransform="translate(-2.0089286,20.625)" />
|
182
|
+
</defs>
|
183
|
+
<sodipodi:namedview
|
184
|
+
id="base"
|
185
|
+
pagecolor="#ffffff"
|
186
|
+
bordercolor="#666666"
|
187
|
+
borderopacity="1.0"
|
188
|
+
inkscape:pageopacity="1"
|
189
|
+
inkscape:pageshadow="2"
|
190
|
+
inkscape:zoom="0.7"
|
191
|
+
inkscape:cx="-103.90279"
|
192
|
+
inkscape:cy="366.86111"
|
193
|
+
inkscape:document-units="px"
|
194
|
+
inkscape:current-layer="layer1"
|
195
|
+
showgrid="false"
|
196
|
+
showguides="false"
|
197
|
+
fit-margin-top="5"
|
198
|
+
fit-margin-left="5"
|
199
|
+
fit-margin-right="5"
|
200
|
+
fit-margin-bottom="5"
|
201
|
+
inkscape:window-width="1920"
|
202
|
+
inkscape:window-height="1016"
|
203
|
+
inkscape:window-x="1920"
|
204
|
+
inkscape:window-y="27"
|
205
|
+
inkscape:window-maximized="1"
|
206
|
+
inkscape:pagecheckerboard="true" />
|
207
|
+
<metadata
|
208
|
+
id="metadata7">
|
209
|
+
<rdf:RDF>
|
210
|
+
<cc:Work
|
211
|
+
rdf:about="">
|
212
|
+
<dc:format>image/svg+xml</dc:format>
|
213
|
+
<dc:type
|
214
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
215
|
+
<dc:title></dc:title>
|
216
|
+
</cc:Work>
|
217
|
+
</rdf:RDF>
|
218
|
+
</metadata>
|
219
|
+
<g
|
220
|
+
inkscape:label="レイヤー 1"
|
221
|
+
inkscape:groupmode="layer"
|
222
|
+
id="layer1"
|
223
|
+
transform="translate(2.7963618,-171.29571)">
|
224
|
+
<circle
|
225
|
+
r="100.0051"
|
226
|
+
cy="347.27573"
|
227
|
+
cx="625.45325"
|
228
|
+
id="circle4142"
|
229
|
+
style="opacity:1;fill:none;fill-opacity:1;stroke:#a40000;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
230
|
+
<text
|
231
|
+
xml:space="preserve"
|
232
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
233
|
+
x="627.89471"
|
234
|
+
y="330.17966"
|
235
|
+
id="text4144"><tspan
|
236
|
+
sodipodi:role="line"
|
237
|
+
id="tspan4146"
|
238
|
+
x="627.89471"
|
239
|
+
y="330.17966"
|
240
|
+
style="font-size:40px;line-height:1.25;text-align:center;text-anchor:middle">Ruby</tspan><tspan
|
241
|
+
sodipodi:role="line"
|
242
|
+
x="627.89471"
|
243
|
+
y="380.17966"
|
244
|
+
style="font-size:40px;line-height:1.25;text-align:center;text-anchor:middle"
|
245
|
+
id="tspan1941">script</tspan></text>
|
246
|
+
<circle
|
247
|
+
r="100.0051"
|
248
|
+
cy="347.27573"
|
249
|
+
cx="370.38147"
|
250
|
+
id="circle4159"
|
251
|
+
style="opacity:1;fill:none;fill-opacity:1;stroke:#a40000;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
252
|
+
<text
|
253
|
+
xml:space="preserve"
|
254
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
255
|
+
x="279.99255"
|
256
|
+
y="362.36221"
|
257
|
+
id="text4161"><tspan
|
258
|
+
sodipodi:role="line"
|
259
|
+
id="tspan4163"
|
260
|
+
x="279.99255"
|
261
|
+
y="362.36221"
|
262
|
+
style="font-size:40px;line-height:1.25">Ruby/GTK3</tspan></text>
|
263
|
+
<text
|
264
|
+
xml:space="preserve"
|
265
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
266
|
+
x="360.39584"
|
267
|
+
y="219.41225"
|
268
|
+
id="text4165"><tspan
|
269
|
+
sodipodi:role="line"
|
270
|
+
x="360.39584"
|
271
|
+
y="219.41225"
|
272
|
+
id="tspan4385"
|
273
|
+
style="font-size:40px;line-height:1.25">Generated at run-time</tspan></text>
|
274
|
+
<path
|
275
|
+
inkscape:connector-curvature="0"
|
276
|
+
id="path4595"
|
277
|
+
d="m 481.6299,353.79078 h 34.28571"
|
278
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker4597);marker-end:url(#marker4625)" />
|
279
|
+
<text
|
280
|
+
id="text4194"
|
281
|
+
y="528.73254"
|
282
|
+
x="111.4009"
|
283
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
284
|
+
xml:space="preserve"><tspan
|
285
|
+
y="528.73254"
|
286
|
+
x="111.4009"
|
287
|
+
id="tspan4196"
|
288
|
+
sodipodi:role="line"
|
289
|
+
style="font-size:30px;line-height:1.25">Gtk-3.0.typelib</tspan></text>
|
290
|
+
<ellipse
|
291
|
+
style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient7058);stroke-width:1.60641336;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
292
|
+
id="circle4363"
|
293
|
+
cx="490.85626"
|
294
|
+
cy="520.42963"
|
295
|
+
rx="100.70189"
|
296
|
+
ry="38.893181" />
|
297
|
+
<text
|
298
|
+
xml:space="preserve"
|
299
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
300
|
+
x="487.62424"
|
301
|
+
y="531.91211"
|
302
|
+
id="text4365"><tspan
|
303
|
+
sodipodi:role="line"
|
304
|
+
x="487.62424"
|
305
|
+
y="531.91211"
|
306
|
+
id="tspan4383"
|
307
|
+
style="font-size:40px;line-height:1.25">Ruby/GI</tspan></text>
|
308
|
+
<text
|
309
|
+
xml:space="preserve"
|
310
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
311
|
+
x="333.56137"
|
312
|
+
y="620.52356"
|
313
|
+
id="text4389"><tspan
|
314
|
+
sodipodi:role="line"
|
315
|
+
id="tspan4391"
|
316
|
+
x="333.56137"
|
317
|
+
y="620.52356"
|
318
|
+
style="font-size:20px;line-height:1.25">GI = GObject Introspection</tspan></text>
|
319
|
+
<circle
|
320
|
+
r="100.0051"
|
321
|
+
cy="347.27573"
|
322
|
+
cx="116.42527"
|
323
|
+
id="circle4424"
|
324
|
+
style="opacity:1;fill:none;fill-opacity:1;stroke:#4e9a06;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
325
|
+
<text
|
326
|
+
id="text4426"
|
327
|
+
y="362.42801"
|
328
|
+
x="31.81756"
|
329
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
330
|
+
xml:space="preserve"><tspan
|
331
|
+
y="362.42801"
|
332
|
+
x="31.81756"
|
333
|
+
id="tspan4428"
|
334
|
+
sodipodi:role="line"
|
335
|
+
style="font-size:40px;line-height:1.25">libgtk-3</tspan></text>
|
336
|
+
<path
|
337
|
+
inkscape:connector-curvature="0"
|
338
|
+
id="path4442"
|
339
|
+
d="m 224.29834,353.79078 h 34.28571"
|
340
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker4444);marker-end:url(#marker4496)" />
|
341
|
+
<path
|
342
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker6497)"
|
343
|
+
d="M 375.51734,517.12236 V 454.17593"
|
344
|
+
id="path6485"
|
345
|
+
inkscape:connector-curvature="0"
|
346
|
+
sodipodi:nodetypes="cc" />
|
347
|
+
<path
|
348
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
349
|
+
d="m 365.51734,518.55093 h 20"
|
350
|
+
id="path6487"
|
351
|
+
inkscape:connector-curvature="0" />
|
352
|
+
<ellipse
|
353
|
+
ry="65.519356"
|
354
|
+
rx="133.51524"
|
355
|
+
cy="520.02985"
|
356
|
+
cx="227.47954"
|
357
|
+
id="ellipse6585"
|
358
|
+
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.14468646;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
359
|
+
<circle
|
360
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
361
|
+
id="path1939"
|
362
|
+
cx="625.60602"
|
363
|
+
cy="490.36459"
|
364
|
+
r="22.098213" />
|
365
|
+
<text
|
366
|
+
xml:space="preserve"
|
367
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:37.5px;line-height:18.75px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9375;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
368
|
+
x="693.85645"
|
369
|
+
y="504.79486"
|
370
|
+
id="text1945"><tspan
|
371
|
+
sodipodi:role="line"
|
372
|
+
id="tspan1943"
|
373
|
+
x="693.85645"
|
374
|
+
y="504.79486"
|
375
|
+
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.9375;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">Ruby</tspan></text>
|
376
|
+
<circle
|
377
|
+
r="22.098213"
|
378
|
+
cy="546.61462"
|
379
|
+
cx="625.60602"
|
380
|
+
id="circle1947"
|
381
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4e9a06;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
|
382
|
+
<text
|
383
|
+
id="text1951"
|
384
|
+
y="561.04486"
|
385
|
+
x="693.85645"
|
386
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:37.5px;line-height:18.75px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9375;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
387
|
+
xml:space="preserve"><tspan
|
388
|
+
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.9375;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
389
|
+
y="561.04486"
|
390
|
+
x="693.85645"
|
391
|
+
id="tspan1949"
|
392
|
+
sodipodi:role="line">C</tspan></text>
|
393
|
+
<circle
|
394
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
395
|
+
id="circle1953"
|
396
|
+
cx="625.60602"
|
397
|
+
cy="601.52533"
|
398
|
+
r="22.098213" />
|
399
|
+
<text
|
400
|
+
xml:space="preserve"
|
401
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:37.5px;line-height:18.75px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9375;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
402
|
+
x="693.85645"
|
403
|
+
y="615.95557"
|
404
|
+
id="text1957"><tspan
|
405
|
+
sodipodi:role="line"
|
406
|
+
id="tspan1955"
|
407
|
+
x="693.85645"
|
408
|
+
y="615.95557"
|
409
|
+
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.9375;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">Data</tspan></text>
|
410
|
+
</g>
|
411
|
+
</svg>
|