clutter-gtk 3.1.8-x64-mingw32 → 3.1.9-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-actor.h +6 -0
- data/vendor/local/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-embed.h +6 -0
- data/vendor/local/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-texture.h +7 -0
- data/vendor/local/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-util.h +4 -0
- data/vendor/local/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-version.h +8 -3
- data/vendor/local/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-window.h +4 -0
- data/vendor/local/lib/libclutter-gtk-1.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-gtk-1.0.la +1 -1
- 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 +13 -14
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/GtkClutterEmbed.html +15 -16
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/GtkClutterWindow.html +9 -10
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/annotation-glossary.html +5 -6
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ch01.html +7 -8
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ch02.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ch03.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/clutter-gtk-1.0-Utility-Functions.html +18 -19
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/clutter-gtk-1.0.devhelp2 +3 -5
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-glossary.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-object-hierarchy.html +5 -6
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-object-index.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-objects.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/index.html +7 -15
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix01.html +28 -29
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix02.html +6 -7
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/license.html +8 -9
- 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 +8 -13
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix03.html +0 -65
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix04.html +0 -31
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix05.html +0 -46
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix06.html +0 -31
- data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix07.html +0 -31
@@ -2,14 +2,13 @@
|
|
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.
|
6
|
-
|
7
|
-
<
|
8
|
-
<link rel="
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.2 Reference Manual">
|
5
|
+
<title>Index of all symbols: Clutter-Gtk 1.0 Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.0 Reference Manual">
|
8
|
+
<link rel="up" href="index.html" title="Clutter-Gtk 1.0 Reference Manual">
|
10
9
|
<link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
|
11
10
|
<link rel="next" href="ix03.html" title="Index of new symbols in 1.0">
|
12
|
-
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
13
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
14
13
|
</head>
|
15
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -192,6 +191,6 @@ gtk_clutter_texture_set_from_stock, function in GtkClutterTexture
|
|
192
191
|
<dd></dd>
|
193
192
|
</div>
|
194
193
|
<div class="footer">
|
195
|
-
<hr>Generated by GTK-Doc V1.25</div>
|
194
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
196
195
|
</body>
|
197
196
|
</html>
|
@@ -2,13 +2,12 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Appendix A. License: Clutter-Gtk 1.
|
6
|
-
|
7
|
-
<
|
8
|
-
<link rel="
|
9
|
-
<link rel="
|
10
|
-
<
|
11
|
-
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
5
|
+
<title>Appendix A. License: Clutter-Gtk 1.0 Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
|
+
<link rel="home" href="index.html" title="Clutter-Gtk 1.0 Reference Manual">
|
8
|
+
<link rel="up" href="index.html" title="Clutter-Gtk 1.0 Reference Manual">
|
9
|
+
<link rel="prev" href="ix05.html" title="Index of deprecated symbols">
|
10
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
12
11
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
12
|
</head>
|
14
13
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -16,7 +15,7 @@
|
|
16
15
|
<td width="100%" align="left" class="shortcuts"></td>
|
17
16
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
17
|
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
19
|
-
<td><a accesskey="p" href="
|
18
|
+
<td><a accesskey="p" href="ix05.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
19
|
<td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
|
21
20
|
</tr></table>
|
22
21
|
<div class="appendix">
|
@@ -53,6 +52,6 @@
|
|
53
52
|
</p>
|
54
53
|
</div>
|
55
54
|
<div class="footer">
|
56
|
-
<hr>Generated by GTK-Doc V1.25</div>
|
55
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
57
56
|
</body>
|
58
57
|
</html>
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: clutter-gtk
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.1.
|
4
|
+
version: 3.1.9
|
5
5
|
platform: x64-mingw32
|
6
6
|
authors:
|
7
7
|
- The Ruby-GNOME2 Project Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-
|
11
|
+
date: 2017-10-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: clutter
|
@@ -16,42 +16,42 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 3.1.
|
19
|
+
version: 3.1.9
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 3.1.
|
26
|
+
version: 3.1.9
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: clutter-gdk
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
31
|
- - '='
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 3.1.
|
33
|
+
version: 3.1.9
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - '='
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 3.1.
|
40
|
+
version: 3.1.9
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: gtk3
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - '='
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 3.1.
|
47
|
+
version: 3.1.9
|
48
48
|
type: :runtime
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
52
|
- - '='
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: 3.1.
|
54
|
+
version: 3.1.9
|
55
55
|
description: Ruby/ClutterGTK is a Ruby binding of Clutter-GTK.
|
56
56
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
57
57
|
executables: []
|
@@ -102,11 +102,6 @@ files:
|
|
102
102
|
- vendor/local/share/gtk-doc/html/clutter-gtk-1.0/index.html
|
103
103
|
- vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix01.html
|
104
104
|
- vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix02.html
|
105
|
-
- vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix03.html
|
106
|
-
- vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix04.html
|
107
|
-
- vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix05.html
|
108
|
-
- vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix06.html
|
109
|
-
- vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix07.html
|
110
105
|
- vendor/local/share/gtk-doc/html/clutter-gtk-1.0/left-insensitive.png
|
111
106
|
- vendor/local/share/gtk-doc/html/clutter-gtk-1.0/left.png
|
112
107
|
- vendor/local/share/gtk-doc/html/clutter-gtk-1.0/license.html
|
@@ -1,65 +0,0 @@
|
|
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.0: Clutter-Gtk 1.8.2
|
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.2 Reference Manual">
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.2 Reference Manual">
|
10
|
-
<link rel="prev" href="ix02.html" title="Index of all symbols">
|
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
|
-
<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="#idxC">C</a>
|
18
|
-
<span class="dim">|</span>
|
19
|
-
<a class="shortcut" href="#idxG">G</a>
|
20
|
-
<span class="dim">|</span>
|
21
|
-
<a class="shortcut" href="#idxT">T</a></span></td>
|
22
|
-
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
23
|
-
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
24
|
-
<td><a accesskey="p" href="ix02.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
25
|
-
<td><a accesskey="n" href="ix04.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
26
|
-
</tr></table>
|
27
|
-
<div class="index">
|
28
|
-
<div class="titlepage"><div><div><h1 class="title">
|
29
|
-
<a name="id-1.9"></a>Index of new symbols in 1.0</h1></div></div></div>
|
30
|
-
<a name="idx"></a><a name="idxC"></a><h3 class="title">C</h3>
|
31
|
-
<dt>
|
32
|
-
gtk_clutter_check_version, function in Versioning
|
33
|
-
</dt>
|
34
|
-
<dd></dd>
|
35
|
-
<a name="idxG"></a><h3 class="title">G</h3>
|
36
|
-
<dt>
|
37
|
-
GtkClutterTexture, struct in GtkClutterTexture
|
38
|
-
</dt>
|
39
|
-
<dd></dd>
|
40
|
-
<dt>
|
41
|
-
GtkClutterTextureClass, struct in GtkClutterTexture
|
42
|
-
</dt>
|
43
|
-
<dd></dd>
|
44
|
-
<dt>
|
45
|
-
GtkClutterTextureError, enum in GtkClutterTexture
|
46
|
-
</dt>
|
47
|
-
<dd></dd>
|
48
|
-
<a name="idxT"></a><h3 class="title">T</h3>
|
49
|
-
<dt>
|
50
|
-
GTK_CLUTTER_TEXTURE_ERROR, macro in GtkClutterTexture
|
51
|
-
</dt>
|
52
|
-
<dd></dd>
|
53
|
-
<dt>
|
54
|
-
gtk_clutter_texture_new, function in GtkClutterTexture
|
55
|
-
</dt>
|
56
|
-
<dd></dd>
|
57
|
-
<dt>
|
58
|
-
gtk_clutter_texture_set_from_icon_name, function in GtkClutterTexture
|
59
|
-
</dt>
|
60
|
-
<dd></dd>
|
61
|
-
</div>
|
62
|
-
<div class="footer">
|
63
|
-
<hr>Generated by GTK-Doc V1.25</div>
|
64
|
-
</body>
|
65
|
-
</html>
|
@@ -1,31 +0,0 @@
|
|
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.2: Clutter-Gtk 1.8.2
|
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.2 Reference Manual">
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.2 Reference Manual">
|
10
|
-
<link rel="prev" href="ix03.html" title="Index of new symbols in 1.0">
|
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
|
-
<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="ix03.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
21
|
-
<td><a accesskey="n" href="ix05.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.10"></a>Index of new symbols in 1.2</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>
|
@@ -1,46 +0,0 @@
|
|
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.2
|
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.2 Reference Manual">
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.2 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>
|
@@ -1,31 +0,0 @@
|
|
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.2
|
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.2 Reference Manual">
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.2 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>
|
@@ -1,31 +0,0 @@
|
|
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 deprecated symbols: Clutter-Gtk 1.8.2
|
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.2 Reference Manual">
|
9
|
-
<link rel="up" href="index.html" title="Clutter-Gtk 1.8.2 Reference Manual">
|
10
|
-
<link rel="prev" href="ix06.html" title="Index of new symbols in 1.6">
|
11
|
-
<link rel="next" href="license.html" title="Appendix A. License">
|
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="ix06.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
21
|
-
<td><a accesskey="n" href="license.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.13"></a>Index of deprecated symbols</h1></div></div></div>
|
26
|
-
<a name="idx"></a>
|
27
|
-
</div>
|
28
|
-
<div class="footer">
|
29
|
-
<hr>Generated by GTK-Doc V1.25</div>
|
30
|
-
</body>
|
31
|
-
</html>
|