clutter-gtk 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/vendor/local/bin/libclutter-gtk-1.0-0.dll +0 -0
- data/vendor/local/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-version.h +4 -4
- data/vendor/local/lib/girepository-1.0/GtkClutter-1.0.typelib +0 -0
- data/vendor/local/lib/libclutter-gtk-1.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-gtk-1.0.la +6 -6
- data/vendor/local/lib/pkgconfig/clutter-gtk-1.0.pc +1 -1
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/GtkClutterActor.html +11 -11
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/GtkClutterEmbed.html +13 -13
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/GtkClutterWindow.html +7 -7
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/annotation-glossary.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ch01.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ch02.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ch03.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/clutter-gtk-1.0-Utility-Functions.html +10 -10
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/clutter-gtk-1.0.devhelp2 +5 -2
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-glossary.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-object-hierarchy.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-object-index.html +4 -4
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-objects.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/index.html +11 -8
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix01.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix02.html +5 -5
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix03.html +6 -6
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix04.html +9 -9
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix05.html +46 -0
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix06.html +31 -0
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix07.html +31 -0
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/license.html +7 -7
- data/vendor/local/share/locale/ja/LC_MESSAGES/cluttergtk-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/cluttergtk-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/cluttergtk-1.0.mo +0 -0
- metadata +10 -8
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/index.sgml +0 -61
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Utility Functions: Clutter-Gtk 1.
|
5
|
+
<title>Utility Functions: Clutter-Gtk 1.8.0
|
6
6
|
Reference Manual</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter-Gtk 1.
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
9
|
<link rel="up" href="ch03.html" title="Miscellaneous">
|
10
10
|
<link rel="prev" href="ch03.html" title="Miscellaneous">
|
11
11
|
<link rel="next" href="ix01.html" title="Index">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -72,7 +72,7 @@
|
|
72
72
|
<p>In order to properly integrate a Clutter scene into a GTK+ applications
|
73
73
|
a certain degree of state must be retrieved from GTK+ itself.</p>
|
74
74
|
<p>Clutter-GTK provides API for easing the process of synchronizing colors
|
75
|
-
with the current GTK+ theme and for loading image sources from <span class="type">GdkPixbuf</span>,
|
75
|
+
with the current GTK+ theme and for loading image sources from <a href="/usr/share/gtk-doc/html/gdk-pixbufgdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>,
|
76
76
|
GTK+ stock items and icon themes.</p>
|
77
77
|
</div>
|
78
78
|
<div class="refsect1">
|
@@ -85,7 +85,7 @@ gtk_clutter_init (<em class="parameter"><code><span class="type">int</span> *arg
|
|
85
85
|
<p>This function should be called instead of <code class="function">clutter_init()</code> and
|
86
86
|
<code class="function">gtk_init()</code>.</p>
|
87
87
|
<div class="refsect3">
|
88
|
-
<a name="
|
88
|
+
<a name="gtk-clutter-init.parameters"></a><h4>Parameters</h4>
|
89
89
|
<div class="informaltable"><table width="100%" border="0">
|
90
90
|
<colgroup>
|
91
91
|
<col width="150px" class="parameters_name">
|
@@ -108,7 +108,7 @@ arguments vector, or <code class="literal">NULL</code>. </p></td>
|
|
108
108
|
</table></div>
|
109
109
|
</div>
|
110
110
|
<div class="refsect3">
|
111
|
-
<a name="
|
111
|
+
<a name="gtk-clutter-init.returns"></a><h4>Returns</h4>
|
112
112
|
<p> <code class="literal">CLUTTER_INIT_SUCCESS</code> on success, a negative integer
|
113
113
|
on failure.</p>
|
114
114
|
</div>
|
@@ -126,7 +126,7 @@ gtk_clutter_init_with_args (<em class="parameter"><code><span class="type">int</
|
|
126
126
|
<p>This function should be called instead of <code class="function">clutter_init()</code> and
|
127
127
|
<code class="function">gtk_init_with_args()</code>.</p>
|
128
128
|
<div class="refsect3">
|
129
|
-
<a name="
|
129
|
+
<a name="gtk-clutter-init-with-args.parameters"></a><h4>Parameters</h4>
|
130
130
|
<div class="informaltable"><table width="100%" border="0">
|
131
131
|
<colgroup>
|
132
132
|
<col width="150px" class="parameters_name">
|
@@ -177,7 +177,7 @@ with <code class="function">gettext()</code>, or <code class="literal">NULL</cod
|
|
177
177
|
</table></div>
|
178
178
|
</div>
|
179
179
|
<div class="refsect3">
|
180
|
-
<a name="
|
180
|
+
<a name="gtk-clutter-init-with-args.returns"></a><h4>Returns</h4>
|
181
181
|
<p> <code class="literal">CLUTTER_INIT_SUCCESS</code> on success, a negative integer
|
182
182
|
on failure.</p>
|
183
183
|
</div>
|
@@ -239,7 +239,7 @@ the returned <span class="type">GOptionGroup</span> has returned <code class="li
|
|
239
239
|
guaranteed to be initialized.</p>
|
240
240
|
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
241
241
|
<div class="refsect3">
|
242
|
-
<a name="
|
242
|
+
<a name="gtk-clutter-get-option-group.returns"></a><h4>Returns</h4>
|
243
243
|
<p> a <span class="type">GOptionGroup</span> for the commandline arguments
|
244
244
|
recognized by ClutterGtk. </p>
|
245
245
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
@@ -251,6 +251,6 @@ recognized by ClutterGtk. </p>
|
|
251
251
|
</div>
|
252
252
|
</div>
|
253
253
|
<div class="footer">
|
254
|
-
<hr>Generated by GTK-Doc V1.
|
254
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
255
255
|
</body>
|
256
256
|
</html>
|
@@ -1,5 +1,5 @@
|
|
1
1
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
2
|
-
<book xmlns="" title="Clutter-Gtk 1.
|
2
|
+
<book xmlns="http://www.devhelp.net/book" title="Clutter-Gtk 1.8.0 Reference Manual" link="index.html" author="" name="clutter-gtk-1.0" version="2" language="c">
|
3
3
|
<chapters>
|
4
4
|
<sub name="Clutter-Gtk Overview" link="ch01.html"/>
|
5
5
|
<sub name="Clutter-Gtk Widgets" link="ch02.html">
|
@@ -20,7 +20,10 @@
|
|
20
20
|
</sub>
|
21
21
|
<sub name="Index of all symbols" link="ix02.html"/>
|
22
22
|
<sub name="Index of new symbols in 1.0" link="ix03.html"/>
|
23
|
-
<sub name="Index of
|
23
|
+
<sub name="Index of new symbols in 1.2" link="ix04.html"/>
|
24
|
+
<sub name="Index of new symbols in 1.4" link="ix05.html"/>
|
25
|
+
<sub name="Index of new symbols in 1.6" link="ix06.html"/>
|
26
|
+
<sub name="Index of deprecated symbols" link="ix07.html"/>
|
24
27
|
<sub name="License" link="license.html"/>
|
25
28
|
</chapters>
|
26
29
|
<functions>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Part II. Glossaries: Clutter-Gtk 1.
|
5
|
+
<title>Part II. Glossaries: Clutter-Gtk 1.8.0
|
6
6
|
Reference Manual</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter-Gtk 1.
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
|
+
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
10
10
|
<link rel="prev" href="cluttergtk-object-index.html" title="Object Index">
|
11
11
|
<link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -29,6 +29,6 @@
|
|
29
29
|
</div>
|
30
30
|
</div>
|
31
31
|
<div class="footer">
|
32
|
-
<hr>Generated by GTK-Doc V1.
|
32
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
33
33
|
</body>
|
34
34
|
</html>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Object Hierarchy: Clutter-Gtk 1.
|
5
|
+
<title>Object Hierarchy: Clutter-Gtk 1.8.0
|
6
6
|
Reference Manual</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter-Gtk 1.
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
9
|
<link rel="up" href="cluttergtk-objects.html" title="Part I. Clutter-GTK Actors and Objects">
|
10
10
|
<link rel="prev" href="cluttergtk-objects.html" title="Part I. Clutter-GTK Actors and Objects">
|
11
11
|
<link rel="next" href="cluttergtk-object-index.html" title="Object Index">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -39,6 +39,6 @@
|
|
39
39
|
</pre>
|
40
40
|
</div>
|
41
41
|
<div class="footer">
|
42
|
-
<hr>Generated by GTK-Doc V1.
|
42
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
43
43
|
</body>
|
44
44
|
</html>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Object Index: Clutter-Gtk 1.
|
5
|
+
<title>Object Index: Clutter-Gtk 1.8.0
|
6
6
|
Reference Manual</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter-Gtk 1.
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
9
|
<link rel="up" href="cluttergtk-objects.html" title="Part I. Clutter-GTK Actors and Objects">
|
10
10
|
<link rel="prev" href="cluttergtk-object-hierarchy.html" title="Object Hierarchy">
|
11
11
|
<link rel="next" href="cluttergtk-glossary.html" title="Part II. Glossaries">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -54,6 +54,6 @@
|
|
54
54
|
</table></div>
|
55
55
|
</div>
|
56
56
|
<div class="footer">
|
57
|
-
<hr>Generated by GTK-Doc V1.
|
57
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
58
58
|
</body>
|
59
59
|
</html>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Part I. Clutter-GTK Actors and Objects: Clutter-Gtk 1.
|
5
|
+
<title>Part I. Clutter-GTK Actors and Objects: Clutter-Gtk 1.8.0
|
6
6
|
Reference Manual</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter-Gtk 1.
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
|
+
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
10
10
|
<link rel="prev" href="ix01.html" title="Index">
|
11
11
|
<link rel="next" href="cluttergtk-object-hierarchy.html" title="Object Hierarchy">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -32,6 +32,6 @@
|
|
32
32
|
</div>
|
33
33
|
</div>
|
34
34
|
<div class="footer">
|
35
|
-
<hr>Generated by GTK-Doc V1.
|
35
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
36
36
|
</body>
|
37
37
|
</html>
|
@@ -2,21 +2,21 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Clutter-Gtk 1.
|
5
|
+
<title>Clutter-Gtk 1.8.0 Reference Manual: Clutter-Gtk 1.8.0
|
6
6
|
Reference Manual</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter-Gtk 1.
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
9
|
<link rel="next" href="ch01.html" title="Clutter-Gtk Overview">
|
10
|
-
<meta name="generator" content="GTK-Doc V1.
|
10
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
11
11
|
<link rel="stylesheet" href="style.css" type="text/css">
|
12
12
|
</head>
|
13
13
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
14
|
-
<div class="book">
|
14
|
+
<div lang="en" class="book">
|
15
15
|
<div class="titlepage">
|
16
16
|
<div>
|
17
|
-
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Clutter-Gtk 1.
|
17
|
+
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Clutter-Gtk 1.8.0
|
18
18
|
Reference Manual</p></th></tr></table></div>
|
19
|
-
<div><p class="releaseinfo">Version 1.
|
19
|
+
<div><p class="releaseinfo">Version 1.8.0
|
20
20
|
</p></div>
|
21
21
|
<div><p class="copyright">Copyright © 2006, 2007, 2008, 2009 Intel Corporation</p></div>
|
22
22
|
<div><div class="legalnotice">
|
@@ -72,11 +72,14 @@
|
|
72
72
|
<dd><dl><dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt></dl></dd>
|
73
73
|
<dt><span class="index"><a href="ix02.html">Index of all symbols</a></span></dt>
|
74
74
|
<dt><span class="index"><a href="ix03.html">Index of new symbols in 1.0</a></span></dt>
|
75
|
-
<dt><span class="index"><a href="ix04.html">Index of
|
75
|
+
<dt><span class="index"><a href="ix04.html">Index of new symbols in 1.2</a></span></dt>
|
76
|
+
<dt><span class="index"><a href="ix05.html">Index of new symbols in 1.4</a></span></dt>
|
77
|
+
<dt><span class="index"><a href="ix06.html">Index of new symbols in 1.6</a></span></dt>
|
78
|
+
<dt><span class="index"><a href="ix07.html">Index of deprecated symbols</a></span></dt>
|
76
79
|
<dt><span class="appendix"><a href="license.html">A. License</a></span></dt>
|
77
80
|
</dl></div>
|
78
81
|
</div>
|
79
82
|
<div class="footer">
|
80
|
-
<hr>Generated by GTK-Doc V1.
|
83
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
81
84
|
</body>
|
82
85
|
</html>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Index: Clutter-Gtk 1.
|
5
|
+
<title>Index: Clutter-Gtk 1.8.0
|
6
6
|
Reference Manual</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter-Gtk 1.
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
|
+
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
10
10
|
<link rel="prev" href="clutter-gtk-1.0-Utility-Functions.html" title="Utility Functions">
|
11
11
|
<link rel="next" href="cluttergtk-objects.html" title="Part I. Clutter-GTK Actors and Objects">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -94,6 +94,6 @@
|
|
94
94
|
</div>
|
95
95
|
</div>
|
96
96
|
<div class="footer">
|
97
|
-
<hr>Generated by GTK-Doc V1.
|
97
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
98
98
|
</body>
|
99
99
|
</html>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Index of all symbols: Clutter-Gtk 1.
|
5
|
+
<title>Index of all symbols: Clutter-Gtk 1.8.0
|
6
6
|
Reference Manual</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter-Gtk 1.
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
|
+
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
10
10
|
<link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
|
11
11
|
<link rel="next" href="ix03.html" title="Index of new symbols in 1.0">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -192,6 +192,6 @@ gtk_clutter_texture_set_from_stock, function in GtkClutterTexture
|
|
192
192
|
<dd></dd>
|
193
193
|
</div>
|
194
194
|
<div class="footer">
|
195
|
-
<hr>Generated by GTK-Doc V1.
|
195
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
196
196
|
</body>
|
197
197
|
</html>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Index of new symbols in 1.0: Clutter-Gtk 1.
|
5
|
+
<title>Index of new symbols in 1.0: Clutter-Gtk 1.8.0
|
6
6
|
Reference Manual</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter-Gtk 1.
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
|
+
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
10
10
|
<link rel="prev" href="ix02.html" title="Index of all symbols">
|
11
|
-
<link rel="next" href="ix04.html" title="Index of
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<link rel="next" href="ix04.html" title="Index of new symbols in 1.2">
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -60,6 +60,6 @@ gtk_clutter_texture_set_from_icon_name, function in GtkClutterTexture
|
|
60
60
|
<dd></dd>
|
61
61
|
</div>
|
62
62
|
<div class="footer">
|
63
|
-
<hr>Generated by GTK-Doc V1.
|
63
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
64
64
|
</body>
|
65
65
|
</html>
|
@@ -2,14 +2,14 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Index of
|
5
|
+
<title>Index of new symbols in 1.2: Clutter-Gtk 1.8.0
|
6
6
|
Reference Manual</title>
|
7
7
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
-
<link rel="home" href="index.html" title="Clutter-Gtk 1.
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
|
+
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
10
10
|
<link rel="prev" href="ix03.html" title="Index of new symbols in 1.0">
|
11
|
-
<link rel="next" href="
|
12
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<link rel="next" href="ix05.html" title="Index of new symbols in 1.4">
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
13
13
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
14
|
</head>
|
15
15
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -18,14 +18,14 @@
|
|
18
18
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
19
19
|
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
20
20
|
<td><a accesskey="p" href="ix03.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
21
|
-
<td><a accesskey="n" href="
|
21
|
+
<td><a accesskey="n" href="ix05.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
22
22
|
</tr></table>
|
23
23
|
<div class="index">
|
24
24
|
<div class="titlepage"><div><div><h1 class="title">
|
25
|
-
<a name="id-1.10"></a>Index of
|
26
|
-
<
|
25
|
+
<a name="id-1.10"></a>Index of new symbols in 1.2</h1></div></div></div>
|
26
|
+
<div class="index"></div>
|
27
27
|
</div>
|
28
28
|
<div class="footer">
|
29
|
-
<hr>Generated by GTK-Doc V1.
|
29
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
30
30
|
</body>
|
31
31
|
</html>
|
@@ -0,0 +1,46 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>Index of new symbols in 1.4: Clutter-Gtk 1.8.0
|
6
|
+
Reference Manual</title>
|
7
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
|
+
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
10
|
+
<link rel="prev" href="ix04.html" title="Index of new symbols in 1.2">
|
11
|
+
<link rel="next" href="ix06.html" title="Index of new symbols in 1.6">
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
13
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
14
|
+
</head>
|
15
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
16
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
17
|
+
<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxE">E</a>
|
18
|
+
<span class="dim">|</span>
|
19
|
+
<a class="shortcut" href="#idxG">G</a></span></td>
|
20
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
21
|
+
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
22
|
+
<td><a accesskey="p" href="ix04.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
23
|
+
<td><a accesskey="n" href="ix06.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
24
|
+
</tr></table>
|
25
|
+
<div class="index">
|
26
|
+
<div class="titlepage"><div><div><h1 class="title">
|
27
|
+
<a name="id-1.11"></a>Index of new symbols in 1.4</h1></div></div></div>
|
28
|
+
<a name="idx"></a><a name="idxE"></a><h3 class="title">E</h3>
|
29
|
+
<dt>
|
30
|
+
<a class="link" href="GtkClutterEmbed.html#gtk-clutter-embed-get-use-layout-size" title="gtk_clutter_embed_get_use_layout_size ()">gtk_clutter_embed_get_use_layout_size</a>, function in <a class="link" href="GtkClutterEmbed.html" title="GtkClutterEmbed">GtkClutterEmbed</a>
|
31
|
+
</dt>
|
32
|
+
<dd></dd>
|
33
|
+
<dt>
|
34
|
+
<a class="link" href="GtkClutterEmbed.html#gtk-clutter-embed-set-use-layout-size" title="gtk_clutter_embed_set_use_layout_size ()">gtk_clutter_embed_set_use_layout_size</a>, function in <a class="link" href="GtkClutterEmbed.html" title="GtkClutterEmbed">GtkClutterEmbed</a>
|
35
|
+
</dt>
|
36
|
+
<dd></dd>
|
37
|
+
<a name="idxG"></a><h3 class="title">G</h3>
|
38
|
+
<dt>
|
39
|
+
<a class="link" href="GtkClutterEmbed.html#GtkClutterEmbed--use-layout-size" title="The “use-layout-size” property">GtkClutterEmbed:use-layout-size</a>, object property in <a class="link" href="GtkClutterEmbed.html" title="GtkClutterEmbed">GtkClutterEmbed</a>
|
40
|
+
</dt>
|
41
|
+
<dd></dd>
|
42
|
+
</div>
|
43
|
+
<div class="footer">
|
44
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
45
|
+
</body>
|
46
|
+
</html>
|
@@ -0,0 +1,31 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>Index of new symbols in 1.6: Clutter-Gtk 1.8.0
|
6
|
+
Reference Manual</title>
|
7
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
8
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
9
|
+
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
|
10
|
+
<link rel="prev" href="ix05.html" title="Index of new symbols in 1.4">
|
11
|
+
<link rel="next" href="ix07.html" title="Index of deprecated symbols">
|
12
|
+
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
13
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
14
|
+
</head>
|
15
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
16
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
17
|
+
<td width="100%" align="left" class="shortcuts"></td>
|
18
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
19
|
+
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
20
|
+
<td><a accesskey="p" href="ix05.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
21
|
+
<td><a accesskey="n" href="ix07.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
22
|
+
</tr></table>
|
23
|
+
<div class="index">
|
24
|
+
<div class="titlepage"><div><div><h1 class="title">
|
25
|
+
<a name="id-1.12"></a>Index of new symbols in 1.6</h1></div></div></div>
|
26
|
+
<div class="index"></div>
|
27
|
+
</div>
|
28
|
+
<div class="footer">
|
29
|
+
<hr>Generated by GTK-Doc V1.25</div>
|
30
|
+
</body>
|
31
|
+
</html>
|