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.
Files changed (35) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/vendor/local/bin/libclutter-gtk-1.0-0.dll +0 -0
  4. data/vendor/local/include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-version.h +4 -4
  5. data/vendor/local/lib/girepository-1.0/GtkClutter-1.0.typelib +0 -0
  6. data/vendor/local/lib/libclutter-gtk-1.0.dll.a +0 -0
  7. data/vendor/local/lib/libclutter-gtk-1.0.la +6 -6
  8. data/vendor/local/lib/pkgconfig/clutter-gtk-1.0.pc +1 -1
  9. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/GtkClutterActor.html +11 -11
  10. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/GtkClutterEmbed.html +13 -13
  11. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/GtkClutterWindow.html +7 -7
  12. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/annotation-glossary.html +4 -4
  13. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ch01.html +6 -6
  14. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ch02.html +5 -5
  15. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ch03.html +5 -5
  16. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/clutter-gtk-1.0-Utility-Functions.html +10 -10
  17. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/clutter-gtk-1.0.devhelp2 +5 -2
  18. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-glossary.html +5 -5
  19. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-object-hierarchy.html +4 -4
  20. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-object-index.html +4 -4
  21. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/cluttergtk-objects.html +5 -5
  22. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/index.html +11 -8
  23. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix01.html +5 -5
  24. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix02.html +5 -5
  25. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix03.html +6 -6
  26. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix04.html +9 -9
  27. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix05.html +46 -0
  28. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix06.html +31 -0
  29. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/ix07.html +31 -0
  30. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/license.html +7 -7
  31. data/vendor/local/share/locale/ja/LC_MESSAGES/cluttergtk-1.0.mo +0 -0
  32. data/vendor/local/share/locale/pl/LC_MESSAGES/cluttergtk-1.0.mo +0 -0
  33. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/cluttergtk-1.0.mo +0 -0
  34. metadata +10 -8
  35. data/vendor/local/share/gtk-doc/html/clutter-gtk-1.0/index.sgml +0 -61
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 80f54e0b178ce6eda8a631ac1262d35c17d489d8
4
- data.tar.gz: 70d1e24c855413614bbe4ffb554aa78524350ea7
3
+ metadata.gz: 3275326236a1203c9d89855acc59860eb3840ee4
4
+ data.tar.gz: 7cf0465c43ff26575a5367fc836442fb2bcec07d
5
5
  SHA512:
6
- metadata.gz: 3626807a556c0269974297177b67ad230c6eb59f0dfde404c7e06da47ca21d5c8912b45b6a039abcf5367a5dadf648bd589e602e0958217ff1a2adc881adb9f9
7
- data.tar.gz: 18b4f6579143ec1bec00e2ca7cc19440572e00adaffc44f70df12ebefefc443dfdbc72e2bcdb01179c810b0d0b57dc5c12ec9e17816a08f3acffde13305be303
6
+ metadata.gz: aaffc2a3cea1b1f9dede5183c0b3b6915f99b517136259093f9fb0816201c8b1c13caeb9b483057ed071ec3cae6681d0e6aeac13e2c32d382c206fe4ef8a9555
7
+ data.tar.gz: 6f66afc23d059161e4858f5708c940f11f9d1d1ed8cef7219134708ff5b99cab7cbe412089631a222724561a72201d164c3438296ba7a1726f0314b92d831483
data/Rakefile CHANGED
@@ -46,7 +46,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
46
46
  :name => "clutter-gtk",
47
47
  :download_site => :gnome,
48
48
  :label => "Clutter-GTK",
49
- :version => "1.6.2",
49
+ :version => "1.8.0",
50
50
  :compression_method => "xz",
