clutter 3.2.1-x64-mingw32 → 3.2.2-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 +5 -5
- data/Rakefile +1 -1
- data/dependency-check/Rakefile +1 -0
- data/vendor/local/bin/json-glib-format.exe +0 -0
- data/vendor/local/bin/json-glib-validate.exe +0 -0
- data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
- data/vendor/local/bin/libcogl-20.dll +0 -0
- data/vendor/local/bin/libcogl-pango-20.dll +0 -0
- data/vendor/local/bin/libcogl-path-20.dll +0 -0
- data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +1 -61
- data/vendor/local/include/clutter-1.0/clutter/clutter-marshal.h +212 -182
- data/vendor/local/include/cogl/cogl-path/cogl-path-enum-types.h +1 -3
- data/vendor/local/include/cogl/cogl/cogl-enum-types.h +13 -41
- data/vendor/local/include/json-glib-1.0/json-glib/json-enum-types.h +5 -10
- data/vendor/local/include/json-glib-1.0/json-glib/json-generator.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-parser.h +2 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version-macros.h +16 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +4 -4
- data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
- data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-1.0.la +2 -2
- data/vendor/local/lib/libcogl-pango.dll.a +0 -0
- data/vendor/local/lib/libcogl-pango.la +2 -2
- data/vendor/local/lib/libcogl-path.dll.a +0 -0
- data/vendor/local/lib/libcogl-path.la +2 -2
- data/vendor/local/lib/libcogl.dll.a +0 -0
- data/vendor/local/lib/libcogl.la +2 -2
- data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-cogl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-gdk-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +5 -6
- data/vendor/local/libexec/installed-tests/json-glib-1.0/array.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/boxed.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/builder.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/generator.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/gvariant.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/invalid.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/node.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/object.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/parser.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/path.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/reader.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-complex.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-full.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-simple.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/stream-load.json +1 -0
- data/vendor/local/share/gir-1.0/Json-1.0.gir +108 -60
- data/vendor/local/share/installed-tests/json-glib-1.0/array.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/boxed.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/builder.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/generator.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/gvariant.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/invalid.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/node.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/object.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/parser.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/path.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/reader.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/serialize-complex.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/serialize-full.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/serialize-simple.test +3 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
- metadata +43 -66
- data/vendor/local/lib/libjson-glib-1.0.la +0 -41
- data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +0 -731
- data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +0 -657
- data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +0 -1191
- data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +0 -515
- data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +0 -1190
- data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +0 -80
- data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +0 -40
- data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +0 -40
- data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +0 -37
- data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +0 -32
- data/vendor/local/share/gtk-doc/html/json-glib/ch06.html +0 -43
- data/vendor/local/share/gtk-doc/html/json-glib/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/index.html +0 -158
- data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +0 -1074
- data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +0 -48
- data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +0 -55
- data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +0 -48
- data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +0 -180
- data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +0 -115
- data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +0 -155
- data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +0 -139
- data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +0 -66
- data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +0 -38
- data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +0 -155
- data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +0 -49
- data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +0 -60
- data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +0 -83
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +0 -493
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +0 -387
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +0 -1356
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +0 -322
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +0 -2240
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +0 -1688
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +0 -649
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +0 -158
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +0 -217
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +0 -343
- data/vendor/local/share/gtk-doc/html/json-glib/json-overview.html +0 -41
- data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +0 -66
- data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +0 -44
- data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +0 -71
- data/vendor/local/share/gtk-doc/html/json-glib/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/license.html +0 -57
- data/vendor/local/share/gtk-doc/html/json-glib/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/style.css +0 -479
- data/vendor/local/share/gtk-doc/html/json-glib/tools.html +0 -37
- data/vendor/local/share/gtk-doc/html/json-glib/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/up.png +0 -0
- data/vendor/local/share/man/man1/json-glib-format.1 +0 -60
- data/vendor/local/share/man/man1/json-glib-validate.1 +0 -56
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 2d9878f785c08be167de5345fe1800ef4f6a3a4938085772b44f5b590ee9219b
|
4
|
+
data.tar.gz: 3863e9fcba543fbd1314b4e6a4d53d13de0eba7d27e1b1022c283159ac4351f3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fd7eb5aa101a9e62673ddf5152e6c828c3c851cc38c3b4d1189cf4651d3a3b44d9b250b610f8268a7a75806afa7ba7392cb4ee957e53e6cbd15853ecb49c1c20
|
7
|
+
data.tar.gz: d02cf770a7b10fd8c15453c96d86265e5724d1f649af5e4f9f949959a11cc891c85a5ce5421c05473a7cf74cd17d4e22ebd6c2ec92bca1c69f23862943de09e3
|
data/Rakefile
CHANGED
@@ -98,7 +98,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
|
|
98
98
|
:name => "json-glib",
|
99
99
|
:download_site => :gnome,
|
100
100
|
:label => "JSON-GLib",
|
101
|
-
:version => "1.2
|
101
|
+
:version => "1.4.2",
|
102
102
|
:compression_method => "xz",
|
103
103
|
:windows => {
|
104
104
|
:configure_args => [
|
data/dependency-check/Rakefile
CHANGED
@@ -31,6 +31,7 @@ namespace :dependency do
|
|
31
31
|
task :check do
|
32
32
|
unless PKGConfig.check_version?("clutter-1.0")
|
33
33
|
unless NativePackageInstaller.install(:debian => "libclutter-1.0-dev",
|
34
|
+
:redhat => "pkgconfig(clutter-1.0)",
|
34
35
|
:homebrew => "clutter",
|
35
36
|
:msys2 => "clutter")
|
36
37
|
exit(false)
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
|
2
|
-
/*
|
2
|
+
/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
|
3
3
|
|
4
4
|
#ifndef __CLUTTER_ENUM_TYPES_H__
|
5
5
|
#define __CLUTTER_ENUM_TYPES_H__
|
@@ -11,190 +11,130 @@
|
|
11
11
|
#include <clutter/clutter-types.h>
|
12
12
|
|
13
13
|
G_BEGIN_DECLS
|
14
|
-
|
15
14
|
/* enumerations from "./clutter-enums.h" */
|
16
15
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_gravity_get_type (void) G_GNUC_CONST;
|
17
16
|
#define CLUTTER_TYPE_GRAVITY (clutter_gravity_get_type())
|
18
|
-
|
19
17
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_rotate_axis_get_type (void) G_GNUC_CONST;
|
20
18
|
#define CLUTTER_TYPE_ROTATE_AXIS (clutter_rotate_axis_get_type())
|
21
|
-
|
22
19
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_rotate_direction_get_type (void) G_GNUC_CONST;
|
23
20
|
#define CLUTTER_TYPE_ROTATE_DIRECTION (clutter_rotate_direction_get_type())
|
24
|
-
|
25
21
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_request_mode_get_type (void) G_GNUC_CONST;
|
26
22
|
#define CLUTTER_TYPE_REQUEST_MODE (clutter_request_mode_get_type())
|
27
|
-
|
28
23
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_animation_mode_get_type (void) G_GNUC_CONST;
|
29
24
|
#define CLUTTER_TYPE_ANIMATION_MODE (clutter_animation_mode_get_type())
|
30
|
-
|
31
25
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_font_flags_get_type (void) G_GNUC_CONST;
|
32
26
|
#define CLUTTER_TYPE_FONT_FLAGS (clutter_font_flags_get_type())
|
33
|
-
|
34
27
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_text_direction_get_type (void) G_GNUC_CONST;
|
35
28
|
#define CLUTTER_TYPE_TEXT_DIRECTION (clutter_text_direction_get_type())
|
36
|
-
|
37
29
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_shader_type_get_type (void) G_GNUC_CONST;
|
38
30
|
#define CLUTTER_TYPE_SHADER_TYPE (clutter_shader_type_get_type())
|
39
|
-
|
40
31
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_modifier_type_get_type (void) G_GNUC_CONST;
|
41
32
|
#define CLUTTER_TYPE_MODIFIER_TYPE (clutter_modifier_type_get_type())
|
42
|
-
|
43
33
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_actor_flags_get_type (void) G_GNUC_CONST;
|
44
34
|
#define CLUTTER_TYPE_ACTOR_FLAGS (clutter_actor_flags_get_type())
|
45
|
-
|
46
35
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_offscreen_redirect_get_type (void) G_GNUC_CONST;
|
47
36
|
#define CLUTTER_TYPE_OFFSCREEN_REDIRECT (clutter_offscreen_redirect_get_type())
|
48
|
-
|
49
37
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_allocation_flags_get_type (void) G_GNUC_CONST;
|
50
38
|
#define CLUTTER_TYPE_ALLOCATION_FLAGS (clutter_allocation_flags_get_type())
|
51
|
-
|
52
39
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_align_axis_get_type (void) G_GNUC_CONST;
|
53
40
|
#define CLUTTER_TYPE_ALIGN_AXIS (clutter_align_axis_get_type())
|
54
|
-
|
55
41
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_interpolation_get_type (void) G_GNUC_CONST;
|
56
42
|
#define CLUTTER_TYPE_INTERPOLATION (clutter_interpolation_get_type())
|
57
|
-
|
58
43
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_bin_alignment_get_type (void) G_GNUC_CONST;
|
59
44
|
#define CLUTTER_TYPE_BIN_ALIGNMENT (clutter_bin_alignment_get_type())
|
60
|
-
|
61
45
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_bind_coordinate_get_type (void) G_GNUC_CONST;
|
62
46
|
#define CLUTTER_TYPE_BIND_COORDINATE (clutter_bind_coordinate_get_type())
|
63
|
-
|
64
47
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_effect_paint_flags_get_type (void) G_GNUC_CONST;
|
65
48
|
#define CLUTTER_TYPE_EFFECT_PAINT_FLAGS (clutter_effect_paint_flags_get_type())
|
66
|
-
|
67
49
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_box_alignment_get_type (void) G_GNUC_CONST;
|
68
50
|
#define CLUTTER_TYPE_BOX_ALIGNMENT (clutter_box_alignment_get_type())
|
69
|
-
|
70
51
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_long_press_state_get_type (void) G_GNUC_CONST;
|
71
52
|
#define CLUTTER_TYPE_LONG_PRESS_STATE (clutter_long_press_state_get_type())
|
72
|
-
|
73
53
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_static_color_get_type (void) G_GNUC_CONST;
|
74
54
|
#define CLUTTER_TYPE_STATIC_COLOR (clutter_static_color_get_type())
|
75
|
-
|
76
55
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_drag_axis_get_type (void) G_GNUC_CONST;
|
77
56
|
#define CLUTTER_TYPE_DRAG_AXIS (clutter_drag_axis_get_type())
|
78
|
-
|
79
57
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_event_flags_get_type (void) G_GNUC_CONST;
|
80
58
|
#define CLUTTER_TYPE_EVENT_FLAGS (clutter_event_flags_get_type())
|
81
|
-
|
82
59
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_event_type_get_type (void) G_GNUC_CONST;
|
83
60
|
#define CLUTTER_TYPE_EVENT_TYPE (clutter_event_type_get_type())
|
84
|
-
|
85
61
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_scroll_direction_get_type (void) G_GNUC_CONST;
|
86
62
|
#define CLUTTER_TYPE_SCROLL_DIRECTION (clutter_scroll_direction_get_type())
|
87
|
-
|
88
63
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_stage_state_get_type (void) G_GNUC_CONST;
|
89
64
|
#define CLUTTER_TYPE_STAGE_STATE (clutter_stage_state_get_type())
|
90
|
-
|
91
65
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_feature_flags_get_type (void) G_GNUC_CONST;
|
92
66
|
#define CLUTTER_TYPE_FEATURE_FLAGS (clutter_feature_flags_get_type())
|
93
|
-
|
94
67
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_flow_orientation_get_type (void) G_GNUC_CONST;
|
95
68
|
#define CLUTTER_TYPE_FLOW_ORIENTATION (clutter_flow_orientation_get_type())
|
96
|
-
|
97
69
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_input_device_type_get_type (void) G_GNUC_CONST;
|
98
70
|
#define CLUTTER_TYPE_INPUT_DEVICE_TYPE (clutter_input_device_type_get_type())
|
99
|
-
|
100
71
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_input_mode_get_type (void) G_GNUC_CONST;
|
101
72
|
#define CLUTTER_TYPE_INPUT_MODE (clutter_input_mode_get_type())
|
102
|
-
|
103
73
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_input_axis_get_type (void) G_GNUC_CONST;
|
104
74
|
#define CLUTTER_TYPE_INPUT_AXIS (clutter_input_axis_get_type())
|
105
|
-
|
106
75
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_snap_edge_get_type (void) G_GNUC_CONST;
|
107
76
|
#define CLUTTER_TYPE_SNAP_EDGE (clutter_snap_edge_get_type())
|
108
|
-
|
109
77
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_pick_mode_get_type (void) G_GNUC_CONST;
|
110
78
|
#define CLUTTER_TYPE_PICK_MODE (clutter_pick_mode_get_type())
|
111
|
-
|
112
79
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_swipe_direction_get_type (void) G_GNUC_CONST;
|
113
80
|
#define CLUTTER_TYPE_SWIPE_DIRECTION (clutter_swipe_direction_get_type())
|
114
|
-
|
115
81
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_pan_axis_get_type (void) G_GNUC_CONST;
|
116
82
|
#define CLUTTER_TYPE_PAN_AXIS (clutter_pan_axis_get_type())
|
117
|
-
|
118
83
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_table_alignment_get_type (void) G_GNUC_CONST;
|
119
84
|
#define CLUTTER_TYPE_TABLE_ALIGNMENT (clutter_table_alignment_get_type())
|
120
|
-
|
121
85
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_texture_flags_get_type (void) G_GNUC_CONST;
|
122
86
|
#define CLUTTER_TYPE_TEXTURE_FLAGS (clutter_texture_flags_get_type())
|
123
|
-
|
124
87
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_texture_quality_get_type (void) G_GNUC_CONST;
|
125
88
|
#define CLUTTER_TYPE_TEXTURE_QUALITY (clutter_texture_quality_get_type())
|
126
|
-
|
127
89
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_timeline_direction_get_type (void) G_GNUC_CONST;
|
128
90
|
#define CLUTTER_TYPE_TIMELINE_DIRECTION (clutter_timeline_direction_get_type())
|
129
|
-
|
130
91
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_unit_type_get_type (void) G_GNUC_CONST;
|
131
92
|
#define CLUTTER_TYPE_UNIT_TYPE (clutter_unit_type_get_type())
|
132
|
-
|
133
93
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_path_node_type_get_type (void) G_GNUC_CONST;
|
134
94
|
#define CLUTTER_TYPE_PATH_NODE_TYPE (clutter_path_node_type_get_type())
|
135
|
-
|
136
95
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_actor_align_get_type (void) G_GNUC_CONST;
|
137
96
|
#define CLUTTER_TYPE_ACTOR_ALIGN (clutter_actor_align_get_type())
|
138
|
-
|
139
97
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_repaint_flags_get_type (void) G_GNUC_CONST;
|
140
98
|
#define CLUTTER_TYPE_REPAINT_FLAGS (clutter_repaint_flags_get_type())
|
141
|
-
|
142
99
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_content_gravity_get_type (void) G_GNUC_CONST;
|
143
100
|
#define CLUTTER_TYPE_CONTENT_GRAVITY (clutter_content_gravity_get_type())
|
144
|
-
|
145
101
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_scaling_filter_get_type (void) G_GNUC_CONST;
|
146
102
|
#define CLUTTER_TYPE_SCALING_FILTER (clutter_scaling_filter_get_type())
|
147
|
-
|
148
103
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_orientation_get_type (void) G_GNUC_CONST;
|
149
104
|
#define CLUTTER_TYPE_ORIENTATION (clutter_orientation_get_type())
|
150
|
-
|
151
105
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_scroll_mode_get_type (void) G_GNUC_CONST;
|
152
106
|
#define CLUTTER_TYPE_SCROLL_MODE (clutter_scroll_mode_get_type())
|
153
|
-
|
154
107
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_grid_position_get_type (void) G_GNUC_CONST;
|
155
108
|
#define CLUTTER_TYPE_GRID_POSITION (clutter_grid_position_get_type())
|
156
|
-
|
157
109
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_content_repeat_get_type (void) G_GNUC_CONST;
|
158
110
|
#define CLUTTER_TYPE_CONTENT_REPEAT (clutter_content_repeat_get_type())
|
159
|
-
|
160
111
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_step_mode_get_type (void) G_GNUC_CONST;
|
161
112
|
#define CLUTTER_TYPE_STEP_MODE (clutter_step_mode_get_type())
|
162
|
-
|
163
113
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_zoom_axis_get_type (void) G_GNUC_CONST;
|
164
114
|
#define CLUTTER_TYPE_ZOOM_AXIS (clutter_zoom_axis_get_type())
|
165
|
-
|
166
115
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_gesture_trigger_edge_get_type (void) G_GNUC_CONST;
|
167
116
|
#define CLUTTER_TYPE_GESTURE_TRIGGER_EDGE (clutter_gesture_trigger_edge_get_type())
|
168
|
-
|
169
117
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_touchpad_gesture_phase_get_type (void) G_GNUC_CONST;
|
170
118
|
#define CLUTTER_TYPE_TOUCHPAD_GESTURE_PHASE (clutter_touchpad_gesture_phase_get_type())
|
171
|
-
|
172
119
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_scroll_source_get_type (void) G_GNUC_CONST;
|
173
120
|
#define CLUTTER_TYPE_SCROLL_SOURCE (clutter_scroll_source_get_type())
|
174
|
-
|
175
121
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_scroll_finish_flags_get_type (void) G_GNUC_CONST;
|
176
122
|
#define CLUTTER_TYPE_SCROLL_FINISH_FLAGS (clutter_scroll_finish_flags_get_type())
|
177
|
-
|
178
123
|
/* enumerations from "./clutter-image.h" */
|
179
124
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_image_error_get_type (void) G_GNUC_CONST;
|
180
125
|
#define CLUTTER_TYPE_IMAGE_ERROR (clutter_image_error_get_type())
|
181
|
-
|
182
126
|
/* enumerations from "./clutter-main.h" */
|
183
127
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_init_error_get_type (void) G_GNUC_CONST;
|
184
128
|
#define CLUTTER_TYPE_INIT_ERROR (clutter_init_error_get_type())
|
185
|
-
|
186
129
|
/* enumerations from "./clutter-script.h" */
|
187
130
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_script_error_get_type (void) G_GNUC_CONST;
|
188
131
|
#define CLUTTER_TYPE_SCRIPT_ERROR (clutter_script_error_get_type())
|
189
|
-
|
190
132
|
/* enumerations from "./clutter-texture.h" */
|
191
133
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_texture_error_get_type (void) G_GNUC_CONST;
|
192
134
|
#define CLUTTER_TYPE_TEXTURE_ERROR (clutter_texture_error_get_type())
|
193
|
-
|
194
135
|
/* enumerations from "./deprecated/clutter-shader.h" */
|
195
136
|
CLUTTER_AVAILABLE_IN_ALL GType clutter_shader_error_get_type (void) G_GNUC_CONST;
|
196
137
|
#define CLUTTER_TYPE_SHADER_ERROR (clutter_shader_error_get_type())
|
197
|
-
|
198
138
|
G_END_DECLS
|
199
139
|
|
200
140
|
#endif /* !__CLUTTER_ENUM_TYPES_H__ */
|
@@ -1,114 +1,127 @@
|
|
1
|
+
/* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
|
2
|
+
#ifndef ___CLUTTER_MARSHAL_MARSHAL_H__
|
3
|
+
#define ___CLUTTER_MARSHAL_MARSHAL_H__
|
1
4
|
|
2
|
-
#
|
3
|
-
#define ___clutter_marshal_MARSHAL_H__
|
4
|
-
|
5
|
-
#include <glib-object.h>
|
5
|
+
#include <glib-object.h>
|
6
6
|
|
7
7
|
G_BEGIN_DECLS
|
8
8
|
|
9
9
|
/* BOOLEAN:BOXED (./clutter-marshal.list:1) */
|
10
|
-
extern
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
10
|
+
extern
|
11
|
+
void _clutter_marshal_BOOLEAN__BOXED (GClosure *closure,
|
12
|
+
GValue *return_value,
|
13
|
+
guint n_param_values,
|
14
|
+
const GValue *param_values,
|
15
|
+
gpointer invocation_hint,
|
16
|
+
gpointer marshal_data);
|
16
17
|
|
17
18
|
/* BOOLEAN:BOXED,INT,INT (./clutter-marshal.list:2) */
|
18
|
-
extern
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
19
|
+
extern
|
20
|
+
void _clutter_marshal_BOOLEAN__BOXED_INT_INT (GClosure *closure,
|
21
|
+
GValue *return_value,
|
22
|
+
guint n_param_values,
|
23
|
+
const GValue *param_values,
|
24
|
+
gpointer invocation_hint,
|
25
|
+
gpointer marshal_data);
|
24
26
|
|
25
27
|
/* BOOLEAN:OBJECT,BOOLEAN (./clutter-marshal.list:3) */
|
26
|
-
extern
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
28
|
+
extern
|
29
|
+
void _clutter_marshal_BOOLEAN__OBJECT_BOOLEAN (GClosure *closure,
|
30
|
+
GValue *return_value,
|
31
|
+
guint n_param_values,
|
32
|
+
const GValue *param_values,
|
33
|
+
gpointer invocation_hint,
|
34
|
+
gpointer marshal_data);
|
32
35
|
|
33
36
|
/* BOOLEAN:OBJECT,BOXED,DOUBLE (./clutter-marshal.list:4) */
|
34
|
-
extern
|
35
|
-
|
36
|
-
guint n_param_values,
|
37
|
-
const GValue *param_values,
|
38
|
-
gpointer invocation_hint,
|
39
|
-
gpointer marshal_data);
|
40
|
-
|
41
|
-
/* BOOLEAN:OBJECT,DOUBLE (./clutter-marshal.list:5) */
|
42
|
-
extern void _clutter_marshal_BOOLEAN__OBJECT_DOUBLE (GClosure *closure,
|
43
|
-
GValue *return_value,
|
44
|
-
guint n_param_values,
|
45
|
-
const GValue *param_values,
|
46
|
-
gpointer invocation_hint,
|
47
|
-
gpointer marshal_data);
|
48
|
-
|
49
|
-
/* BOOLEAN:OBJECT,ENUM (./clutter-marshal.list:6) */
|
50
|
-
extern void _clutter_marshal_BOOLEAN__OBJECT_ENUM (GClosure *closure,
|
51
|
-
GValue *return_value,
|
52
|
-
guint n_param_values,
|
53
|
-
const GValue *param_values,
|
54
|
-
gpointer invocation_hint,
|
55
|
-
gpointer marshal_data);
|
56
|
-
|
57
|
-
/* BOOLEAN:OBJECT,FLAGS (./clutter-marshal.list:7) */
|
58
|
-
extern void _clutter_marshal_BOOLEAN__OBJECT_FLAGS (GClosure *closure,
|
37
|
+
extern
|
38
|
+
void _clutter_marshal_BOOLEAN__OBJECT_BOXED_DOUBLE (GClosure *closure,
|
59
39
|
GValue *return_value,
|
60
40
|
guint n_param_values,
|
61
41
|
const GValue *param_values,
|
62
42
|
gpointer invocation_hint,
|
63
43
|
gpointer marshal_data);
|
64
44
|
|
65
|
-
/* BOOLEAN:
|
66
|
-
extern
|
67
|
-
|
68
|
-
guint n_param_values,
|
69
|
-
const GValue *param_values,
|
70
|
-
gpointer invocation_hint,
|
71
|
-
gpointer marshal_data);
|
72
|
-
|
73
|
-
/* BOOLEAN:OBJECT (./clutter-marshal.list:9) */
|
74
|
-
extern void _clutter_marshal_BOOLEAN__OBJECT (GClosure *closure,
|
45
|
+
/* BOOLEAN:OBJECT,DOUBLE (./clutter-marshal.list:5) */
|
46
|
+
extern
|
47
|
+
void _clutter_marshal_BOOLEAN__OBJECT_DOUBLE (GClosure *closure,
|
75
48
|
GValue *return_value,
|
76
49
|
guint n_param_values,
|
77
50
|
const GValue *param_values,
|
78
51
|
gpointer invocation_hint,
|
79
52
|
gpointer marshal_data);
|
80
53
|
|
54
|
+
/* BOOLEAN:OBJECT,ENUM (./clutter-marshal.list:6) */
|
55
|
+
extern
|
56
|
+
void _clutter_marshal_BOOLEAN__OBJECT_ENUM (GClosure *closure,
|
57
|
+
GValue *return_value,
|
58
|
+
guint n_param_values,
|
59
|
+
const GValue *param_values,
|
60
|
+
gpointer invocation_hint,
|
61
|
+
gpointer marshal_data);
|
62
|
+
|
63
|
+
/* BOOLEAN:OBJECT,FLAGS (./clutter-marshal.list:7) */
|
64
|
+
extern
|
65
|
+
void _clutter_marshal_BOOLEAN__OBJECT_FLAGS (GClosure *closure,
|
66
|
+
GValue *return_value,
|
67
|
+
guint n_param_values,
|
68
|
+
const GValue *param_values,
|
69
|
+
gpointer invocation_hint,
|
70
|
+
gpointer marshal_data);
|
71
|
+
|
72
|
+
/* BOOLEAN:STRING,UINT,FLAGS (./clutter-marshal.list:8) */
|
73
|
+
extern
|
74
|
+
void _clutter_marshal_BOOLEAN__STRING_UINT_FLAGS (GClosure *closure,
|
75
|
+
GValue *return_value,
|
76
|
+
guint n_param_values,
|
77
|
+
const GValue *param_values,
|
78
|
+
gpointer invocation_hint,
|
79
|
+
gpointer marshal_data);
|
80
|
+
|
81
|
+
/* BOOLEAN:OBJECT (./clutter-marshal.list:9) */
|
82
|
+
extern
|
83
|
+
void _clutter_marshal_BOOLEAN__OBJECT (GClosure *closure,
|
84
|
+
GValue *return_value,
|
85
|
+
guint n_param_values,
|
86
|
+
const GValue *param_values,
|
87
|
+
gpointer invocation_hint,
|
88
|
+
gpointer marshal_data);
|
89
|
+
|
81
90
|
/* BOOLEAN:OBJECT,FLOAT,FLOAT (./clutter-marshal.list:10) */
|
82
|
-
extern
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
91
|
+
extern
|
92
|
+
void _clutter_marshal_BOOLEAN__OBJECT_FLOAT_FLOAT (GClosure *closure,
|
93
|
+
GValue *return_value,
|
94
|
+
guint n_param_values,
|
95
|
+
const GValue *param_values,
|
96
|
+
gpointer invocation_hint,
|
97
|
+
gpointer marshal_data);
|
88
98
|
|
89
99
|
/* BOXED:UINT,UINT (./clutter-marshal.list:11) */
|
90
|
-
extern
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
100
|
+
extern
|
101
|
+
void _clutter_marshal_BOXED__UINT_UINT (GClosure *closure,
|
102
|
+
GValue *return_value,
|
103
|
+
guint n_param_values,
|
104
|
+
const GValue *param_values,
|
105
|
+
gpointer invocation_hint,
|
106
|
+
gpointer marshal_data);
|
96
107
|
|
97
108
|
/* DOUBLE:VOID (./clutter-marshal.list:12) */
|
98
|
-
extern
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
109
|
+
extern
|
110
|
+
void _clutter_marshal_DOUBLE__VOID (GClosure *closure,
|
111
|
+
GValue *return_value,
|
112
|
+
guint n_param_values,
|
113
|
+
const GValue *param_values,
|
114
|
+
gpointer invocation_hint,
|
115
|
+
gpointer marshal_data);
|
104
116
|
|
105
117
|
/* UINT:VOID (./clutter-marshal.list:13) */
|
106
|
-
extern
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
118
|
+
extern
|
119
|
+
void _clutter_marshal_UINT__VOID (GClosure *closure,
|
120
|
+
GValue *return_value,
|
121
|
+
guint n_param_values,
|
122
|
+
const GValue *param_values,
|
123
|
+
gpointer invocation_hint,
|
124
|
+
gpointer marshal_data);
|
112
125
|
|
113
126
|
/* VOID:BOOLEAN (./clutter-marshal.list:14) */
|
114
127
|
#define _clutter_marshal_VOID__BOOLEAN g_cclosure_marshal_VOID__BOOLEAN
|
@@ -117,157 +130,174 @@ extern void _clutter_marshal_UINT__VOID (GClosure *closure,
|
|
117
130
|
#define _clutter_marshal_VOID__BOXED g_cclosure_marshal_VOID__BOXED
|
118
131
|
|
119
132
|
/* VOID:BOXED,FLAGS (./clutter-marshal.list:16) */
|
120
|
-
extern
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
133
|
+
extern
|
134
|
+
void _clutter_marshal_VOID__BOXED_FLAGS (GClosure *closure,
|
135
|
+
GValue *return_value,
|
136
|
+
guint n_param_values,
|
137
|
+
const GValue *param_values,
|
138
|
+
gpointer invocation_hint,
|
139
|
+
gpointer marshal_data);
|
126
140
|
|
127
141
|
/* VOID:INT (./clutter-marshal.list:17) */
|
128
142
|
#define _clutter_marshal_VOID__INT g_cclosure_marshal_VOID__INT
|
129
143
|
|
130
144
|
/* VOID:INT64,INT64,FLOAT,BOOLEAN (./clutter-marshal.list:18) */
|
131
|
-
extern
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
145
|
+
extern
|
146
|
+
void _clutter_marshal_VOID__INT64_INT64_FLOAT_BOOLEAN (GClosure *closure,
|
147
|
+
GValue *return_value,
|
148
|
+
guint n_param_values,
|
149
|
+
const GValue *param_values,
|
150
|
+
gpointer invocation_hint,
|
151
|
+
gpointer marshal_data);
|
137
152
|
|
138
153
|
/* VOID:INT,INT (./clutter-marshal.list:19) */
|
139
|
-
extern
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
154
|
+
extern
|
155
|
+
void _clutter_marshal_VOID__INT_INT (GClosure *closure,
|
156
|
+
GValue *return_value,
|
157
|
+
guint n_param_values,
|
158
|
+
const GValue *param_values,
|
159
|
+
gpointer invocation_hint,
|
160
|
+
gpointer marshal_data);
|
145
161
|
|
146
162
|
/* VOID:FLOAT,FLOAT (./clutter-marshal.list:20) */
|
147
|
-
extern
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
163
|
+
extern
|
164
|
+
void _clutter_marshal_VOID__FLOAT_FLOAT (GClosure *closure,
|
165
|
+
GValue *return_value,
|
166
|
+
guint n_param_values,
|
167
|
+
const GValue *param_values,
|
168
|
+
gpointer invocation_hint,
|
169
|
+
gpointer marshal_data);
|
153
170
|
|
154
171
|
/* VOID:INT,INT,INT,INT (./clutter-marshal.list:21) */
|
155
|
-
extern
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
172
|
+
extern
|
173
|
+
void _clutter_marshal_VOID__INT_INT_INT_INT (GClosure *closure,
|
174
|
+
GValue *return_value,
|
175
|
+
guint n_param_values,
|
176
|
+
const GValue *param_values,
|
177
|
+
gpointer invocation_hint,
|
178
|
+
gpointer marshal_data);
|
161
179
|
|
162
180
|
/* VOID:OBJECT (./clutter-marshal.list:22) */
|
163
181
|
#define _clutter_marshal_VOID__OBJECT g_cclosure_marshal_VOID__OBJECT
|
164
182
|
|
165
183
|
/* VOID:OBJECT,FLAGS (./clutter-marshal.list:23) */
|
166
|
-
extern
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
184
|
+
extern
|
185
|
+
void _clutter_marshal_VOID__OBJECT_FLAGS (GClosure *closure,
|
186
|
+
GValue *return_value,
|
187
|
+
guint n_param_values,
|
188
|
+
const GValue *param_values,
|
189
|
+
gpointer invocation_hint,
|
190
|
+
gpointer marshal_data);
|
172
191
|
|
173
192
|
/* VOID:OBJECT,FLOAT,FLOAT (./clutter-marshal.list:24) */
|
174
|
-
extern
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
193
|
+
extern
|
194
|
+
void _clutter_marshal_VOID__OBJECT_FLOAT_FLOAT (GClosure *closure,
|
195
|
+
GValue *return_value,
|
196
|
+
guint n_param_values,
|
197
|
+
const GValue *param_values,
|
198
|
+
gpointer invocation_hint,
|
199
|
+
gpointer marshal_data);
|
180
200
|
|
181
201
|
/* VOID:OBJECT,FLOAT,FLOAT,FLAGS (./clutter-marshal.list:25) */
|
182
|
-
extern
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
202
|
+
extern
|
203
|
+
void _clutter_marshal_VOID__OBJECT_FLOAT_FLOAT_FLAGS (GClosure *closure,
|
204
|
+
GValue *return_value,
|
205
|
+
guint n_param_values,
|
206
|
+
const GValue *param_values,
|
207
|
+
gpointer invocation_hint,
|
208
|
+
gpointer marshal_data);
|
188
209
|
|
189
210
|
/* VOID:OBJECT,PARAM (./clutter-marshal.list:26) */
|
190
|
-
extern
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
211
|
+
extern
|
212
|
+
void _clutter_marshal_VOID__OBJECT_PARAM (GClosure *closure,
|
213
|
+
GValue *return_value,
|
214
|
+
guint n_param_values,
|
215
|
+
const GValue *param_values,
|
216
|
+
gpointer invocation_hint,
|
217
|
+
gpointer marshal_data);
|
196
218
|
|
197
219
|
/* VOID:OBJECT,POINTER (./clutter-marshal.list:27) */
|
198
|
-
extern
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
220
|
+
extern
|
221
|
+
void _clutter_marshal_VOID__OBJECT_POINTER (GClosure *closure,
|
222
|
+
GValue *return_value,
|
223
|
+
guint n_param_values,
|
224
|
+
const GValue *param_values,
|
225
|
+
gpointer invocation_hint,
|
226
|
+
gpointer marshal_data);
|
204
227
|
|
205
228
|
/* VOID:OBJECT,UINT (./clutter-marshal.list:28) */
|
206
|
-
extern
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
229
|
+
extern
|
230
|
+
void _clutter_marshal_VOID__OBJECT_UINT (GClosure *closure,
|
231
|
+
GValue *return_value,
|
232
|
+
guint n_param_values,
|
233
|
+
const GValue *param_values,
|
234
|
+
gpointer invocation_hint,
|
235
|
+
gpointer marshal_data);
|
212
236
|
|
213
237
|
/* VOID:POINTER (./clutter-marshal.list:29) */
|
214
238
|
#define _clutter_marshal_VOID__POINTER g_cclosure_marshal_VOID__POINTER
|
215
239
|
|
216
240
|
/* VOID:STRING,BOOLEAN (./clutter-marshal.list:30) */
|
217
|
-
extern
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
241
|
+
extern
|
242
|
+
void _clutter_marshal_VOID__STRING_BOOLEAN (GClosure *closure,
|
243
|
+
GValue *return_value,
|
244
|
+
guint n_param_values,
|
245
|
+
const GValue *param_values,
|
246
|
+
gpointer invocation_hint,
|
247
|
+
gpointer marshal_data);
|
223
248
|
|
224
249
|
/* VOID:STRING,BOOLEAN,BOOLEAN (./clutter-marshal.list:31) */
|
225
|
-
extern
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
250
|
+
extern
|
251
|
+
void _clutter_marshal_VOID__STRING_BOOLEAN_BOOLEAN (GClosure *closure,
|
252
|
+
GValue *return_value,
|
253
|
+
guint n_param_values,
|
254
|
+
const GValue *param_values,
|
255
|
+
gpointer invocation_hint,
|
256
|
+
gpointer marshal_data);
|
231
257
|
|
232
258
|
/* VOID:STRING,INT (./clutter-marshal.list:32) */
|
233
|
-
extern
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
259
|
+
extern
|
260
|
+
void _clutter_marshal_VOID__STRING_INT (GClosure *closure,
|
261
|
+
GValue *return_value,
|
262
|
+
guint n_param_values,
|
263
|
+
const GValue *param_values,
|
264
|
+
gpointer invocation_hint,
|
265
|
+
gpointer marshal_data);
|
239
266
|
|
240
267
|
/* VOID:UINT (./clutter-marshal.list:33) */
|
241
268
|
#define _clutter_marshal_VOID__UINT g_cclosure_marshal_VOID__UINT
|
242
269
|
|
243
270
|
/* VOID:UINT,STRING,UINT (./clutter-marshal.list:34) */
|
244
|
-
extern
|
245
|
-
|
246
|
-
guint n_param_values,
|
247
|
-
const GValue *param_values,
|
248
|
-
gpointer invocation_hint,
|
249
|
-
gpointer marshal_data);
|
250
|
-
|
251
|
-
/* VOID:UINT,UINT (./clutter-marshal.list:35) */
|
252
|
-
extern void _clutter_marshal_VOID__UINT_UINT (GClosure *closure,
|
271
|
+
extern
|
272
|
+
void _clutter_marshal_VOID__UINT_STRING_UINT (GClosure *closure,
|
253
273
|
GValue *return_value,
|
254
274
|
guint n_param_values,
|
255
275
|
const GValue *param_values,
|
256
276
|
gpointer invocation_hint,
|
257
277
|
gpointer marshal_data);
|
258
278
|
|
279
|
+
/* VOID:UINT,UINT (./clutter-marshal.list:35) */
|
280
|
+
extern
|
281
|
+
void _clutter_marshal_VOID__UINT_UINT (GClosure *closure,
|
282
|
+
GValue *return_value,
|
283
|
+
guint n_param_values,
|
284
|
+
const GValue *param_values,
|
285
|
+
gpointer invocation_hint,
|
286
|
+
gpointer marshal_data);
|
287
|
+
|
259
288
|
/* VOID:VOID (./clutter-marshal.list:36) */
|
260
289
|
#define _clutter_marshal_VOID__VOID g_cclosure_marshal_VOID__VOID
|
261
290
|
|
262
291
|
/* VOID:STRING,INT,POINTER (./clutter-marshal.list:37) */
|
263
|
-
extern
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
292
|
+
extern
|
293
|
+
void _clutter_marshal_VOID__STRING_INT_POINTER (GClosure *closure,
|
294
|
+
GValue *return_value,
|
295
|
+
guint n_param_values,
|
296
|
+
const GValue *param_values,
|
297
|
+
gpointer invocation_hint,
|
298
|
+
gpointer marshal_data);
|
269
299
|
|
270
|
-
G_END_DECLS
|
271
300
|
|
272
|
-
|
301
|
+
G_END_DECLS
|
273
302
|
|
303
|
+
#endif /* ___CLUTTER_MARSHAL_MARSHAL_H__ */
|