gdk_pixbuf2 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/ext/gdk_pixbuf2/extconf.rb +1 -0
- data/lib/2.2/gdk_pixbuf2.so +0 -0
- data/lib/2.3/gdk_pixbuf2.so +0 -0
- data/vendor/local/bin/gdk-pixbuf-csource.exe +0 -0
- data/vendor/local/bin/gdk-pixbuf-pixdata.exe +0 -0
- data/vendor/local/bin/gdk-pixbuf-query-loaders.exe +0 -0
- data/vendor/local/bin/libgdk_pixbuf-2.0-0.dll +0 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h +37 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h +18 -2
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h +3 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h +8 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h +2 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h +8 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +62 -87
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.a +0 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll +0 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll.a +0 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.la +1 -1
- data/vendor/local/lib/gdk_pixbuf-2.0.def +6 -0
- data/vendor/local/lib/girepository-1.0/GdkPixbuf-2.0.typelib +0 -0
- data/vendor/local/lib/libgdk_pixbuf-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk_pixbuf-2.0.la +6 -6
- data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +1 -1
- data/vendor/local/share/gir-1.0/GdkPixbuf-2.0.gir +300 -50
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +94 -103
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +18 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +4 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-26.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-28.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-30.html +5 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-32.html +56 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +59 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +28 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Animations.html +134 -145
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-Loading.html +232 -123
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-saving.html +134 -138
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html +131 -47
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Inline-data.html +87 -62
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +101 -173
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html +26 -30
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Scaling.html +39 -38
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html +226 -83
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Utilities.html +21 -22
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +41 -51
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-X-Drawables-to-Pixbufs.html +8 -10
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Xlib-Rendering.html +7 -8
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-XlibRGB.html +34 -44
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html +5 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +104 -18
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +5 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +9 -6
- data/vendor/local/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/man/man1/gdk-pixbuf-csource.1 +1 -1
- data/vendor/local/share/man/man1/gdk-pixbuf-query-loaders.1 +1 -1
- metadata +9 -8
- data/lib/2.0/gdk_pixbuf2.so +0 -0
- data/lib/2.1/gdk_pixbuf2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +0 -322
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GDK-PixBuf Reference Manual
|
5
|
+
<title>Index of all symbols: GDK-PixBuf Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
|
9
9
|
<link rel="prev" href="gdk-pixbuf-query-loaders.html" title="gdk-pixbuf-query-loaders">
|
10
10
|
<link rel="next" href="api-index-deprecated.html" title="Index of deprecated symbols">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -236,6 +236,10 @@
|
|
236
236
|
</dt>
|
237
237
|
<dd></dd>
|
238
238
|
<dt>
|
239
|
+
<a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--pixel-bytes" title="The “pixel-bytes” property">GdkPixbuf:pixel-bytes</a>, object property in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
|
240
|
+
</dt>
|
241
|
+
<dd></dd>
|
242
|
+
<dt>
|
239
243
|
<a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf--pixels" title="The “pixels” property">GdkPixbuf:pixels</a>, object property in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
|
240
244
|
</dt>
|
241
245
|
<dd></dd>
|
@@ -396,6 +400,14 @@
|
|
396
400
|
</dt>
|
397
401
|
<dd></dd>
|
398
402
|
<dt>
|
403
|
+
<a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-get-file-info-async" title="gdk_pixbuf_get_file_info_async ()">gdk_pixbuf_get_file_info_async</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
|
404
|
+
</dt>
|
405
|
+
<dd></dd>
|
406
|
+
<dt>
|
407
|
+
<a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-get-file-info-finish" title="gdk_pixbuf_get_file_info_finish ()">gdk_pixbuf_get_file_info_finish</a>, function in <a class="link" href="gdk-pixbuf-File-Loading.html" title="File Loading">File Loading</a>
|
408
|
+
</dt>
|
409
|
+
<dd></dd>
|
410
|
+
<dt>
|
399
411
|
<a class="link" href="gdk-pixbuf-Module-Interface.html#gdk-pixbuf-get-formats" title="gdk_pixbuf_get_formats ()">gdk_pixbuf_get_formats</a>, function in <a class="link" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">Module Interface</a>
|
400
412
|
</dt>
|
401
413
|
<dd></dd>
|
@@ -416,6 +428,10 @@
|
|
416
428
|
</dt>
|
417
429
|
<dd></dd>
|
418
430
|
<dt>
|
431
|
+
<a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-options" title="gdk_pixbuf_get_options ()">gdk_pixbuf_get_options</a>, function in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
|
432
|
+
</dt>
|
433
|
+
<dd></dd>
|
434
|
+
<dt>
|
419
435
|
<a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-get-pixels" title="gdk_pixbuf_get_pixels ()">gdk_pixbuf_get_pixels</a>, function in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
|
420
436
|
</dt>
|
421
437
|
<dd></dd>
|
@@ -507,6 +523,10 @@
|
|
507
523
|
</dt>
|
508
524
|
<dd></dd>
|
509
525
|
<dt>
|
526
|
+
<a class="link" href="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-bytes" title="gdk_pixbuf_new_from_bytes ()">gdk_pixbuf_new_from_bytes</a>, function in <a class="link" href="gdk-pixbuf-Image-Data-in-Memory.html" title="Image Data in Memory">Image Data in Memory</a>
|
527
|
+
</dt>
|
528
|
+
<dd></dd>
|
529
|
+
<dt>
|
510
530
|
<a class="link" href="gdk-pixbuf-Image-Data-in-Memory.html#gdk-pixbuf-new-from-data" title="gdk_pixbuf_new_from_data ()">gdk_pixbuf_new_from_data</a>, function in <a class="link" href="gdk-pixbuf-Image-Data-in-Memory.html" title="Image Data in Memory">Image Data in Memory</a>
|
511
531
|
</dt>
|
512
532
|
<dd></dd>
|
@@ -564,6 +584,10 @@
|
|
564
584
|
<dd></dd>
|
565
585
|
<a name="idxR"></a><h3 class="title">R</h3>
|
566
586
|
<dt>
|
587
|
+
<a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-read-pixels" title="gdk_pixbuf_read_pixels ()">gdk_pixbuf_read_pixels</a>, function in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
|
588
|
+
</dt>
|
589
|
+
<dd></dd>
|
590
|
+
<dt>
|
567
591
|
<a class="link" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#gdk-pixbuf-ref" title="gdk_pixbuf_ref ()">gdk_pixbuf_ref</a>, function in <a class="link" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html" title="Reference Counting and Memory Mangement">Reference Counting and Memory Mangement</a>
|
568
592
|
</dt>
|
569
593
|
<dd></dd>
|
@@ -621,7 +645,7 @@
|
|
621
645
|
</dt>
|
622
646
|
<dd></dd>
|
623
647
|
<dt>
|
624
|
-
<a class="link" href="gdk-pixbuf-
|
648
|
+
<a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#gdk-pixbuf-set-option" title="gdk_pixbuf_set_option ()">gdk_pixbuf_set_option</a>, function in <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">The GdkPixbuf Structure</a>
|
625
649
|
</dt>
|
626
650
|
<dd></dd>
|
627
651
|
<dt>
|
@@ -781,7 +805,6 @@
|
|
781
805
|
<dd></dd>
|
782
806
|
</div>
|
783
807
|
<div class="footer">
|
784
|
-
<hr>
|
785
|
-
Generated by GTK-Doc V1.20.1</div>
|
808
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
786
809
|
</body>
|
787
810
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GDK-PixBuf Reference Manual
|
5
|
+
<title>Animations: GDK-PixBuf Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-pixbuf-Utilities.html" title="Utilities">
|
10
10
|
<link rel="next" href="GdkPixbufLoader.html" title="GdkPixbufLoader">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -123,7 +123,7 @@
|
|
123
123
|
</tr>
|
124
124
|
<tr>
|
125
125
|
<td class="function_type">
|
126
|
-
<a href="
|
126
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
127
127
|
</td>
|
128
128
|
<td class="function_name">
|
129
129
|
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-is-static-image" title="gdk_pixbuf_animation_is_static_image ()">gdk_pixbuf_animation_is_static_image</a> <span class="c_punctuation">()</span>
|
@@ -139,7 +139,7 @@
|
|
139
139
|
</tr>
|
140
140
|
<tr>
|
141
141
|
<td class="function_type">
|
142
|
-
<a href="
|
142
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
143
143
|
</td>
|
144
144
|
<td class="function_name">
|
145
145
|
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-advance" title="gdk_pixbuf_animation_iter_advance ()">gdk_pixbuf_animation_iter_advance</a> <span class="c_punctuation">()</span>
|
@@ -155,7 +155,7 @@
|
|
155
155
|
</tr>
|
156
156
|
<tr>
|
157
157
|
<td class="function_type">
|
158
|
-
<a href="
|
158
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
159
159
|
</td>
|
160
160
|
<td class="function_name">
|
161
161
|
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-on-currently-loading-frame" title="gdk_pixbuf_animation_iter_on_currently_loading_frame ()">gdk_pixbuf_animation_iter_on_currently_loading_frame</a> <span class="c_punctuation">()</span>
|
@@ -195,7 +195,7 @@
|
|
195
195
|
</tr>
|
196
196
|
<tr>
|
197
197
|
<td class="function_type">
|
198
|
-
<a href="
|
198
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
199
199
|
</td>
|
200
200
|
<td class="function_name">
|
201
201
|
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-simple-anim-get-loop" title="gdk_pixbuf_simple_anim_get_loop ()">gdk_pixbuf_simple_anim_get_loop</a> <span class="c_punctuation">()</span>
|
@@ -213,7 +213,7 @@
|
|
213
213
|
<col width="200px" class="properties_flags">
|
214
214
|
</colgroup>
|
215
215
|
<tbody><tr>
|
216
|
-
<td class="property_type"><a href="
|
216
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
217
217
|
<td class="property_name"><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim--loop" title="The “loop” property">loop</a></td>
|
218
218
|
<td class="property_flags">Read / Write</td>
|
219
219
|
</tr></tbody>
|
@@ -244,11 +244,9 @@
|
|
244
244
|
</div>
|
245
245
|
<div class="refsect1">
|
246
246
|
<a name="gdk-pixbuf-Animations.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
247
|
-
<pre class="screen"> <a href="
|
248
|
-
<span class="lineart">├──</span> <a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation">GdkPixbufAnimation</a>
|
249
|
-
<span class="lineart">│</span> <span class="lineart">╰──</span> GdkPixbufSimpleAnim
|
247
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
250
248
|
<span class="lineart">├──</span> GdkPixbufAnimation
|
251
|
-
<span class="lineart">│</span> <span class="lineart">╰──</span>
|
249
|
+
<span class="lineart">│</span> <span class="lineart">╰──</span> GdkPixbufSimpleAnim
|
252
250
|
<span class="lineart">╰──</span> GdkPixbufAnimationIter
|
253
251
|
</pre>
|
254
252
|
</div>
|
@@ -274,13 +272,13 @@ be displayed at a given point in time.</p>
|
|
274
272
|
<a name="gdk-pixbuf-animation-new-from-file"></a><h3>gdk_pixbuf_animation_new_from_file ()</h3>
|
275
273
|
<pre class="programlisting"><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="returnvalue">GdkPixbufAnimation</span></a> *
|
276
274
|
gdk_pixbuf_animation_new_from_file (<em class="parameter"><code>const <span class="type">char</span> *filename</code></em>,
|
277
|
-
<em class="parameter"><code><a href="
|
278
|
-
<p>Creates a new animation by loading it from a file.
|
279
|
-
detected automatically.
|
275
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
276
|
+
<p>Creates a new animation by loading it from a file. The file format is
|
277
|
+
detected automatically. If the file's format does not support multi-frame
|
280
278
|
images, then an animation with a single frame will be created. Possible errors
|
281
|
-
are in the <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR:CAPS" title="GDK_PIXBUF_ERROR"><span class="type">GDK_PIXBUF_ERROR</span></a> and <a href="
|
279
|
+
are in the <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR:CAPS" title="GDK_PIXBUF_ERROR"><span class="type">GDK_PIXBUF_ERROR</span></a> and <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#G-FILE-ERROR:CAPS"><span class="type">G_FILE_ERROR</span></a> domains.</p>
|
282
280
|
<div class="refsect3">
|
283
|
-
<a name="
|
281
|
+
<a name="gdk-pixbuf-animation-new-from-file.parameters"></a><h4>Parameters</h4>
|
284
282
|
<div class="informaltable"><table width="100%" border="0">
|
285
283
|
<colgroup>
|
286
284
|
<col width="150px" class="parameters_name">
|
@@ -302,12 +300,11 @@ are in the <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIX
|
|
302
300
|
</table></div>
|
303
301
|
</div>
|
304
302
|
<div class="refsect3">
|
305
|
-
<a name="
|
306
|
-
<p> A newly-created animation with a reference count of 1, or <a href="
|
303
|
+
<a name="gdk-pixbuf-animation-new-from-file.returns"></a><h4>Returns</h4>
|
304
|
+
<p> A newly-created animation with a reference count of 1, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
307
305
|
if any of several error conditions ocurred: the file could not be opened,
|
308
306
|
there was no loader for the file's format, there was not enough memory to
|
309
307
|
allocate the image buffer, or the image file contained invalid data.</p>
|
310
|
-
<p></p>
|
311
308
|
</div>
|
312
309
|
</div>
|
313
310
|
<hr>
|
@@ -316,13 +313,13 @@ allocate the image buffer, or the image file contained invalid data.</p>
|
|
316
313
|
<pre class="programlisting"><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="returnvalue">GdkPixbufAnimation</span></a> *
|
317
314
|
gdk_pixbuf_animation_new_from_resource
|
318
315
|
(<em class="parameter"><code>const <span class="type">char</span> *resource_path</code></em>,
|
319
|
-
<em class="parameter"><code><a href="
|
316
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
320
317
|
<p>Creates a new pixbuf animation by loading an image from an resource.</p>
|
321
|
-
<p>The file format is detected automatically. If <a href="
|
318
|
+
<p>The file format is detected automatically. If <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned, then
|
322
319
|
<em class="parameter"><code>error</code></em>
|
323
320
|
will be set.</p>
|
324
321
|
<div class="refsect3">
|
325
|
-
<a name="
|
322
|
+
<a name="gdk-pixbuf-animation-new-from-resource.parameters"></a><h4>Parameters</h4>
|
326
323
|
<div class="informaltable"><table width="100%" border="0">
|
327
324
|
<colgroup>
|
328
325
|
<col width="150px" class="parameters_name">
|
@@ -344,33 +341,32 @@ gdk_pixbuf_animation_new_from_resource
|
|
344
341
|
</table></div>
|
345
342
|
</div>
|
346
343
|
<div class="refsect3">
|
347
|
-
<a name="
|
348
|
-
<p> A newly-created animation, or <a href="
|
344
|
+
<a name="gdk-pixbuf-animation-new-from-resource.returns"></a><h4>Returns</h4>
|
345
|
+
<p> A newly-created animation, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if any of several error
|
349
346
|
conditions occurred: the file could not be opened, the image format is
|
350
347
|
not supported, there was not enough memory to allocate the image buffer,
|
351
348
|
the stream contained invalid data, or the operation was cancelled.</p>
|
352
|
-
<p></p>
|
353
349
|
</div>
|
354
|
-
<p class="since">Since 2.28</p>
|
350
|
+
<p class="since">Since: <a class="link" href="api-index-2-28.html#api-index-2.28">2.28</a></p>
|
355
351
|
</div>
|
356
352
|
<hr>
|
357
353
|
<div class="refsect2">
|
358
354
|
<a name="gdk-pixbuf-animation-new-from-stream"></a><h3>gdk_pixbuf_animation_new_from_stream ()</h3>
|
359
355
|
<pre class="programlisting"><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="returnvalue">GdkPixbufAnimation</span></a> *
|
360
|
-
gdk_pixbuf_animation_new_from_stream (<em class="parameter"><code><a href="
|
361
|
-
<em class="parameter"><code><a href="
|
362
|
-
<em class="parameter"><code><a href="
|
356
|
+
gdk_pixbuf_animation_new_from_stream (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GInputStream.html#GInputStream-struct"><span class="type">GInputStream</span></a> *stream</code></em>,
|
357
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
358
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
363
359
|
<p>Creates a new animation by loading it from an input stream.</p>
|
364
|
-
<p>The file format is detected automatically. If <a href="
|
360
|
+
<p>The file format is detected automatically. If <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned, then
|
365
361
|
<em class="parameter"><code>error</code></em>
|
366
362
|
will be set. The <em class="parameter"><code>cancellable</code></em>
|
367
363
|
can be used to abort the operation
|
368
|
-
from another thread. If the operation was cancelled, the error
|
369
|
-
<code class="literal">G_IO_ERROR_CANCELLED</code> will be returned. Other possible errors are in
|
370
|
-
the <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR:CAPS" title="GDK_PIXBUF_ERROR"><span class="type">GDK_PIXBUF_ERROR</span></a> and <a href="
|
364
|
+
from another thread. If the operation was cancelled, the error
|
365
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a> will be returned. Other possible errors are in
|
366
|
+
the <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERROR:CAPS" title="GDK_PIXBUF_ERROR"><span class="type">GDK_PIXBUF_ERROR</span></a> and <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html#G-IO-ERROR:CAPS"><code class="literal">G_IO_ERROR</code></a> domains.</p>
|
371
367
|
<p>The stream is not closed.</p>
|
372
368
|
<div class="refsect3">
|
373
|
-
<a name="
|
369
|
+
<a name="gdk-pixbuf-animation-new-from-stream.parameters"></a><h4>Parameters</h4>
|
374
370
|
<div class="informaltable"><table width="100%" border="0">
|
375
371
|
<colgroup>
|
376
372
|
<col width="150px" class="parameters_name">
|
@@ -380,13 +376,13 @@ the <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERR
|
|
380
376
|
<tbody>
|
381
377
|
<tr>
|
382
378
|
<td class="parameter_name"><p>stream</p></td>
|
383
|
-
<td class="parameter_description"><p>a <a href="
|
379
|
+
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GInputStream.html#GInputStream-struct"><span class="type">GInputStream</span></a> to load the pixbuf from</p></td>
|
384
380
|
<td class="parameter_annotations"> </td>
|
385
381
|
</tr>
|
386
382
|
<tr>
|
387
383
|
<td class="parameter_name"><p>cancellable</p></td>
|
388
|
-
<td class="parameter_description"><p> optional <a href="
|
389
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is
|
384
|
+
<td class="parameter_description"><p> optional <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> object, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. </p></td>
|
385
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
390
386
|
</tr>
|
391
387
|
<tr>
|
392
388
|
<td class="parameter_name"><p>error</p></td>
|
@@ -397,24 +393,23 @@ the <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GDK-PIXBUF-ERR
|
|
397
393
|
</table></div>
|
398
394
|
</div>
|
399
395
|
<div class="refsect3">
|
400
|
-
<a name="
|
401
|
-
<p> A newly-created pixbuf, or <a href="
|
396
|
+
<a name="gdk-pixbuf-animation-new-from-stream.returns"></a><h4>Returns</h4>
|
397
|
+
<p> A newly-created pixbuf, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if any of several error
|
402
398
|
conditions occurred: the file could not be opened, the image format is
|
403
399
|
not supported, there was not enough memory to allocate the image buffer,
|
404
400
|
the stream contained invalid data, or the operation was cancelled.</p>
|
405
|
-
<p></p>
|
406
401
|
</div>
|
407
|
-
<p class="since">Since 2.28</p>
|
402
|
+
<p class="since">Since: <a class="link" href="api-index-2-28.html#api-index-2.28">2.28</a></p>
|
408
403
|
</div>
|
409
404
|
<hr>
|
410
405
|
<div class="refsect2">
|
411
406
|
<a name="gdk-pixbuf-animation-new-from-stream-async"></a><h3>gdk_pixbuf_animation_new_from_stream_async ()</h3>
|
412
407
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
413
408
|
gdk_pixbuf_animation_new_from_stream_async
|
414
|
-
(<em class="parameter"><code><a href="
|
415
|
-
<em class="parameter"><code><a href="
|
416
|
-
<em class="parameter"><code><a href="
|
417
|
-
<em class="parameter"><code><a href="
|
409
|
+
(<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GInputStream.html#GInputStream-struct"><span class="type">GInputStream</span></a> *stream</code></em>,
|
410
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
411
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
412
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
418
413
|
<p>Creates a new animation by asynchronously loading an image from an input stream.</p>
|
419
414
|
<p>For more details see <a class="link" href="gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-stream" title="gdk_pixbuf_new_from_stream ()"><code class="function">gdk_pixbuf_new_from_stream()</code></a>, which is the synchronous
|
420
415
|
version of this function.</p>
|
@@ -423,7 +418,7 @@ version of this function.</p>
|
|
423
418
|
You can then call <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-stream-finish" title="gdk_pixbuf_animation_new_from_stream_finish ()"><code class="function">gdk_pixbuf_animation_new_from_stream_finish()</code></a> to get the
|
424
419
|
result of the operation.</p>
|
425
420
|
<div class="refsect3">
|
426
|
-
<a name="
|
421
|
+
<a name="gdk-pixbuf-animation-new-from-stream-async.parameters"></a><h4>Parameters</h4>
|
427
422
|
<div class="informaltable"><table width="100%" border="0">
|
428
423
|
<colgroup>
|
429
424
|
<col width="150px" class="parameters_name">
|
@@ -433,17 +428,17 @@ result of the operation.</p>
|
|
433
428
|
<tbody>
|
434
429
|
<tr>
|
435
430
|
<td class="parameter_name"><p>stream</p></td>
|
436
|
-
<td class="parameter_description"><p>a <a href="
|
431
|
+
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GInputStream.html#GInputStream-struct"><span class="type">GInputStream</span></a> from which to load the animation</p></td>
|
437
432
|
<td class="parameter_annotations"> </td>
|
438
433
|
</tr>
|
439
434
|
<tr>
|
440
435
|
<td class="parameter_name"><p>cancellable</p></td>
|
441
|
-
<td class="parameter_description"><p> optional <a href="
|
442
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is
|
436
|
+
<td class="parameter_description"><p> optional <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> object, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to ignore. </p></td>
|
437
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
443
438
|
</tr>
|
444
439
|
<tr>
|
445
440
|
<td class="parameter_name"><p>callback</p></td>
|
446
|
-
<td class="parameter_description"><p>a <a href="
|
441
|
+
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html#GAsyncReadyCallback"><span class="type">GAsyncReadyCallback</span></a> to call when the the pixbuf is loaded</p></td>
|
447
442
|
<td class="parameter_annotations"> </td>
|
448
443
|
</tr>
|
449
444
|
<tr>
|
@@ -454,19 +449,19 @@ result of the operation.</p>
|
|
454
449
|
</tbody>
|
455
450
|
</table></div>
|
456
451
|
</div>
|
457
|
-
<p class="since">Since 2.28</p>
|
452
|
+
<p class="since">Since: <a class="link" href="api-index-2-28.html#api-index-2.28">2.28</a></p>
|
458
453
|
</div>
|
459
454
|
<hr>
|
460
455
|
<div class="refsect2">
|
461
456
|
<a name="gdk-pixbuf-animation-new-from-stream-finish"></a><h3>gdk_pixbuf_animation_new_from_stream_finish ()</h3>
|
462
457
|
<pre class="programlisting"><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="returnvalue">GdkPixbufAnimation</span></a> *
|
463
458
|
gdk_pixbuf_animation_new_from_stream_finish
|
464
|
-
(<em class="parameter"><code><a href="
|
465
|
-
<em class="parameter"><code><a href="
|
459
|
+
(<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html#GAsyncResult-struct"><span class="type">GAsyncResult</span></a> *async_result</code></em>,
|
460
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
466
461
|
<p>Finishes an asynchronous pixbuf animation creation operation started with
|
467
462
|
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-stream-async" title="gdk_pixbuf_animation_new_from_stream_async ()"><code class="function">gdk_pixbuf_animation_new_from_stream_async()</code></a>.</p>
|
468
463
|
<div class="refsect3">
|
469
|
-
<a name="
|
464
|
+
<a name="gdk-pixbuf-animation-new-from-stream-finish.parameters"></a><h4>Parameters</h4>
|
470
465
|
<div class="informaltable"><table width="100%" border="0">
|
471
466
|
<colgroup>
|
472
467
|
<col width="150px" class="parameters_name">
|
@@ -476,24 +471,23 @@ gdk_pixbuf_animation_new_from_stream_finish
|
|
476
471
|
<tbody>
|
477
472
|
<tr>
|
478
473
|
<td class="parameter_name"><p>async_result</p></td>
|
479
|
-
<td class="parameter_description"><p>a <a href="
|
474
|
+
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html#GAsyncResult-struct"><span class="type">GAsyncResult</span></a></p></td>
|
480
475
|
<td class="parameter_annotations"> </td>
|
481
476
|
</tr>
|
482
477
|
<tr>
|
483
478
|
<td class="parameter_name"><p>error</p></td>
|
484
|
-
<td class="parameter_description"><p>a <a href="
|
479
|
+
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
485
480
|
<td class="parameter_annotations"> </td>
|
486
481
|
</tr>
|
487
482
|
</tbody>
|
488
483
|
</table></div>
|
489
484
|
</div>
|
490
485
|
<div class="refsect3">
|
491
|
-
<a name="
|
492
|
-
<p> a <a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> or <a href="
|
493
|
-
object with <a href="
|
494
|
-
<p></p>
|
486
|
+
<a name="gdk-pixbuf-animation-new-from-stream-finish.returns"></a><h4>Returns</h4>
|
487
|
+
<p> a <a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. Free the returned
|
488
|
+
object with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
|
495
489
|
</div>
|
496
|
-
<p class="since">Since 2.28</p>
|
490
|
+
<p class="since">Since: <a class="link" href="api-index-2-28.html#api-index-2.28">2.28</a></p>
|
497
491
|
</div>
|
498
492
|
<hr>
|
499
493
|
<div class="refsect2">
|
@@ -502,11 +496,12 @@ object with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The
|
|
502
496
|
gdk_pixbuf_animation_ref (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> *animation</code></em>);</pre>
|
503
497
|
<div class="warning">
|
504
498
|
<p><code class="literal">gdk_pixbuf_animation_ref</code> has been deprecated since version 2.0 and should not be used in newly-written code.</p>
|
505
|
-
<p>Use <a href="
|
499
|
+
<p>Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a>.</p>
|
506
500
|
</div>
|
507
501
|
<p>Adds a reference to an animation.</p>
|
502
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
508
503
|
<div class="refsect3">
|
509
|
-
<a name="
|
504
|
+
<a name="gdk-pixbuf-animation-ref.parameters"></a><h4>Parameters</h4>
|
510
505
|
<div class="informaltable"><table width="100%" border="0">
|
511
506
|
<colgroup>
|
512
507
|
<col width="150px" class="parameters_name">
|
@@ -521,10 +516,9 @@ gdk_pixbuf_animation_ref (<em class="parameter"><code><a class="link" href="gdk-
|
|
521
516
|
</table></div>
|
522
517
|
</div>
|
523
518
|
<div class="refsect3">
|
524
|
-
<a name="
|
519
|
+
<a name="gdk-pixbuf-animation-ref.returns"></a><h4>Returns</h4>
|
525
520
|
<p> The same as the <em class="parameter"><code>animation</code></em>
|
526
521
|
argument.</p>
|
527
|
-
<p></p>
|
528
522
|
</div>
|
529
523
|
</div>
|
530
524
|
<hr>
|
@@ -534,11 +528,12 @@ argument.</p>
|
|
534
528
|
gdk_pixbuf_animation_unref (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> *animation</code></em>);</pre>
|
535
529
|
<div class="warning">
|
536
530
|
<p><code class="literal">gdk_pixbuf_animation_unref</code> has been deprecated since version 2.0 and should not be used in newly-written code.</p>
|
537
|
-
<p>Use <a href="
|
531
|
+
<p>Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
|
538
532
|
</div>
|
539
533
|
<p>Removes a reference from an animation.</p>
|
534
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
540
535
|
<div class="refsect3">
|
541
|
-
<a name="
|
536
|
+
<a name="gdk-pixbuf-animation-unref.parameters"></a><h4>Parameters</h4>
|
542
537
|
<div class="informaltable"><table width="100%" border="0">
|
543
538
|
<colgroup>
|
544
539
|
<col width="150px" class="parameters_name">
|
@@ -560,7 +555,7 @@ gdk_pixbuf_animation_unref (<em class="parameter"><code><a class="link" href="gd
|
|
560
555
|
gdk_pixbuf_animation_get_width (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> *animation</code></em>);</pre>
|
561
556
|
<p>Queries the width of the bounding box of a pixbuf animation.</p>
|
562
557
|
<div class="refsect3">
|
563
|
-
<a name="
|
558
|
+
<a name="gdk-pixbuf-animation-get-width.parameters"></a><h4>Parameters</h4>
|
564
559
|
<div class="informaltable"><table width="100%" border="0">
|
565
560
|
<colgroup>
|
566
561
|
<col width="150px" class="parameters_name">
|
@@ -575,9 +570,8 @@ gdk_pixbuf_animation_get_width (<em class="parameter"><code><a class="link" href
|
|
575
570
|
</table></div>
|
576
571
|
</div>
|
577
572
|
<div class="refsect3">
|
578
|
-
<a name="
|
573
|
+
<a name="gdk-pixbuf-animation-get-width.returns"></a><h4>Returns</h4>
|
579
574
|
<p> Width of the bounding box of the animation.</p>
|
580
|
-
<p></p>
|
581
575
|
</div>
|
582
576
|
</div>
|
583
577
|
<hr>
|
@@ -587,7 +581,7 @@ gdk_pixbuf_animation_get_width (<em class="parameter"><code><a class="link" href
|
|
587
581
|
gdk_pixbuf_animation_get_height (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> *animation</code></em>);</pre>
|
588
582
|
<p>Queries the height of the bounding box of a pixbuf animation.</p>
|
589
583
|
<div class="refsect3">
|
590
|
-
<a name="
|
584
|
+
<a name="gdk-pixbuf-animation-get-height.parameters"></a><h4>Parameters</h4>
|
591
585
|
<div class="informaltable"><table width="100%" border="0">
|
592
586
|
<colgroup>
|
593
587
|
<col width="150px" class="parameters_name">
|
@@ -602,9 +596,8 @@ gdk_pixbuf_animation_get_height (<em class="parameter"><code><a class="link" hre
|
|
602
596
|
</table></div>
|
603
597
|
</div>
|
604
598
|
<div class="refsect3">
|
605
|
-
<a name="
|
599
|
+
<a name="gdk-pixbuf-animation-get-height.returns"></a><h4>Returns</h4>
|
606
600
|
<p> Height of the bounding box of the animation.</p>
|
607
|
-
<p></p>
|
608
601
|
</div>
|
609
602
|
</div>
|
610
603
|
<hr>
|
@@ -612,23 +605,23 @@ gdk_pixbuf_animation_get_height (<em class="parameter"><code><a class="link" hre
|
|
612
605
|
<a name="gdk-pixbuf-animation-get-iter"></a><h3>gdk_pixbuf_animation_get_iter ()</h3>
|
613
606
|
<pre class="programlisting"><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimationIter"><span class="returnvalue">GdkPixbufAnimationIter</span></a> *
|
614
607
|
gdk_pixbuf_animation_get_iter (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> *animation</code></em>,
|
615
|
-
<em class="parameter"><code>const <a href="
|
608
|
+
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *start_time</code></em>);</pre>
|
616
609
|
<p>Get an iterator for displaying an animation. The iterator provides
|
617
|
-
the frames that should be displayed at a given time.
|
618
|
-
|
610
|
+
the frames that should be displayed at a given time. It should be
|
611
|
+
freed after use with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
|
619
612
|
<p><em class="parameter"><code>start_time</code></em>
|
620
|
-
would normally come from <a href="
|
621
|
-
|
622
|
-
|
623
|
-
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-pixbuf" title="gdk_pixbuf_animation_iter_get_pixbuf ()"><code class="function">gdk_pixbuf_animation_iter_get_pixbuf()</code></a>. Then, you should install
|
624
|
-
timeout (with <a href="
|
613
|
+
would normally come from <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#g-get-current-time"><code class="function">g_get_current_time()</code></a>, and marks
|
614
|
+
the beginning of animation playback. After creating an iterator, you
|
615
|
+
should immediately display the pixbuf returned by
|
616
|
+
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-pixbuf" title="gdk_pixbuf_animation_iter_get_pixbuf ()"><code class="function">gdk_pixbuf_animation_iter_get_pixbuf()</code></a>. Then, you should install
|
617
|
+
a timeout (with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html#g-timeout-add"><code class="function">g_timeout_add()</code></a>) or by some other mechanism ensure
|
625
618
|
that you'll update the image after
|
626
619
|
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-delay-time" title="gdk_pixbuf_animation_iter_get_delay_time ()"><code class="function">gdk_pixbuf_animation_iter_get_delay_time()</code></a> milliseconds. Each time
|
627
620
|
the image is updated, you should reinstall the timeout with the new,
|
628
621
|
possibly-changed delay time.</p>
|
629
622
|
<p>As a shortcut, if <em class="parameter"><code>start_time</code></em>
|
630
|
-
is <a href="
|
631
|
-
<a href="
|
623
|
+
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the result of
|
624
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#g-get-current-time"><code class="function">g_get_current_time()</code></a> will be used automatically.</p>
|
632
625
|
<p>To update the image (i.e. possibly change the result of
|
633
626
|
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-pixbuf" title="gdk_pixbuf_animation_iter_get_pixbuf ()"><code class="function">gdk_pixbuf_animation_iter_get_pixbuf()</code></a> to a new frame of the animation),
|
634
627
|
call <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-advance" title="gdk_pixbuf_animation_iter_advance ()"><code class="function">gdk_pixbuf_animation_iter_advance()</code></a>.</p>
|
@@ -636,7 +629,7 @@ call <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-
|
|
636
629
|
after the delay time, you should also update it whenever you
|
637
630
|
receive the area_updated signal and
|
638
631
|
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-on-currently-loading-frame" title="gdk_pixbuf_animation_iter_on_currently_loading_frame ()"><code class="function">gdk_pixbuf_animation_iter_on_currently_loading_frame()</code></a> returns
|
639
|
-
<a href="
|
632
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>. In this case, the frame currently being fed into the loader
|
640
633
|
has received new data, so needs to be refreshed. The delay time for
|
641
634
|
a frame may also be modified after an area_updated signal, for
|
642
635
|
example if the delay time for a frame is encoded in the data after
|
@@ -644,7 +637,7 @@ the frame itself. So your timeout should be reinstalled after any
|
|
644
637
|
area_updated signal.</p>
|
645
638
|
<p>A delay time of -1 is possible, indicating "infinite."</p>
|
646
639
|
<div class="refsect3">
|
647
|
-
<a name="
|
640
|
+
<a name="gdk-pixbuf-animation-get-iter.parameters"></a><h4>Parameters</h4>
|
648
641
|
<div class="informaltable"><table width="100%" border="0">
|
649
642
|
<colgroup>
|
650
643
|
<col width="150px" class="parameters_name">
|
@@ -660,13 +653,13 @@ area_updated signal.</p>
|
|
660
653
|
<tr>
|
661
654
|
<td class="parameter_name"><p>start_time</p></td>
|
662
655
|
<td class="parameter_description"><p> time when the animation starts playing. </p></td>
|
663
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is
|
656
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
664
657
|
</tr>
|
665
658
|
</tbody>
|
666
659
|
</table></div>
|
667
660
|
</div>
|
668
661
|
<div class="refsect3">
|
669
|
-
<a name="
|
662
|
+
<a name="gdk-pixbuf-animation-get-iter.returns"></a><h4>Returns</h4>
|
670
663
|
<p> an iterator to move over the animation. </p>
|
671
664
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
672
665
|
</div>
|
@@ -674,14 +667,14 @@ area_updated signal.</p>
|
|
674
667
|
<hr>
|
675
668
|
<div class="refsect2">
|
676
669
|
<a name="gdk-pixbuf-animation-is-static-image"></a><h3>gdk_pixbuf_animation_is_static_image ()</h3>
|
677
|
-
<pre class="programlisting"><a href="
|
670
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
678
671
|
gdk_pixbuf_animation_is_static_image (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimation"><span class="type">GdkPixbufAnimation</span></a> *animation</code></em>);</pre>
|
679
|
-
<p>If you load a file with <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-file" title="gdk_pixbuf_animation_new_from_file ()"><code class="function">gdk_pixbuf_animation_new_from_file()</code></a> and it
|
680
|
-
out to be a plain, unanimated image, then this function will
|
681
|
-
<a href="
|
672
|
+
<p>If you load a file with <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-new-from-file" title="gdk_pixbuf_animation_new_from_file ()"><code class="function">gdk_pixbuf_animation_new_from_file()</code></a> and it
|
673
|
+
turns out to be a plain, unanimated image, then this function will
|
674
|
+
return <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>. Use <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-static-image" title="gdk_pixbuf_animation_get_static_image ()"><code class="function">gdk_pixbuf_animation_get_static_image()</code></a> to retrieve
|
682
675
|
the image.</p>
|
683
676
|
<div class="refsect3">
|
684
|
-
<a name="
|
677
|
+
<a name="gdk-pixbuf-animation-is-static-image.parameters"></a><h4>Parameters</h4>
|
685
678
|
<div class="informaltable"><table width="100%" border="0">
|
686
679
|
<colgroup>
|
687
680
|
<col width="150px" class="parameters_name">
|
@@ -696,9 +689,8 @@ the image.</p>
|
|
696
689
|
</table></div>
|
697
690
|
</div>
|
698
691
|
<div class="refsect3">
|
699
|
-
<a name="
|
700
|
-
<p> <a href="
|
701
|
-
<p></p>
|
692
|
+
<a name="gdk-pixbuf-animation-is-static-image.returns"></a><h4>Returns</h4>
|
693
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the "animation" was really just an image</p>
|
702
694
|
</div>
|
703
695
|
</div>
|
704
696
|
<hr>
|
@@ -711,9 +703,9 @@ this function returns that image. If the animation is an animation,
|
|
711
703
|
this function returns a reasonable thing to display as a static
|
712
704
|
unanimated image, which might be the first frame, or something more
|
713
705
|
sophisticated. If an animation hasn't loaded any frames yet, this
|
714
|
-
function will return <a href="
|
706
|
+
function will return <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
715
707
|
<div class="refsect3">
|
716
|
-
<a name="
|
708
|
+
<a name="gdk-pixbuf-animation-get-static-image.parameters"></a><h4>Parameters</h4>
|
717
709
|
<div class="informaltable"><table width="100%" border="0">
|
718
710
|
<colgroup>
|
719
711
|
<col width="150px" class="parameters_name">
|
@@ -728,7 +720,7 @@ function will return <a href="http://library.gnome.org/devel/glib/unstable/glib-
|
|
728
720
|
</table></div>
|
729
721
|
</div>
|
730
722
|
<div class="refsect3">
|
731
|
-
<a name="
|
723
|
+
<a name="gdk-pixbuf-animation-get-static-image.returns"></a><h4>Returns</h4>
|
732
724
|
<p> unanimated image representing the animation. </p>
|
733
725
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
734
726
|
</div>
|
@@ -736,29 +728,29 @@ function will return <a href="http://library.gnome.org/devel/glib/unstable/glib-
|
|
736
728
|
<hr>
|
737
729
|
<div class="refsect2">
|
738
730
|
<a name="gdk-pixbuf-animation-iter-advance"></a><h3>gdk_pixbuf_animation_iter_advance ()</h3>
|
739
|
-
<pre class="programlisting"><a href="
|
731
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
740
732
|
gdk_pixbuf_animation_iter_advance (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimationIter"><span class="type">GdkPixbufAnimationIter</span></a> *iter</code></em>,
|
741
|
-
<em class="parameter"><code>const <a href="
|
733
|
+
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#GTimeVal"><span class="type">GTimeVal</span></a> *current_time</code></em>);</pre>
|
742
734
|
<p>Possibly advances an animation to a new frame. Chooses the frame based
|
743
735
|
on the start time passed to <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-iter" title="gdk_pixbuf_animation_get_iter ()"><code class="function">gdk_pixbuf_animation_get_iter()</code></a>.</p>
|
744
736
|
<p><em class="parameter"><code>current_time</code></em>
|
745
|
-
would normally come from <a href="
|
737
|
+
would normally come from <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#g-get-current-time"><code class="function">g_get_current_time()</code></a>, and
|
746
738
|
must be greater than or equal to the time passed to
|
747
739
|
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-iter" title="gdk_pixbuf_animation_get_iter ()"><code class="function">gdk_pixbuf_animation_get_iter()</code></a>, and must increase or remain
|
748
740
|
unchanged each time <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-pixbuf" title="gdk_pixbuf_animation_iter_get_pixbuf ()"><code class="function">gdk_pixbuf_animation_iter_get_pixbuf()</code></a> is
|
749
741
|
called. That is, you can't go backward in time; animations only
|
750
742
|
play forward.</p>
|
751
|
-
<p>As a shortcut, pass <a href="
|
743
|
+
<p>As a shortcut, pass <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for the current time and <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html#g-get-current-time"><code class="function">g_get_current_time()</code></a>
|
752
744
|
will be invoked on your behalf. So you only need to explicitly pass
|
753
745
|
<em class="parameter"><code>current_time</code></em>
|
754
746
|
if you're doing something odd like playing the animation
|
755
747
|
at double speed.</p>
|
756
|
-
<p>If this function returns <a href="
|
748
|
+
<p>If this function returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, there's no need to update the animation
|
757
749
|
display, assuming the display had been rendered prior to advancing;
|
758
|
-
if <a href="
|
750
|
+
if <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, you need to call <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-pixbuf" title="gdk_pixbuf_animation_iter_get_pixbuf ()"><code class="function">gdk_pixbuf_animation_iter_get_pixbuf()</code></a>
|
759
751
|
and update the display with the new pixbuf.</p>
|
760
752
|
<div class="refsect3">
|
761
|
-
<a name="
|
753
|
+
<a name="gdk-pixbuf-animation-iter-advance.parameters"></a><h4>Parameters</h4>
|
762
754
|
<div class="informaltable"><table width="100%" border="0">
|
763
755
|
<colgroup>
|
764
756
|
<col width="150px" class="parameters_name">
|
@@ -774,15 +766,14 @@ and update the display with the new pixbuf.</p>
|
|
774
766
|
<tr>
|
775
767
|
<td class="parameter_name"><p>current_time</p></td>
|
776
768
|
<td class="parameter_description"><p> current time. </p></td>
|
777
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is
|
769
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
778
770
|
</tr>
|
779
771
|
</tbody>
|
780
772
|
</table></div>
|
781
773
|
</div>
|
782
774
|
<div class="refsect3">
|
783
|
-
<a name="
|
784
|
-
<p> <a href="
|
785
|
-
<p></p>
|
775
|
+
<a name="gdk-pixbuf-animation-iter-advance.returns"></a><h4>Returns</h4>
|
776
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the image may need updating</p>
|
786
777
|
</div>
|
787
778
|
</div>
|
788
779
|
<hr>
|
@@ -792,11 +783,14 @@ and update the display with the new pixbuf.</p>
|
|
792
783
|
gdk_pixbuf_animation_iter_get_delay_time
|
793
784
|
(<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimationIter"><span class="type">GdkPixbufAnimationIter</span></a> *iter</code></em>);</pre>
|
794
785
|
<p>Gets the number of milliseconds the current pixbuf should be displayed,
|
795
|
-
or -1 if the current pixbuf should be displayed forever. <a href="
|
786
|
+
or -1 if the current pixbuf should be displayed forever. <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html#g-timeout-add"><code class="function">g_timeout_add()</code></a>
|
796
787
|
conveniently takes a timeout in milliseconds, so you can use a timeout
|
797
788
|
to schedule the next update.</p>
|
789
|
+
<p>Note that some formats, like GIF, might clamp the timeout values in the
|
790
|
+
image file to avoid updates that are just too quick. The minimum timeout
|
791
|
+
for GIF images is currently 20 milliseconds.</p>
|
798
792
|
<div class="refsect3">
|
799
|
-
<a name="
|
793
|
+
<a name="gdk-pixbuf-animation-iter-get-delay-time.parameters"></a><h4>Parameters</h4>
|
800
794
|
<div class="informaltable"><table width="100%" border="0">
|
801
795
|
<colgroup>
|
802
796
|
<col width="150px" class="parameters_name">
|
@@ -811,15 +805,14 @@ to schedule the next update.</p>
|
|
811
805
|
</table></div>
|
812
806
|
</div>
|
813
807
|
<div class="refsect3">
|
814
|
-
<a name="
|
808
|
+
<a name="gdk-pixbuf-animation-iter-get-delay-time.returns"></a><h4>Returns</h4>
|
815
809
|
<p> delay time in milliseconds (thousandths of a second)</p>
|
816
|
-
<p></p>
|
817
810
|
</div>
|
818
811
|
</div>
|
819
812
|
<hr>
|
820
813
|
<div class="refsect2">
|
821
814
|
<a name="gdk-pixbuf-animation-iter-on-currently-loading-frame"></a><h3>gdk_pixbuf_animation_iter_on_currently_loading_frame ()</h3>
|
822
|
-
<pre class="programlisting"><a href="
|
815
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
823
816
|
gdk_pixbuf_animation_iter_on_currently_loading_frame
|
824
817
|
(<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimationIter"><span class="type">GdkPixbufAnimationIter</span></a> *iter</code></em>);</pre>
|
825
818
|
<p>Used to determine how to respond to the area_updated signal on
|
@@ -828,7 +821,7 @@ for an area of the frame currently streaming in to the loader. So if
|
|
828
821
|
you're on the currently loading frame, you need to redraw the screen for
|
829
822
|
the updated area.</p>
|
830
823
|
<div class="refsect3">
|
831
|
-
<a name="
|
824
|
+
<a name="gdk-pixbuf-animation-iter-on-currently-loading-frame.parameters"></a><h4>Parameters</h4>
|
832
825
|
<div class="informaltable"><table width="100%" border="0">
|
833
826
|
<colgroup>
|
834
827
|
<col width="150px" class="parameters_name">
|
@@ -843,9 +836,8 @@ the updated area.</p>
|
|
843
836
|
</table></div>
|
844
837
|
</div>
|
845
838
|
<div class="refsect3">
|
846
|
-
<a name="
|
847
|
-
<p> <a href="
|
848
|
-
<p></p>
|
839
|
+
<a name="gdk-pixbuf-animation-iter-on-currently-loading-frame.returns"></a><h4>Returns</h4>
|
840
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the frame we're on is partially loaded, or the last frame</p>
|
849
841
|
</div>
|
850
842
|
</div>
|
851
843
|
<hr>
|
@@ -855,9 +847,9 @@ the updated area.</p>
|
|
855
847
|
gdk_pixbuf_animation_iter_get_pixbuf (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufAnimationIter"><span class="type">GdkPixbufAnimationIter</span></a> *iter</code></em>);</pre>
|
856
848
|
<p>Gets the current pixbuf which should be displayed; the pixbuf might not
|
857
849
|
be the same size as the animation itself
|
858
|
-
(<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-width" title="gdk_pixbuf_animation_get_width ()"><code class="function">gdk_pixbuf_animation_get_width()</code></a>, <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-height" title="gdk_pixbuf_animation_get_height ()"><code class="function">gdk_pixbuf_animation_get_height()</code></a>).
|
859
|
-
This pixbuf should be displayed for
|
860
|
-
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-delay-time" title="gdk_pixbuf_animation_iter_get_delay_time ()"><code class="function">gdk_pixbuf_animation_iter_get_delay_time()</code></a> milliseconds.
|
850
|
+
(<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-width" title="gdk_pixbuf_animation_get_width ()"><code class="function">gdk_pixbuf_animation_get_width()</code></a>, <a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-get-height" title="gdk_pixbuf_animation_get_height ()"><code class="function">gdk_pixbuf_animation_get_height()</code></a>).
|
851
|
+
This pixbuf should be displayed for
|
852
|
+
<a class="link" href="gdk-pixbuf-Animations.html#gdk-pixbuf-animation-iter-get-delay-time" title="gdk_pixbuf_animation_iter_get_delay_time ()"><code class="function">gdk_pixbuf_animation_iter_get_delay_time()</code></a> milliseconds. The caller
|
861
853
|
of this function does not own a reference to the returned pixbuf;
|
862
854
|
the returned pixbuf will become invalid when the iterator advances
|
863
855
|
to the next frame, which may happen anytime you call
|
@@ -865,7 +857,7 @@ to the next frame, which may happen anytime you call
|
|
865
857
|
(don't just add a reference), as it may get recycled as you advance
|
866
858
|
the iterator.</p>
|
867
859
|
<div class="refsect3">
|
868
|
-
<a name="
|
860
|
+
<a name="gdk-pixbuf-animation-iter-get-pixbuf.parameters"></a><h4>Parameters</h4>
|
869
861
|
<div class="informaltable"><table width="100%" border="0">
|
870
862
|
<colgroup>
|
871
863
|
<col width="150px" class="parameters_name">
|
@@ -880,7 +872,7 @@ the iterator.</p>
|
|
880
872
|
</table></div>
|
881
873
|
</div>
|
882
874
|
<div class="refsect3">
|
883
|
-
<a name="
|
875
|
+
<a name="gdk-pixbuf-animation-iter-get-pixbuf.returns"></a><h4>Returns</h4>
|
884
876
|
<p> the pixbuf to be displayed. </p>
|
885
877
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
886
878
|
</div>
|
@@ -889,12 +881,12 @@ the iterator.</p>
|
|
889
881
|
<div class="refsect2">
|
890
882
|
<a name="gdk-pixbuf-simple-anim-new"></a><h3>gdk_pixbuf_simple_anim_new ()</h3>
|
891
883
|
<pre class="programlisting"><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim"><span class="returnvalue">GdkPixbufSimpleAnim</span></a> *
|
892
|
-
gdk_pixbuf_simple_anim_new (<em class="parameter"><code><a href="
|
893
|
-
<em class="parameter"><code><a href="
|
894
|
-
<em class="parameter"><code><a href="
|
884
|
+
gdk_pixbuf_simple_anim_new (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
885
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>,
|
886
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> rate</code></em>);</pre>
|
895
887
|
<p>Creates a new, empty animation.</p>
|
896
888
|
<div class="refsect3">
|
897
|
-
<a name="
|
889
|
+
<a name="gdk-pixbuf-simple-anim-new.parameters"></a><h4>Parameters</h4>
|
898
890
|
<div class="informaltable"><table width="100%" border="0">
|
899
891
|
<colgroup>
|
900
892
|
<col width="150px" class="parameters_name">
|
@@ -921,11 +913,10 @@ gdk_pixbuf_simple_anim_new (<em class="parameter"><code><a href="http://library.
|
|
921
913
|
</table></div>
|
922
914
|
</div>
|
923
915
|
<div class="refsect3">
|
924
|
-
<a name="
|
916
|
+
<a name="gdk-pixbuf-simple-anim-new.returns"></a><h4>Returns</h4>
|
925
917
|
<p> a newly allocated <a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim"><span class="type">GdkPixbufSimpleAnim</span></a> </p>
|
926
|
-
<p></p>
|
927
918
|
</div>
|
928
|
-
<p class="since">Since 2.8</p>
|
919
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
929
920
|
</div>
|
930
921
|
<hr>
|
931
922
|
<div class="refsect2">
|
@@ -939,7 +930,7 @@ gdk_pixbuf_simple_anim_add_frame (<em class="parameter"><code><a class="link" hr
|
|
939
930
|
have the dimensions specified when the animation
|
940
931
|
was constructed.</p>
|
941
932
|
<div class="refsect3">
|
942
|
-
<a name="
|
933
|
+
<a name="gdk-pixbuf-simple-anim-add-frame.parameters"></a><h4>Parameters</h4>
|
943
934
|
<div class="informaltable"><table width="100%" border="0">
|
944
935
|
<colgroup>
|
945
936
|
<col width="150px" class="parameters_name">
|
@@ -960,18 +951,18 @@ was constructed.</p>
|
|
960
951
|
</tbody>
|
961
952
|
</table></div>
|
962
953
|
</div>
|
963
|
-
<p class="since">Since 2.8</p>
|
954
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
964
955
|
</div>
|
965
956
|
<hr>
|
966
957
|
<div class="refsect2">
|
967
958
|
<a name="gdk-pixbuf-simple-anim-set-loop"></a><h3>gdk_pixbuf_simple_anim_set_loop ()</h3>
|
968
959
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
969
960
|
gdk_pixbuf_simple_anim_set_loop (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim"><span class="type">GdkPixbufSimpleAnim</span></a> *animation</code></em>,
|
970
|
-
<em class="parameter"><code><a href="
|
961
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> loop</code></em>);</pre>
|
971
962
|
<p>Sets whether <em class="parameter"><code>animation</code></em>
|
972
963
|
should loop indefinitely when it reaches the end.</p>
|
973
964
|
<div class="refsect3">
|
974
|
-
<a name="
|
965
|
+
<a name="gdk-pixbuf-simple-anim-set-loop.parameters"></a><h4>Parameters</h4>
|
975
966
|
<div class="informaltable"><table width="100%" border="0">
|
976
967
|
<colgroup>
|
977
968
|
<col width="150px" class="parameters_name">
|
@@ -992,17 +983,17 @@ gdk_pixbuf_simple_anim_set_loop (<em class="parameter"><code><a class="link" hre
|
|
992
983
|
</tbody>
|
993
984
|
</table></div>
|
994
985
|
</div>
|
995
|
-
<p class="since">Since 2.18</p>
|
986
|
+
<p class="since">Since: 2.18</p>
|
996
987
|
</div>
|
997
988
|
<hr>
|
998
989
|
<div class="refsect2">
|
999
990
|
<a name="gdk-pixbuf-simple-anim-get-loop"></a><h3>gdk_pixbuf_simple_anim_get_loop ()</h3>
|
1000
|
-
<pre class="programlisting"><a href="
|
991
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1001
992
|
gdk_pixbuf_simple_anim_get_loop (<em class="parameter"><code><a class="link" href="gdk-pixbuf-Animations.html#GdkPixbufSimpleAnim"><span class="type">GdkPixbufSimpleAnim</span></a> *animation</code></em>);</pre>
|
1002
993
|
<p>Gets whether <em class="parameter"><code>animation</code></em>
|
1003
994
|
should loop indefinitely when it reaches the end.</p>
|
1004
995
|
<div class="refsect3">
|
1005
|
-
<a name="
|
996
|
+
<a name="gdk-pixbuf-simple-anim-get-loop.parameters"></a><h4>Parameters</h4>
|
1006
997
|
<div class="informaltable"><table width="100%" border="0">
|
1007
998
|
<colgroup>
|
1008
999
|
<col width="150px" class="parameters_name">
|
@@ -1017,11 +1008,10 @@ gdk_pixbuf_simple_anim_get_loop (<em class="parameter"><code><a class="link" hre
|
|
1017
1008
|
</table></div>
|
1018
1009
|
</div>
|
1019
1010
|
<div class="refsect3">
|
1020
|
-
<a name="
|
1021
|
-
<p> <a href="
|
1022
|
-
<p></p>
|
1011
|
+
<a name="gdk-pixbuf-simple-anim-get-loop.returns"></a><h4>Returns</h4>
|
1012
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the animation loops forever, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
1023
1013
|
</div>
|
1024
|
-
<p class="since">Since 2.18</p>
|
1014
|
+
<p class="since">Since: 2.18</p>
|
1025
1015
|
</div>
|
1026
1016
|
</div>
|
1027
1017
|
<div class="refsect1">
|
@@ -1049,11 +1039,11 @@ certain position in an animation.</p>
|
|
1049
1039
|
<a name="gdk-pixbuf-Animations.property-details"></a><h2>Property Details</h2>
|
1050
1040
|
<div class="refsect2">
|
1051
1041
|
<a name="GdkPixbufSimpleAnim--loop"></a><h3>The <code class="literal">“loop”</code> property</h3>
|
1052
|
-
<pre class="programlisting"> “loop” <a href="
|
1042
|
+
<pre class="programlisting"> “loop” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1053
1043
|
<p>Whether the animation should loop when it reaches the end.</p>
|
1054
1044
|
<p>Flags: Read / Write</p>
|
1055
1045
|
<p>Default value: FALSE</p>
|
1056
|
-
<p class="since">Since 2.18</p>
|
1046
|
+
<p class="since">Since: 2.18</p>
|
1057
1047
|
</div>
|
1058
1048
|
</div>
|
1059
1049
|
<div class="refsect1">
|
@@ -1062,7 +1052,6 @@ certain position in an animation.</p>
|
|
1062
1052
|
</div>
|
1063
1053
|
</div>
|
1064
1054
|
<div class="footer">
|
1065
|
-
<hr>
|
1066
|
-
Generated by GTK-Doc V1.20.1</div>
|
1055
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
1067
1056
|
</body>
|
1068
1057
|
</html>
|