51
51
  :windows => {
52
52
  :configure_args => [
@@ -54,7 +54,7 @@ G_BEGIN_DECLS
54
54
  * The minor version of the Clutter-GTK library (2, if %CLUTTER_GTK_VERSION
55
55
  * is 1.2.3)
56
56
  */
57
- #define CLUTTER_GTK_MINOR_VERSION (6)
57
+ #define CLUTTER_GTK_MINOR_VERSION (8)
58
58
 
59
59
  /**
60
60
  * CLUTTER_GTK_MICRO_VERSION:
@@ -62,14 +62,14 @@ G_BEGIN_DECLS
62
62
  * The micro version of the Clutter-GTK library (3, if %CLUTTER_GTK_VERSION
63
63
  * is 1.2.3)
64
64
  */
65
- #define CLUTTER_GTK_MICRO_VERSION (2)
65
+ #define CLUTTER_GTK_MICRO_VERSION (0)
66
66
 
67
67
  /**
68
68
  * CLUTTER_GTK_VERSION:
69
69
  *
70
70
  * The full version of the Clutter-GTK library, like 1.2.3
71
71
  */
72
- #define CLUTTER_GTK_VERSION 1.6.2
72
+ #define CLUTTER_GTK_VERSION 1.8.0
73
73
 
74
74
  /**
75
75
  * CLUTTER_GTK_VERSION_S:
@@ -77,7 +77,7 @@ G_BEGIN_DECLS
77
77
  * The full version of the Clutter-GTK library, in string form (suited for
78
78
  * string concatenation)
79
79
  */
80
- #define CLUTTER_GTK_VERSION_S "1.6.2"
80
+ #define CLUTTER_GTK_VERSION_S "1.8.0"
81
81
 
82
82
  /**
83
83
  * CLUTTER_GTK_VERSION_HEX:
@@ -1,5 +1,5 @@
1
1
  # libclutter-gtk-1.0.la - a libtool library file
2
- # Generated by libtool (GNU libtool) 2.4.2
2
+ # Generated by libtool (GNU libtool) 2.4.6
3
3
  #
4
4
  # Please DO NOT delete this file!
5
5
  # It is necessary for linking the library.
@@ -13,19 +13,19 @@ library_names='libclutter-gtk-1.0.dll.a'
13
13
  # The name of the static archive.
14
14
  old_library=''
15
15
 
16
- # Linker flags that can not go in dependency_libs.
16
+ # Linker flags that cannot go in dependency_libs.
17
17
  inherited_linker_flags=' -pthread'
18
18
 
19
19
  # Libraries that this one depends upon.
20
- dependency_libs=' -L/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib -L/home/vagrant/rcairo.win64/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/clutter-gtk/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/atk/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/gdk_pixbuf2/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/gdk3/vendor/local/lib /home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib/libclutter-1.0.la /home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib/libcogl-path.la /home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib/libcogl-pango.la /home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib/libcogl.la /home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib/libjson-glib-1.0.la /home/vagrant/ruby-gnome2.win64/gdk3/vendor/local/lib/libgtk-3.la -lcomdlg32 -lwinspool -lcomctl32 /home/vagrant/ruby-gnome2.win64/gdk3/vendor/local/lib/libgdk-3.la /home/vagrant/ruby-gnome2.win64/gdk3/vendor/local/lib/libepoxy.la -lopengl32 -limm32 -lshell32 /home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib/libpangocairo-1.0.la /home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib/libpangoft2-1.0.la /home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib/libpangowin32-1.0.la /home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib/libpango-1.0.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2.win64/atk/vendor/local/lib/libatk-1.0.la /home/vagrant/rcairo.win64/vendor/local/lib/libcairo-gobject.la /home/vagrant/rcairo.win64/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo.win64/vendor/local/lib/libpixman-1.la /home/vagrant/rcairo.win64/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo.win64/vendor/local/lib/libxml2.la /home/vagrant/rcairo.win64/vendor/local/lib/libfreetype.la -lgdi32 -lmsimg32 /home/vagrant/ruby-gnome2.win64/gdk_pixbuf2/vendor/local/lib/libgdk_pixbuf-2.0.la /home/vagrant/rcairo.win64/vendor/local/lib/libpng16.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libgio-2.0.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libgmodule-2.0.la -ldnsapi -liphlpapi -lz /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libffi.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libintl.la'
20
+ dependency_libs=' -R/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib -L/home/vagrant/rcairo.win64/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/clutter-gtk/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/atk/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/gdk_pixbuf2/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib -L/home/vagrant/ruby-gnome2.win64/gdk3/vendor/local/lib /home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib/libclutter-1.0.la /home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib/libcogl-path.la /home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib/libcogl-pango.la /home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib/libcogl.la /home/vagrant/ruby-gnome2.win64/clutter/vendor/local/lib/libjson-glib-1.0.la /home/vagrant/ruby-gnome2.win64/gdk3/vendor/local/lib/libgtk-3.la -lcomdlg32 -lwinspool -lcomctl32 /home/vagrant/ruby-gnome2.win64/gdk3/vendor/local/lib/libgdk-3.la /home/vagrant/ruby-gnome2.win64/gdk3/vendor/local/lib/libepoxy.la -lopengl32 -limm32 -lshell32 -ldwmapi /home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib/libpangocairo-1.0.la /home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib/libpangowin32-1.0.la -lusp10 /home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib/libpangoft2-1.0.la /home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2.win64/pango/vendor/local/lib/libpango-1.0.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2.win64/atk/vendor/local/lib/libatk-1.0.la /home/vagrant/rcairo.win64/vendor/local/lib/libcairo-gobject.la /home/vagrant/rcairo.win64/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo.win64/vendor/local/lib/libpixman-1.la /home/vagrant/rcairo.win64/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo.win64/vendor/local/lib/libxml2.la /home/vagrant/rcairo.win64/vendor/local/lib/libfreetype.la -lgdi32 -lmsimg32 /home/vagrant/ruby-gnome2.win64/gdk_pixbuf2/vendor/local/lib/libgdk_pixbuf-2.0.la /home/vagrant/rcairo.win64/vendor/local/lib/libpng16.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libgio-2.0.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libgmodule-2.0.la -ldnsapi -liphlpapi -lz /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libffi.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2.win64/glib2/vendor/local/lib/libiconv.la'
21
21
 
22
22
  # Names of additional weak libraries provided by this library
23
23
  weak_library_names=''
24
24
 
25
25
  # Version information for libclutter-gtk-1.0.
26
- current=600
27
- age=600
28
- revision=2
26
+ current=800
27
+ age=800
28
+ revision=0
29
29
 
30
30
  # Is this an already installed library?
31
31
  installed=yes
@@ -7,7 +7,7 @@ clutterapiversion=1.0
7
7
 
8
8
  Name: clutter-gtk
9
9
  Description: GTK+ integration for Clutter
10
- Version: 1.6.2
10
+ Version: 1.8.0
11
11
  Libs: -L${libdir} -lclutter-gtk-${apiversion}
12
12
  Cflags: -I${includedir}/clutter-gtk-${apiversion}
13
13
  Requires: clutter-1.0 gtk+-3.0
@@ -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>GtkClutterActor: Clutter-Gtk 1.6.2
5
+ <title>GtkClutterActor: 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.6.2 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
9
9
  <link rel="up" href="ch02.html" title="Clutter-Gtk Widgets">
10
10
  <link rel="prev" href="GtkClutterEmbed.html" title="GtkClutterEmbed">
11
11
  <link rel="next" href="GtkClutterWindow.html" title="GtkClutterWindow">
12
- <meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
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">
@@ -146,7 +146,7 @@ gtk_clutter_actor_new (<em class="parameter"><code><span class="type">void</span
146
146
  by retrieving the internal <span class="type">GtkBin</span> container using
147
147
  <a class="link" href="GtkClutterActor.html#gtk-clutter-actor-get-widget" title="gtk_clutter_actor_get_widget ()"><code class="function">gtk_clutter_actor_get_widget()</code></a> and adding the <span class="type">GtkWidget</span> to it.</p>
148
148
  <div class="refsect3">
149
- <a name="id-1.3.3.9.2.6"></a><h4>Returns</h4>
149
+ <a name="gtk-clutter-actor-new.returns"></a><h4>Returns</h4>
150
150
  <p> the newly created <a class="link" href="GtkClutterActor.html" title="GtkClutterActor"><span class="type">GtkClutterActor</span></a></p>
151
151
  </div>
152
152
  </div>
@@ -177,7 +177,7 @@ used to embed a Gtk widget into a clutter scene.</p>
177
177
 
178
178
  <p></p>
179
179
  <div class="refsect3">
180
- <a name="id-1.3.3.9.3.8"></a><h4>Parameters</h4>
180
+ <a name="gtk-clutter-actor-new-with-contents.parameters"></a><h4>Parameters</h4>
181
181
  <div class="informaltable"><table width="100%" border="0">
182
182
  <colgroup>
183
183
  <col width="150px" class="parameters_name">
@@ -192,7 +192,7 @@ used to embed a Gtk widget into a clutter scene.</p>
192
192
  </table></div>
193
193
  </div>
194
194
  <div class="refsect3">
195
- <a name="id-1.3.3.9.3.9"></a><h4>Returns</h4>
195
+ <a name="gtk-clutter-actor-new-with-contents.returns"></a><h4>Returns</h4>
196
196
  <p> the newly created <a class="link" href="GtkClutterActor.html" title="GtkClutterActor"><span class="type">GtkClutterActor</span></a></p>
197
197
  </div>
198
198
  </div>
@@ -223,7 +223,7 @@ gtk_clutter_actor_get_contents (<em class="parameter"><code><a class="link" href
223
223
 
224
224
  <p></p>
225
225
  <div class="refsect3">
226
- <a name="id-1.3.3.9.4.8"></a><h4>Parameters</h4>
226
+ <a name="gtk-clutter-actor-get-contents.parameters"></a><h4>Parameters</h4>
227
227
  <div class="informaltable"><table width="100%" border="0">
228
228
  <colgroup>
229
229
  <col width="150px" class="parameters_name">
@@ -238,7 +238,7 @@ gtk_clutter_actor_get_contents (<em class="parameter"><code><a class="link" href
238
238
  </table></div>
239
239
  </div>
240
240
  <div class="refsect3">
241
- <a name="id-1.3.3.9.4.9"></a><h4>Returns</h4>
241
+ <a name="gtk-clutter-actor-get-contents.returns"></a><h4>Returns</h4>
242
242
  <p> a <span class="type">GtkWidget</span>, or <code class="literal">NULL</code> if not content
243
243
  has been set. </p>
244
244
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
@@ -251,7 +251,7 @@ has been set. </p>
251
251
  gtk_clutter_actor_get_widget (<em class="parameter"><code><a class="link" href="GtkClutterActor.html" title="GtkClutterActor"><span class="type">GtkClutterActor</span></a> *actor</code></em>);</pre>
252
252
  <p>Retrieves the <span class="type">GtkBin</span> used to hold the <a class="link" href="GtkClutterActor.html#GtkClutterActor--contents" title="The “contents” property"><span class="type">“contents”</span></a> widget</p>
253
253
  <div class="refsect3">
254
- <a name="id-1.3.3.9.5.5"></a><h4>Parameters</h4>
254
+ <a name="gtk-clutter-actor-get-widget.parameters"></a><h4>Parameters</h4>
255
255
  <div class="informaltable"><table width="100%" border="0">
256
256
  <colgroup>
257
257
  <col width="150px" class="parameters_name">
@@ -266,7 +266,7 @@ gtk_clutter_actor_get_widget (<em class="parameter"><code><a class="link" href="
266
266
  </table></div>
267
267
  </div>
268
268
  <div class="refsect3">
269
- <a name="id-1.3.3.9.5.6"></a><h4>Returns</h4>
269
+ <a name="gtk-clutter-actor-get-widget.returns"></a><h4>Returns</h4>
270
270
  <p> a <span class="type">GtkBin</span>. </p>
271
271
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
272
272
  </div>
@@ -299,6 +299,6 @@ gtk_clutter_actor_get_widget (<em class="parameter"><code><a class="link" href="
299
299
  </div>
300
300
  </div>
301
301
  <div class="footer">
302
- <hr>Generated by GTK-Doc V1.23.1</div>
302
+ <hr>Generated by GTK-Doc V1.25</div>
303
303
  </body>
304
304
  </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>GtkClutterEmbed: Clutter-Gtk 1.6.2
5
+ <title>GtkClutterEmbed: 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.6.2 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
9
9
  <link rel="up" href="ch02.html" title="Clutter-Gtk Widgets">
10
10
  <link rel="prev" href="ch02.html" title="Clutter-Gtk Widgets">
11
11
  <link rel="next" href="GtkClutterActor.html" title="GtkClutterActor">
12
- <meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
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">
@@ -177,7 +177,7 @@ gtk_clutter_embed_new (<em class="parameter"><code><span class="type">void</span
177
177
  <p>Creates a new <a class="link" href="GtkClutterEmbed.html" title="GtkClutterEmbed"><span class="type">GtkClutterEmbed</span></a> widget. This widget can be
178
178
  used to build a scene using Clutter API into a GTK+ application.</p>
179
179
  <div class="refsect3">
180
- <a name="id-1.3.2.9.2.5"></a><h4>Returns</h4>
180
+ <a name="gtk-clutter-embed-new.returns"></a><h4>Returns</h4>
181
181
  <p> the newly created <a class="link" href="GtkClutterEmbed.html" title="GtkClutterEmbed"><span class="type">GtkClutterEmbed</span></a></p>
182
182
  </div>
183
183
  </div>
@@ -190,7 +190,7 @@ gtk_clutter_embed_get_stage (<em class="parameter"><code><a class="link" href="G
190
190
  . The returned stage can be
191
191
  used to add actors to the Clutter scene.</p>
192
192
  <div class="refsect3">
193
- <a name="id-1.3.2.9.3.5"></a><h4>Parameters</h4>
193
+ <a name="gtk-clutter-embed-get-stage.parameters"></a><h4>Parameters</h4>
194
194
  <div class="informaltable"><table width="100%" border="0">
195
195
  <colgroup>
196
196
  <col width="150px" class="parameters_name">
@@ -205,7 +205,7 @@ used to add actors to the Clutter scene.</p>
205
205
  </table></div>
206
206
  </div>
207
207
  <div class="refsect3">
208
- <a name="id-1.3.2.9.3.6"></a><h4>Returns</h4>
208
+ <a name="gtk-clutter-embed-get-stage.returns"></a><h4>Returns</h4>
209
209
  <p> the Clutter stage. You should never
210
210
  destroy or unref the returned actor. </p>
211
211
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
@@ -235,7 +235,7 @@ size on the toplevel. This makes more sense when using the <em class="parameter"
235
235
 
236
236
  as a viewport into a potentially unlimited clutter space.</p>
237
237
  <div class="refsect3">
238
- <a name="id-1.3.2.9.4.6"></a><h4>Parameters</h4>
238
+ <a name="gtk-clutter-embed-set-use-layout-size.parameters"></a><h4>Parameters</h4>
239
239
  <div class="informaltable"><table width="100%" border="0">
240
240
  <colgroup>
241
241
  <col width="150px" class="parameters_name">
@@ -256,7 +256,7 @@ as a viewport into a potentially unlimited clutter space.</p>
256
256
  </tbody>
257
257
  </table></div>
258
258
  </div>
259
- <p class="since">Since: 1.4</p>
259
+ <p class="since">Since: <a class="link" href="ix05.html#api-index-1.4">1.4</a></p>
260
260
  </div>
261
261
  <hr>
262
262
  <div class="refsect2">
@@ -266,7 +266,7 @@ gtk_clutter_embed_get_use_layout_size (<em class="parameter"><code><a class="lin
266
266
  <p>Retrieves whether the embedding uses the layout size, see
267
267
  <a class="link" href="GtkClutterEmbed.html#gtk-clutter-embed-set-use-layout-size" title="gtk_clutter_embed_set_use_layout_size ()"><code class="function">gtk_clutter_embed_set_use_layout_size()</code></a> for details.</p>
268
268
  <div class="refsect3">
269
- <a name="id-1.3.2.9.5.5"></a><h4>Parameters</h4>
269
+ <a name="gtk-clutter-embed-get-use-layout-size.parameters"></a><h4>Parameters</h4>
270
270
  <div class="informaltable"><table width="100%" border="0">
271
271
  <colgroup>
272
272
  <col width="150px" class="parameters_name">
@@ -281,10 +281,10 @@ gtk_clutter_embed_get_use_layout_size (<em class="parameter"><code><a class="lin
281
281
  </table></div>
282
282
  </div>
283
283
  <div class="refsect3">
284
- <a name="id-1.3.2.9.5.6"></a><h4>Returns</h4>
284
+ <a name="gtk-clutter-embed-get-use-layout-size.returns"></a><h4>Returns</h4>
285
285
  <p> <code class="literal">TRUE</code> if reporting stage size as widget size, <code class="literal">FALSE</code> otherwise.</p>
286
286
  </div>
287
- <p class="since">Since: 1.4</p>
287
+ <p class="since">Since: <a class="link" href="ix05.html#api-index-1.4">1.4</a></p>
288
288
  </div>
289
289
  </div>
290
290
  <div class="refsect1">
@@ -315,7 +315,7 @@ data.</p>
315
315
  <p>The <span class="type">GtkWidget</span> to be embedded into the <a class="link" href="GtkClutterActor.html" title="GtkClutterActor"><span class="type">GtkClutterActor</span></a></p>
316
316
  <p>Flags: Read / Write / Construct</p>
317
317
  <p>Default value: FALSE</p>
318
- <p class="since">Since: 1.4</p>
318
+ <p class="since">Since: <a class="link" href="ix05.html#api-index-1.4">1.4</a></p>
319
319
  </div>
320
320
  </div>
321
321
  <div class="refsect1">
@@ -324,6 +324,6 @@ data.</p>
324
324
  </div>
325
325
  </div>
326
326
  <div class="footer">
327
- <hr>Generated by GTK-Doc V1.23.1</div>
327
+ <hr>Generated by GTK-Doc V1.25</div>
328
328
  </body>
329
329
  </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>GtkClutterWindow: Clutter-Gtk 1.6.2
5
+ <title>GtkClutterWindow: 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.6.2 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
9
9
  <link rel="up" href="ch02.html" title="Clutter-Gtk Widgets">
10
10
  <link rel="prev" href="GtkClutterActor.html" title="GtkClutterActor">
11
11
  <link rel="next" href="ch03.html" title="Miscellaneous">
12
- <meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
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">
@@ -117,7 +117,7 @@ gtk_clutter_window_new (<em class="parameter"><code><span class="type">void</spa
117
117
  <span class="type">GtkWidget</span>s are placed. This allows other <span class="type">ClutterActor</span>s
118
118
  to also be placed on the stage.</p>
119
119
  <div class="refsect3">
120
- <a name="id-1.3.4.8.2.6"></a><h4>Returns</h4>
120
+ <a name="gtk-clutter-window-new.returns"></a><h4>Returns</h4>
121
121
  <p> the newly created <a class="link" href="GtkClutterWindow.html" title="GtkClutterWindow"><span class="type">GtkClutterWindow</span></a></p>
122
122
  </div>
123
123
  </div>
@@ -129,7 +129,7 @@ gtk_clutter_window_get_stage (<em class="parameter"><code><a class="link" href="
129
129
  <p>Retrieves the <span class="type">ClutterStage</span> that this window is embedding</p>
130
130
  <p>Use this function if you wish to add other actors to the <span class="type">ClutterStage</span>.</p>
131
131
  <div class="refsect3">
132
- <a name="id-1.3.4.8.3.6"></a><h4>Parameters</h4>
132
+ <a name="gtk-clutter-window-get-stage.parameters"></a><h4>Parameters</h4>
133
133
  <div class="informaltable"><table width="100%" border="0">
134
134
  <colgroup>
135
135
  <col width="150px" class="parameters_name">
@@ -144,7 +144,7 @@ gtk_clutter_window_get_stage (<em class="parameter"><code><a class="link" href="
144
144
  </table></div>
145
145
  </div>
146
146
  <div class="refsect3">
147
- <a name="id-1.3.4.8.3.7"></a><h4>Returns</h4>
147
+ <a name="gtk-clutter-window-get-stage.returns"></a><h4>Returns</h4>
148
148
  <p> the window's <span class="type">ClutterStage</span>. </p>
149
149
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
150
150
  </div>
@@ -172,6 +172,6 @@ only private data.</p>
172
172
  </div>
173
173
  </div>
174
174
  <div class="footer">
175
- <hr>Generated by GTK-Doc V1.23.1</div>
175
+ <hr>Generated by GTK-Doc V1.25</div>
176
176
  </body>
177
177
  </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>Annotation Glossary: Clutter-Gtk 1.6.2
5
+ <title>Annotation Glossary: 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.6.2 Reference Manual">
8
+ <link rel="home" href="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
9
9
  <link rel="up" href="cluttergtk-glossary.html" title="Part II. Glossaries">
10
10
  <link rel="prev" href="cluttergtk-glossary.html" title="Part II. Glossaries">
11
11
  <link rel="next" href="ix02.html" title="Index of all symbols">
12
- <meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
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">
@@ -47,6 +47,6 @@
47
47
  <dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
48
48
  </div>
49
49
  <div class="footer">
50
- <hr>Generated by GTK-Doc V1.23.1</div>
50
+ <hr>Generated by GTK-Doc V1.25</div>
51
51
  </body>
52
52
  </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>Clutter-Gtk Overview: Clutter-Gtk 1.6.2
5
+ <title>Clutter-Gtk Overview: 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.6.2 Reference Manual">
9
- <link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
10
- <link rel="prev" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
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="index.html" title="Clutter-Gtk 1.8.0 Reference Manual">
11
11
  <link rel="next" href="ch02.html" title="Clutter-Gtk Widgets">
12
- <meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
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">
@@ -30,6 +30,6 @@
30
30
  data structures and object classes with Clutter actors.</p>
31
31
  </div>
32
32
  <div class="footer">
33
- <hr>Generated by GTK-Doc V1.23.1</div>
33
+ <hr>Generated by GTK-Doc V1.25</div>
34
34
  </body>
35
35
  </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>Clutter-Gtk Widgets: Clutter-Gtk 1.6.2
5
+ <title>Clutter-Gtk Widgets: 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.6.2 Reference Manual">
9
- <link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
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="ch01.html" title="Clutter-Gtk Overview">
11
11
  <link rel="next" href="GtkClutterEmbed.html" title="GtkClutterEmbed">
12
- <meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
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">
@@ -36,6 +36,6 @@
36
36
  </dl></div>
37
37
  </div>
38
38
  <div class="footer">
39
- <hr>Generated by GTK-Doc V1.23.1</div>
39
+ <hr>Generated by GTK-Doc V1.25</div>
40
40
  </body>
41
41
  </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>Miscellaneous: Clutter-Gtk 1.6.2
5
+ <title>Miscellaneous: 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.6.2 Reference Manual">
9
- <link rel="up" href="index.html" title="Clutter-Gtk 1.6.2 Reference Manual">
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="GtkClutterWindow.html" title="GtkClutterWindow">
11
11
  <link rel="next" href="clutter-gtk-1.0-Utility-Functions.html" title="Utility Functions">
12
- <meta name="generator" content="GTK-Doc V1.23.1 (XML mode)">
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">
@@ -28,6 +28,6 @@
28
28
  </dt></dl></div>
29
29
  </div>
30
30
  <div class="footer">
31
- <hr>Generated by GTK-Doc V1.23.1</div>
31
+ <hr>Generated by GTK-Doc V1.25</div>
32
32
  </body>
33
33
  </html>