@gnim-js/gnome-shell 2.0.0-beta.7 → 2.0.0-beta.8
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.
- package/dist/renderer.d.ts +1 -1
- package/dist/renderer.js +2 -2
- package/gir-1.0/{Clutter-17.gir → gnome49/Clutter-17.gir} +231 -194
- package/gir-1.0/{Cogl-17.gir → gnome49/Cogl-17.gir} +98 -65
- package/gir-1.0/{Gvc-1.0.gir → gnome49/Gvc-1.0.gir} +1 -1
- package/gir-1.0/{Meta-17.gir → gnome49/Meta-17.gir} +423 -317
- package/gir-1.0/{Mtk-17.gir → gnome49/Mtk-17.gir} +32 -18
- package/gir-1.0/{Shell-17.gir → gnome49/Shell-17.gir} +12 -12
- package/gir-1.0/{St-17.gir → gnome49/St-17.gir} +279 -279
- package/gir-1.0/gnome50/Clutter-18.gir +63990 -0
- package/gir-1.0/gnome50/Cogl-18.gir +16867 -0
- package/gir-1.0/gnome50/Gvc-1.0.gir +3698 -0
- package/gir-1.0/gnome50/Meta-18.gir +17256 -0
- package/gir-1.0/gnome50/Mtk-18.gir +1895 -0
- package/gir-1.0/gnome50/Shell-18.gir +6560 -0
- package/gir-1.0/gnome50/St-18.gir +12122 -0
- package/package.json +12 -9
|
@@ -20,7 +20,7 @@ and/or use gtk-doc annotations. -->
|
|
|
20
20
|
<doc:format name="gi-docgen"/>
|
|
21
21
|
<namespace name="Clutter"
|
|
22
22
|
version="17"
|
|
23
|
-
shared-library="libmutter-clutter-17.so.0"
|
|
23
|
+
shared-library="/nix/store/y9siaq422h896l6q169y030mpqfga6fr-mutter-49.4/lib/mutter-17/libmutter-clutter-17.so.0"
|
|
24
24
|
c:identifier-prefixes="Clutter"
|
|
25
25
|
c:symbol-prefixes="clutter">
|
|
26
26
|
<alias name="PipelineGroup" c:type="ClutterPipelineGroup">
|
|
@@ -16099,7 +16099,7 @@ contrast.</doc>
|
|
|
16099
16099
|
</constant>
|
|
16100
16100
|
<record name="Cicp" c:type="ClutterCicp">
|
|
16101
16101
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
16102
|
-
line="
|
|
16102
|
+
line="134"/>
|
|
16103
16103
|
<field name="primaries" writable="1">
|
|
16104
16104
|
<type name="CicpPrimaries" c:type="ClutterCicpPrimaries"/>
|
|
16105
16105
|
</field>
|
|
@@ -17014,9 +17014,9 @@ If @force is TRUE then linear transfer characteristics are used always.</doc>
|
|
|
17014
17014
|
c:identifier="clutter_color_state_params_do_tone_mapping">
|
|
17015
17015
|
<doc xml:space="preserve"
|
|
17016
17016
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17017
|
-
line="
|
|
17017
|
+
line="1972">Applies the tone mapping to the given #ClutterColorState</doc>
|
|
17018
17018
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17019
|
-
line="
|
|
17019
|
+
line="188"/>
|
|
17020
17020
|
<return-value transfer-ownership="none">
|
|
17021
17021
|
<type name="none" c:type="void"/>
|
|
17022
17022
|
</return-value>
|
|
@@ -17024,19 +17024,19 @@ If @force is TRUE then linear transfer characteristics are used always.</doc>
|
|
|
17024
17024
|
<instance-parameter name="color_state" transfer-ownership="none">
|
|
17025
17025
|
<doc xml:space="preserve"
|
|
17026
17026
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17027
|
-
line="
|
|
17027
|
+
line="1974">a #ClutterColorState</doc>
|
|
17028
17028
|
<type name="ColorState" c:type="ClutterColorState*"/>
|
|
17029
17029
|
</instance-parameter>
|
|
17030
17030
|
<parameter name="other_color_state" transfer-ownership="none">
|
|
17031
17031
|
<doc xml:space="preserve"
|
|
17032
17032
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17033
|
-
line="
|
|
17033
|
+
line="1975">the other a #ClutterColorState</doc>
|
|
17034
17034
|
<type name="ColorState" c:type="ClutterColorState*"/>
|
|
17035
17035
|
</parameter>
|
|
17036
17036
|
<parameter name="data" transfer-ownership="none">
|
|
17037
17037
|
<doc xml:space="preserve"
|
|
17038
17038
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17039
|
-
line="
|
|
17039
|
+
line="1976">The data</doc>
|
|
17040
17040
|
<array zero-terminated="0" c:type="float*">
|
|
17041
17041
|
<type name="gfloat" c:type="float"/>
|
|
17042
17042
|
</array>
|
|
@@ -17044,7 +17044,7 @@ If @force is TRUE then linear transfer characteristics are used always.</doc>
|
|
|
17044
17044
|
<parameter name="n_samples" transfer-ownership="none">
|
|
17045
17045
|
<doc xml:space="preserve"
|
|
17046
17046
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17047
|
-
line="
|
|
17047
|
+
line="1977">The number of data samples</doc>
|
|
17048
17048
|
<type name="gint" c:type="int"/>
|
|
17049
17049
|
</parameter>
|
|
17050
17050
|
</parameters>
|
|
@@ -17403,17 +17403,17 @@ If @force is TRUE then linear transfer characteristics are used always.</doc>
|
|
|
17403
17403
|
glib:get-type="clutter_color_state_params_get_type"
|
|
17404
17404
|
glib:type-struct="ColorStateParamsClass">
|
|
17405
17405
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17406
|
-
line="
|
|
17406
|
+
line="138"/>
|
|
17407
17407
|
<constructor name="new" c:identifier="clutter_color_state_params_new">
|
|
17408
17408
|
<doc xml:space="preserve"
|
|
17409
17409
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17410
|
-
line="
|
|
17410
|
+
line="2200">Create a new ClutterColorStateParams object.</doc>
|
|
17411
17411
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17412
|
-
line="
|
|
17412
|
+
line="143"/>
|
|
17413
17413
|
<return-value transfer-ownership="full">
|
|
17414
17414
|
<doc xml:space="preserve"
|
|
17415
17415
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17416
|
-
line="
|
|
17416
|
+
line="2205">A new ClutterColorState object.</doc>
|
|
17417
17417
|
<type name="ColorState" c:type="ClutterColorState*"/>
|
|
17418
17418
|
</return-value>
|
|
17419
17419
|
<parameters>
|
|
@@ -17433,29 +17433,29 @@ If @force is TRUE then linear transfer characteristics are used always.</doc>
|
|
|
17433
17433
|
throws="1">
|
|
17434
17434
|
<doc xml:space="preserve"
|
|
17435
17435
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17436
|
-
line="
|
|
17436
|
+
line="2417">Create a new ClutterColorState object from a cicp tuple.
|
|
17437
17437
|
|
|
17438
17438
|
See ITU-T H.273 for the specifications of the numbers in
|
|
17439
17439
|
the ClutterCicp struct.</doc>
|
|
17440
17440
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17441
|
-
line="
|
|
17441
|
+
line="165"/>
|
|
17442
17442
|
<return-value transfer-ownership="full">
|
|
17443
17443
|
<doc xml:space="preserve"
|
|
17444
17444
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17445
|
-
line="
|
|
17445
|
+
line="2428">A new ClutterColorState object.</doc>
|
|
17446
17446
|
<type name="ColorState" c:type="ClutterColorState*"/>
|
|
17447
17447
|
</return-value>
|
|
17448
17448
|
<parameters>
|
|
17449
17449
|
<parameter name="context" transfer-ownership="none">
|
|
17450
17450
|
<doc xml:space="preserve"
|
|
17451
17451
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17452
|
-
line="
|
|
17452
|
+
line="2419">a clutter context</doc>
|
|
17453
17453
|
<type name="Context" c:type="ClutterContext*"/>
|
|
17454
17454
|
</parameter>
|
|
17455
17455
|
<parameter name="cicp" transfer-ownership="none">
|
|
17456
17456
|
<doc xml:space="preserve"
|
|
17457
17457
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17458
|
-
line="
|
|
17458
|
+
line="2420">the cicp tuple</doc>
|
|
17459
17459
|
<type name="Cicp" c:type="const ClutterCicp*"/>
|
|
17460
17460
|
</parameter>
|
|
17461
17461
|
</parameters>
|
|
@@ -17464,13 +17464,13 @@ the ClutterCicp struct.</doc>
|
|
|
17464
17464
|
c:identifier="clutter_color_state_params_new_from_primitives">
|
|
17465
17465
|
<doc xml:space="preserve"
|
|
17466
17466
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17467
|
-
line="
|
|
17467
|
+
line="2285">Create a new ClutterColorState object using the color primitives.</doc>
|
|
17468
17468
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17469
|
-
line="
|
|
17469
|
+
line="159"/>
|
|
17470
17470
|
<return-value transfer-ownership="full">
|
|
17471
17471
|
<doc xml:space="preserve"
|
|
17472
17472
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17473
|
-
line="
|
|
17473
|
+
line="2290">A new ClutterColorState object.</doc>
|
|
17474
17474
|
<type name="ColorState" c:type="ClutterColorState*"/>
|
|
17475
17475
|
</return-value>
|
|
17476
17476
|
<parameters>
|
|
@@ -17492,14 +17492,14 @@ the ClutterCicp struct.</doc>
|
|
|
17492
17492
|
c:identifier="clutter_color_state_params_new_full">
|
|
17493
17493
|
<doc xml:space="preserve"
|
|
17494
17494
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17495
|
-
line="
|
|
17495
|
+
line="2218">Create a new ClutterColorStateParams object with all possible parameters.
|
|
17496
17496
|
Some arguments might not be valid to set with other arguments.</doc>
|
|
17497
17497
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17498
|
-
line="
|
|
17498
|
+
line="148"/>
|
|
17499
17499
|
<return-value transfer-ownership="full">
|
|
17500
17500
|
<doc xml:space="preserve"
|
|
17501
17501
|
filename="clutter/clutter/clutter-color-state-params.c"
|
|
17502
|
-
line="
|
|
17502
|
+
line="2224">A new ClutterColorState object.</doc>
|
|
17503
17503
|
<type name="ColorState" c:type="ClutterColorState*"/>
|
|
17504
17504
|
</return-value>
|
|
17505
17505
|
<parameters>
|
|
@@ -17535,7 +17535,7 @@ Some arguments might not be valid to set with other arguments.</doc>
|
|
|
17535
17535
|
<method name="get_colorimetry"
|
|
17536
17536
|
c:identifier="clutter_color_state_params_get_colorimetry">
|
|
17537
17537
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17538
|
-
line="
|
|
17538
|
+
line="170"/>
|
|
17539
17539
|
<return-value transfer-ownership="none">
|
|
17540
17540
|
<type name="Colorimetry" c:type="const ClutterColorimetry*"/>
|
|
17541
17541
|
</return-value>
|
|
@@ -17549,7 +17549,7 @@ Some arguments might not be valid to set with other arguments.</doc>
|
|
|
17549
17549
|
<method name="get_eotf"
|
|
17550
17550
|
c:identifier="clutter_color_state_params_get_eotf">
|
|
17551
17551
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17552
|
-
line="
|
|
17552
|
+
line="173"/>
|
|
17553
17553
|
<return-value transfer-ownership="none">
|
|
17554
17554
|
<type name="EOTF" c:type="const ClutterEOTF*"/>
|
|
17555
17555
|
</return-value>
|
|
@@ -17563,7 +17563,7 @@ Some arguments might not be valid to set with other arguments.</doc>
|
|
|
17563
17563
|
<method name="get_luminance"
|
|
17564
17564
|
c:identifier="clutter_color_state_params_get_luminance">
|
|
17565
17565
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17566
|
-
line="
|
|
17566
|
+
line="176"/>
|
|
17567
17567
|
<return-value transfer-ownership="none">
|
|
17568
17568
|
<type name="Luminance" c:type="const ClutterLuminance*"/>
|
|
17569
17569
|
</return-value>
|
|
@@ -17579,7 +17579,7 @@ Some arguments might not be valid to set with other arguments.</doc>
|
|
|
17579
17579
|
c:type="ClutterColorStateParamsClass"
|
|
17580
17580
|
glib:is-gtype-struct-for="ColorStateParams">
|
|
17581
17581
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17582
|
-
line="
|
|
17582
|
+
line="138"/>
|
|
17583
17583
|
<field name="parent_class">
|
|
17584
17584
|
<type name="ColorStateClass" c:type="ClutterColorStateClass"/>
|
|
17585
17585
|
</field>
|
|
@@ -17603,13 +17603,13 @@ Some arguments might not be valid to set with other arguments.</doc>
|
|
|
17603
17603
|
</record>
|
|
17604
17604
|
<record name="Colorimetry" c:type="ClutterColorimetry">
|
|
17605
17605
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17606
|
-
line="
|
|
17606
|
+
line="83"/>
|
|
17607
17607
|
<field name="type" writable="1" bits="1">
|
|
17608
17608
|
<type name="ColorimetryType" c:type="ClutterColorimetryType"/>
|
|
17609
17609
|
</field>
|
|
17610
17610
|
<union>
|
|
17611
17611
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17612
|
-
line="
|
|
17612
|
+
line="82"/>
|
|
17613
17613
|
<field name="colorspace" writable="1">
|
|
17614
17614
|
<type name="Colorspace" c:type="ClutterColorspace"/>
|
|
17615
17615
|
</field>
|
|
@@ -17792,7 +17792,7 @@ colorizes an actor with the given tint.</doc>
|
|
|
17792
17792
|
<function name="to_primaries"
|
|
17793
17793
|
c:identifier="clutter_colorspace_to_primaries">
|
|
17794
17794
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
17795
|
-
line="
|
|
17795
|
+
line="182"/>
|
|
17796
17796
|
<return-value transfer-ownership="none">
|
|
17797
17797
|
<type name="Primaries" c:type="const ClutterPrimaries*"/>
|
|
17798
17798
|
</return-value>
|
|
@@ -19509,13 +19509,13 @@ desaturation).</doc>
|
|
|
19509
19509
|
</bitfield>
|
|
19510
19510
|
<record name="EOTF" c:type="ClutterEOTF">
|
|
19511
19511
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
19512
|
-
line="
|
|
19512
|
+
line="93"/>
|
|
19513
19513
|
<field name="type" writable="1" bits="1">
|
|
19514
19514
|
<type name="EOTFType" c:type="ClutterEOTFType"/>
|
|
19515
19515
|
</field>
|
|
19516
19516
|
<union>
|
|
19517
19517
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
19518
|
-
line="
|
|
19518
|
+
line="92"/>
|
|
19519
19519
|
<field name="tf_name" writable="1">
|
|
19520
19520
|
<type name="TransferFunction" c:type="ClutterTransferFunction"/>
|
|
19521
19521
|
</field>
|
|
@@ -19526,7 +19526,7 @@ desaturation).</doc>
|
|
|
19526
19526
|
<method name="get_default_luminance"
|
|
19527
19527
|
c:identifier="clutter_eotf_get_default_luminance">
|
|
19528
19528
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
19529
|
-
line="
|
|
19529
|
+
line="179"/>
|
|
19530
19530
|
<return-value transfer-ownership="none">
|
|
19531
19531
|
<type name="Luminance" c:type="const ClutterLuminance*"/>
|
|
19532
19532
|
</return-value>
|
|
@@ -23062,7 +23062,10 @@ on a grid</doc>
|
|
|
23062
23062
|
</member>
|
|
23063
23063
|
</enumeration>
|
|
23064
23064
|
<record name="FrameInfo" c:type="ClutterFrameInfo" introspectable="0">
|
|
23065
|
-
<source-position filename="clutter/clutter/clutter-stage.h" line="
|
|
23065
|
+
<source-position filename="clutter/clutter/clutter-stage.h" line="136"/>
|
|
23066
|
+
<field name="global_frame_counter" writable="1">
|
|
23067
|
+
<type name="gint64" c:type="int64_t"/>
|
|
23068
|
+
</field>
|
|
23066
23069
|
<field name="view_frame_counter" writable="1">
|
|
23067
23070
|
<type name="gint64" c:type="int64_t"/>
|
|
23068
23071
|
</field>
|
|
@@ -23469,7 +23472,7 @@ in your #ClutterGesture subclass.</doc>
|
|
|
23469
23472
|
c:identifier="clutter_gesture_can_not_cancel">
|
|
23470
23473
|
<doc xml:space="preserve"
|
|
23471
23474
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23472
|
-
line="
|
|
23475
|
+
line="1797">In case @self and @other_gesture are operating on the same points, calling
|
|
23473
23476
|
this function will make sure that @self does not cancel @other_gesture
|
|
23474
23477
|
when @self moves to state RECOGNIZING.
|
|
23475
23478
|
|
|
@@ -23486,13 +23489,13 @@ cancel each other.</doc>
|
|
|
23486
23489
|
<instance-parameter name="self" transfer-ownership="none">
|
|
23487
23490
|
<doc xml:space="preserve"
|
|
23488
23491
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23489
|
-
line="
|
|
23492
|
+
line="1799">a #ClutterGesture</doc>
|
|
23490
23493
|
<type name="Gesture" c:type="ClutterGesture*"/>
|
|
23491
23494
|
</instance-parameter>
|
|
23492
23495
|
<parameter name="other_gesture" transfer-ownership="none">
|
|
23493
23496
|
<doc xml:space="preserve"
|
|
23494
23497
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23495
|
-
line="
|
|
23498
|
+
line="1800">the other #ClutterGesture</doc>
|
|
23496
23499
|
<type name="Gesture" c:type="ClutterGesture*"/>
|
|
23497
23500
|
</parameter>
|
|
23498
23501
|
</parameters>
|
|
@@ -23500,7 +23503,7 @@ cancel each other.</doc>
|
|
|
23500
23503
|
<method name="cancel" c:identifier="clutter_gesture_cancel">
|
|
23501
23504
|
<doc xml:space="preserve"
|
|
23502
23505
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23503
|
-
line="
|
|
23506
|
+
line="1479">Cancels the gesture by setting its state to CANCELLED.</doc>
|
|
23504
23507
|
<source-position filename="clutter/clutter/clutter-gesture.h"
|
|
23505
23508
|
line="115"/>
|
|
23506
23509
|
<return-value transfer-ownership="none">
|
|
@@ -23510,7 +23513,7 @@ cancel each other.</doc>
|
|
|
23510
23513
|
<instance-parameter name="self" transfer-ownership="none">
|
|
23511
23514
|
<doc xml:space="preserve"
|
|
23512
23515
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23513
|
-
line="
|
|
23516
|
+
line="1481">a #ClutterGesture</doc>
|
|
23514
23517
|
<type name="Gesture" c:type="ClutterGesture*"/>
|
|
23515
23518
|
</instance-parameter>
|
|
23516
23519
|
</parameters>
|
|
@@ -23518,20 +23521,20 @@ cancel each other.</doc>
|
|
|
23518
23521
|
<method name="get_n_points" c:identifier="clutter_gesture_get_n_points">
|
|
23519
23522
|
<doc xml:space="preserve"
|
|
23520
23523
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23521
|
-
line="
|
|
23524
|
+
line="1528">Retrieves the number of active points the gesture currently has.</doc>
|
|
23522
23525
|
<source-position filename="clutter/clutter/clutter-gesture.h"
|
|
23523
23526
|
line="121"/>
|
|
23524
23527
|
<return-value transfer-ownership="none">
|
|
23525
23528
|
<doc xml:space="preserve"
|
|
23526
23529
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23527
|
-
line="
|
|
23530
|
+
line="1534">the number of active points</doc>
|
|
23528
23531
|
<type name="guint" c:type="unsigned int"/>
|
|
23529
23532
|
</return-value>
|
|
23530
23533
|
<parameters>
|
|
23531
23534
|
<instance-parameter name="self" transfer-ownership="none">
|
|
23532
23535
|
<doc xml:space="preserve"
|
|
23533
23536
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23534
|
-
line="
|
|
23537
|
+
line="1530">a #ClutterGesture</doc>
|
|
23535
23538
|
<type name="Gesture" c:type="ClutterGesture*"/>
|
|
23536
23539
|
</instance-parameter>
|
|
23537
23540
|
</parameters>
|
|
@@ -23540,7 +23543,7 @@ cancel each other.</doc>
|
|
|
23540
23543
|
c:identifier="clutter_gesture_get_point_begin_coords">
|
|
23541
23544
|
<doc xml:space="preserve"
|
|
23542
23545
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23543
|
-
line="
|
|
23546
|
+
line="1651">Retrieves the begin coordinates of the point with index @point_index.</doc>
|
|
23544
23547
|
<source-position filename="clutter/clutter/clutter-gesture.h"
|
|
23545
23548
|
line="138"/>
|
|
23546
23549
|
<return-value transfer-ownership="none">
|
|
@@ -23550,13 +23553,13 @@ cancel each other.</doc>
|
|
|
23550
23553
|
<instance-parameter name="self" transfer-ownership="none">
|
|
23551
23554
|
<doc xml:space="preserve"
|
|
23552
23555
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23553
|
-
line="
|
|
23556
|
+
line="1653">a #ClutterGesture</doc>
|
|
23554
23557
|
<type name="Gesture" c:type="ClutterGesture*"/>
|
|
23555
23558
|
</instance-parameter>
|
|
23556
23559
|
<parameter name="point_index" transfer-ownership="none">
|
|
23557
23560
|
<doc xml:space="preserve"
|
|
23558
23561
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23559
|
-
line="
|
|
23562
|
+
line="1654">index of the point</doc>
|
|
23560
23563
|
<type name="gint" c:type="int"/>
|
|
23561
23564
|
</parameter>
|
|
23562
23565
|
<parameter name="coords_out"
|
|
@@ -23565,7 +23568,7 @@ cancel each other.</doc>
|
|
|
23565
23568
|
transfer-ownership="none">
|
|
23566
23569
|
<doc xml:space="preserve"
|
|
23567
23570
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23568
|
-
line="
|
|
23571
|
+
line="1655">a #graphene_point_t</doc>
|
|
23569
23572
|
<type name="Graphene.Point" c:type="graphene_point_t*"/>
|
|
23570
23573
|
</parameter>
|
|
23571
23574
|
</parameters>
|
|
@@ -23594,7 +23597,7 @@ cancel each other.</doc>
|
|
|
23594
23597
|
c:identifier="clutter_gesture_get_point_coords">
|
|
23595
23598
|
<doc xml:space="preserve"
|
|
23596
23599
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23597
|
-
line="
|
|
23600
|
+
line="1593">Retrieves the latest coordinates of the point with index @point_index.</doc>
|
|
23598
23601
|
<source-position filename="clutter/clutter/clutter-gesture.h"
|
|
23599
23602
|
line="128"/>
|
|
23600
23603
|
<return-value transfer-ownership="none">
|
|
@@ -23604,13 +23607,13 @@ cancel each other.</doc>
|
|
|
23604
23607
|
<instance-parameter name="self" transfer-ownership="none">
|
|
23605
23608
|
<doc xml:space="preserve"
|
|
23606
23609
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23607
|
-
line="
|
|
23610
|
+
line="1595">a #ClutterGesture</doc>
|
|
23608
23611
|
<type name="Gesture" c:type="ClutterGesture*"/>
|
|
23609
23612
|
</instance-parameter>
|
|
23610
23613
|
<parameter name="point_index" transfer-ownership="none">
|
|
23611
23614
|
<doc xml:space="preserve"
|
|
23612
23615
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23613
|
-
line="
|
|
23616
|
+
line="1596">index of the point</doc>
|
|
23614
23617
|
<type name="gint" c:type="int"/>
|
|
23615
23618
|
</parameter>
|
|
23616
23619
|
<parameter name="coords_out"
|
|
@@ -23619,7 +23622,7 @@ cancel each other.</doc>
|
|
|
23619
23622
|
transfer-ownership="none">
|
|
23620
23623
|
<doc xml:space="preserve"
|
|
23621
23624
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23622
|
-
line="
|
|
23625
|
+
line="1597">a #graphene_point_t</doc>
|
|
23623
23626
|
<type name="Graphene.Point" c:type="graphene_point_t*"/>
|
|
23624
23627
|
</parameter>
|
|
23625
23628
|
</parameters>
|
|
@@ -23648,26 +23651,26 @@ cancel each other.</doc>
|
|
|
23648
23651
|
c:identifier="clutter_gesture_get_point_event">
|
|
23649
23652
|
<doc xml:space="preserve"
|
|
23650
23653
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23651
|
-
line="
|
|
23654
|
+
line="1767">Retrieves the the latest event of the point with index @point_index.</doc>
|
|
23652
23655
|
<source-position filename="clutter/clutter/clutter-gesture.h"
|
|
23653
23656
|
line="158"/>
|
|
23654
23657
|
<return-value transfer-ownership="none">
|
|
23655
23658
|
<doc xml:space="preserve"
|
|
23656
23659
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23657
|
-
line="
|
|
23660
|
+
line="1774">The #ClutterEvent</doc>
|
|
23658
23661
|
<type name="Event" c:type="const ClutterEvent*"/>
|
|
23659
23662
|
</return-value>
|
|
23660
23663
|
<parameters>
|
|
23661
23664
|
<instance-parameter name="self" transfer-ownership="none">
|
|
23662
23665
|
<doc xml:space="preserve"
|
|
23663
23666
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23664
|
-
line="
|
|
23667
|
+
line="1769">a #ClutterGesture</doc>
|
|
23665
23668
|
<type name="Gesture" c:type="ClutterGesture*"/>
|
|
23666
23669
|
</instance-parameter>
|
|
23667
23670
|
<parameter name="point_index" transfer-ownership="none">
|
|
23668
23671
|
<doc xml:space="preserve"
|
|
23669
23672
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23670
|
-
line="
|
|
23673
|
+
line="1770">index of the point</doc>
|
|
23671
23674
|
<type name="gint" c:type="int"/>
|
|
23672
23675
|
</parameter>
|
|
23673
23676
|
</parameters>
|
|
@@ -23676,7 +23679,7 @@ cancel each other.</doc>
|
|
|
23676
23679
|
c:identifier="clutter_gesture_get_point_previous_coords">
|
|
23677
23680
|
<doc xml:space="preserve"
|
|
23678
23681
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23679
|
-
line="
|
|
23682
|
+
line="1709">Retrieves the previous coordinates of the point with index @point_index.</doc>
|
|
23680
23683
|
<source-position filename="clutter/clutter/clutter-gesture.h"
|
|
23681
23684
|
line="148"/>
|
|
23682
23685
|
<return-value transfer-ownership="none">
|
|
@@ -23686,13 +23689,13 @@ cancel each other.</doc>
|
|
|
23686
23689
|
<instance-parameter name="self" transfer-ownership="none">
|
|
23687
23690
|
<doc xml:space="preserve"
|
|
23688
23691
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23689
|
-
line="
|
|
23692
|
+
line="1711">a #ClutterGesture</doc>
|
|
23690
23693
|
<type name="Gesture" c:type="ClutterGesture*"/>
|
|
23691
23694
|
</instance-parameter>
|
|
23692
23695
|
<parameter name="point_index" transfer-ownership="none">
|
|
23693
23696
|
<doc xml:space="preserve"
|
|
23694
23697
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23695
|
-
line="
|
|
23698
|
+
line="1712">index of the point</doc>
|
|
23696
23699
|
<type name="gint" c:type="int"/>
|
|
23697
23700
|
</parameter>
|
|
23698
23701
|
<parameter name="coords_out"
|
|
@@ -23701,7 +23704,7 @@ cancel each other.</doc>
|
|
|
23701
23704
|
transfer-ownership="none">
|
|
23702
23705
|
<doc xml:space="preserve"
|
|
23703
23706
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23704
|
-
line="
|
|
23707
|
+
line="1713">a #graphene_point_t</doc>
|
|
23705
23708
|
<type name="Graphene.Point" c:type="graphene_point_t*"/>
|
|
23706
23709
|
</parameter>
|
|
23707
23710
|
</parameters>
|
|
@@ -23729,14 +23732,14 @@ cancel each other.</doc>
|
|
|
23729
23732
|
<method name="get_points" c:identifier="clutter_gesture_get_points">
|
|
23730
23733
|
<doc xml:space="preserve"
|
|
23731
23734
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23732
|
-
line="
|
|
23735
|
+
line="1557">Retrieves an array of the currently active points of the gesture, the array is
|
|
23733
23736
|
ordered in the order the points were added in (newest to oldest).</doc>
|
|
23734
23737
|
<source-position filename="clutter/clutter/clutter-gesture.h"
|
|
23735
23738
|
line="124"/>
|
|
23736
23739
|
<return-value transfer-ownership="none">
|
|
23737
23740
|
<doc xml:space="preserve"
|
|
23738
23741
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23739
|
-
line="
|
|
23742
|
+
line="1565">array with active points of the gesture</doc>
|
|
23740
23743
|
<array length="0" zero-terminated="0" c:type="unsigned int*">
|
|
23741
23744
|
<type name="guint" c:type="unsigned int"/>
|
|
23742
23745
|
</array>
|
|
@@ -23745,7 +23748,7 @@ ordered in the order the points were added in (newest to oldest).</doc>
|
|
|
23745
23748
|
<instance-parameter name="self" transfer-ownership="none">
|
|
23746
23749
|
<doc xml:space="preserve"
|
|
23747
23750
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23748
|
-
line="
|
|
23751
|
+
line="1559">a #ClutterGesture</doc>
|
|
23749
23752
|
<type name="Gesture" c:type="ClutterGesture*"/>
|
|
23750
23753
|
</instance-parameter>
|
|
23751
23754
|
<parameter name="n_points"
|
|
@@ -23756,7 +23759,7 @@ ordered in the order the points were added in (newest to oldest).</doc>
|
|
|
23756
23759
|
allow-none="1">
|
|
23757
23760
|
<doc xml:space="preserve"
|
|
23758
23761
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23759
|
-
line="
|
|
23762
|
+
line="1560">number of points</doc>
|
|
23760
23763
|
<type name="gsize" c:type="size_t*"/>
|
|
23761
23764
|
</parameter>
|
|
23762
23765
|
</parameters>
|
|
@@ -23766,20 +23769,20 @@ ordered in the order the points were added in (newest to oldest).</doc>
|
|
|
23766
23769
|
glib:get-property="state">
|
|
23767
23770
|
<doc xml:space="preserve"
|
|
23768
23771
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23769
|
-
line="
|
|
23772
|
+
line="1508">Gets the current state of the gesture.</doc>
|
|
23770
23773
|
<source-position filename="clutter/clutter/clutter-gesture.h"
|
|
23771
23774
|
line="112"/>
|
|
23772
23775
|
<return-value transfer-ownership="none">
|
|
23773
23776
|
<doc xml:space="preserve"
|
|
23774
23777
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23775
|
-
line="
|
|
23778
|
+
line="1514">the #ClutterGestureState</doc>
|
|
23776
23779
|
<type name="GestureState" c:type="ClutterGestureState"/>
|
|
23777
23780
|
</return-value>
|
|
23778
23781
|
<parameters>
|
|
23779
23782
|
<instance-parameter name="self" transfer-ownership="none">
|
|
23780
23783
|
<doc xml:space="preserve"
|
|
23781
23784
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23782
|
-
line="
|
|
23785
|
+
line="1510">a #ClutterGesture</doc>
|
|
23783
23786
|
<type name="Gesture" c:type="ClutterGesture*"/>
|
|
23784
23787
|
</instance-parameter>
|
|
23785
23788
|
</parameters>
|
|
@@ -23803,7 +23806,7 @@ ordered in the order the points were added in (newest to oldest).</doc>
|
|
|
23803
23806
|
introspectable="0">
|
|
23804
23807
|
<doc xml:space="preserve"
|
|
23805
23808
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23806
|
-
line="
|
|
23809
|
+
line="1432">Sets the state of the gesture. This method is private to gesture
|
|
23807
23810
|
implementations.
|
|
23808
23811
|
|
|
23809
23812
|
Allowed state transitions are:
|
|
@@ -23830,7 +23833,7 @@ Allowed state transitions are:
|
|
|
23830
23833
|
default-value="CLUTTER_GESTURE_STATE_WAITING">
|
|
23831
23834
|
<doc xml:space="preserve"
|
|
23832
23835
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23833
|
-
line="
|
|
23836
|
+
line="1284">The current state of the gesture.</doc>
|
|
23834
23837
|
<type name="GestureState"/>
|
|
23835
23838
|
</property>
|
|
23836
23839
|
<field name="parent_instance">
|
|
@@ -23839,7 +23842,7 @@ Allowed state transitions are:
|
|
|
23839
23842
|
<glib:signal name="cancel" when="last">
|
|
23840
23843
|
<doc xml:space="preserve"
|
|
23841
23844
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23842
|
-
line="
|
|
23845
|
+
line="1392">The ::cancel signal is emitted when a continuous gesture got cancelled.</doc>
|
|
23843
23846
|
<return-value transfer-ownership="none">
|
|
23844
23847
|
<type name="none" c:type="void"/>
|
|
23845
23848
|
</return-value>
|
|
@@ -23847,7 +23850,7 @@ Allowed state transitions are:
|
|
|
23847
23850
|
<glib:signal name="end" when="last">
|
|
23848
23851
|
<doc xml:space="preserve"
|
|
23849
23852
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23850
|
-
line="
|
|
23853
|
+
line="1372">The ::end signal is emitted when a continuous gesture ends.</doc>
|
|
23851
23854
|
<return-value transfer-ownership="none">
|
|
23852
23855
|
<type name="none" c:type="void"/>
|
|
23853
23856
|
</return-value>
|
|
@@ -23855,21 +23858,21 @@ Allowed state transitions are:
|
|
|
23855
23858
|
<glib:signal name="may-recognize" when="last">
|
|
23856
23859
|
<doc xml:space="preserve"
|
|
23857
23860
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23858
|
-
line="
|
|
23861
|
+
line="1328">The ::may-recognize signal is emitted if the gesture might become
|
|
23859
23862
|
active and move to RECOGNIZING. Its purpose is to allow the
|
|
23860
23863
|
implementation or a user of a gesture to prohibit the gesture
|
|
23861
23864
|
from starting when needed.</doc>
|
|
23862
23865
|
<return-value transfer-ownership="none">
|
|
23863
23866
|
<doc xml:space="preserve"
|
|
23864
23867
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23865
|
-
line="
|
|
23868
|
+
line="1337">%TRUE if the gesture may recognize, %FALSE if it may not.</doc>
|
|
23866
23869
|
<type name="gboolean" c:type="gboolean"/>
|
|
23867
23870
|
</return-value>
|
|
23868
23871
|
</glib:signal>
|
|
23869
23872
|
<glib:signal name="recognize" when="last">
|
|
23870
23873
|
<doc xml:space="preserve"
|
|
23871
23874
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23872
|
-
line="
|
|
23875
|
+
line="1349">The ::recognize signal is emitted when the gesture recognizes.
|
|
23873
23876
|
|
|
23874
23877
|
This is the signal gesture users are supposed to use for implementing
|
|
23875
23878
|
actions on gesture recognize.</doc>
|
|
@@ -23880,20 +23883,20 @@ actions on gesture recognize.</doc>
|
|
|
23880
23883
|
<glib:signal name="should-handle-sequence" when="first">
|
|
23881
23884
|
<doc xml:space="preserve"
|
|
23882
23885
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23883
|
-
line="
|
|
23886
|
+
line="1303">The ::should-handle-sequence signal is emitted when a sequence gets added
|
|
23884
23887
|
to the gesture. Return %FALSE to make the gesture ignore the sequence of
|
|
23885
23888
|
events.</doc>
|
|
23886
23889
|
<return-value transfer-ownership="none">
|
|
23887
23890
|
<doc xml:space="preserve"
|
|
23888
23891
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23889
|
-
line="
|
|
23892
|
+
line="1312">%TRUE if the gesture may handle the sequence, %FALSE if it may not.</doc>
|
|
23890
23893
|
<type name="gboolean" c:type="gboolean"/>
|
|
23891
23894
|
</return-value>
|
|
23892
23895
|
<parameters>
|
|
23893
23896
|
<parameter name="sequence_begin_event" transfer-ownership="none">
|
|
23894
23897
|
<doc xml:space="preserve"
|
|
23895
23898
|
filename="clutter/clutter/clutter-gesture.c"
|
|
23896
|
-
line="
|
|
23899
|
+
line="1306">the #ClutterEvent beginning the sequence</doc>
|
|
23897
23900
|
<type name="Event"/>
|
|
23898
23901
|
</parameter>
|
|
23899
23902
|
</parameters>
|
|
@@ -24156,7 +24159,7 @@ events.</doc>
|
|
|
24156
24159
|
<method name="activate" c:identifier="clutter_grab_activate">
|
|
24157
24160
|
<doc xml:space="preserve"
|
|
24158
24161
|
filename="clutter/clutter/clutter-stage.c"
|
|
24159
|
-
line="
|
|
24162
|
+
line="3048">Activates a grab onto its assigned actor. Events will be propagated as
|
|
24160
24163
|
usual inside its hierarchy. Activating an already active grab will have
|
|
24161
24164
|
no side effects.
|
|
24162
24165
|
|
|
@@ -24173,7 +24176,7 @@ to undo the effects of this function, call [method@Grab.dismiss].</doc>
|
|
|
24173
24176
|
<instance-parameter name="grab" transfer-ownership="none">
|
|
24174
24177
|
<doc xml:space="preserve"
|
|
24175
24178
|
filename="clutter/clutter/clutter-stage.c"
|
|
24176
|
-
line="
|
|
24179
|
+
line="3050">a `ClutterGrab`</doc>
|
|
24177
24180
|
<type name="Grab" c:type="ClutterGrab*"/>
|
|
24178
24181
|
</instance-parameter>
|
|
24179
24182
|
</parameters>
|
|
@@ -24181,7 +24184,7 @@ to undo the effects of this function, call [method@Grab.dismiss].</doc>
|
|
|
24181
24184
|
<method name="dismiss" c:identifier="clutter_grab_dismiss">
|
|
24182
24185
|
<doc xml:space="preserve"
|
|
24183
24186
|
filename="clutter/clutter/clutter-stage.c"
|
|
24184
|
-
line="
|
|
24187
|
+
line="3252">Removes a grab. If this grab is effective, crossing events
|
|
24185
24188
|
will be generated to indicate the change in event redirection.</doc>
|
|
24186
24189
|
<source-position filename="clutter/clutter/clutter-grab.h" line="43"/>
|
|
24187
24190
|
<return-value transfer-ownership="none">
|
|
@@ -24191,7 +24194,7 @@ will be generated to indicate the change in event redirection.</doc>
|
|
|
24191
24194
|
<instance-parameter name="grab" transfer-ownership="none">
|
|
24192
24195
|
<doc xml:space="preserve"
|
|
24193
24196
|
filename="clutter/clutter/clutter-stage.c"
|
|
24194
|
-
line="
|
|
24197
|
+
line="3254">Grab to undo</doc>
|
|
24195
24198
|
<type name="Grab" c:type="ClutterGrab*"/>
|
|
24196
24199
|
</instance-parameter>
|
|
24197
24200
|
</parameters>
|
|
@@ -24199,21 +24202,21 @@ will be generated to indicate the change in event redirection.</doc>
|
|
|
24199
24202
|
<method name="get_seat_state" c:identifier="clutter_grab_get_seat_state">
|
|
24200
24203
|
<doc xml:space="preserve"
|
|
24201
24204
|
filename="clutter/clutter/clutter-stage.c"
|
|
24202
|
-
line="
|
|
24205
|
+
line="3267">Returns the windowing-level state of the
|
|
24203
24206
|
grab, the devices that are guaranteed to be
|
|
24204
24207
|
grabbed.</doc>
|
|
24205
24208
|
<source-position filename="clutter/clutter/clutter-grab.h" line="46"/>
|
|
24206
24209
|
<return-value transfer-ownership="none">
|
|
24207
24210
|
<doc xml:space="preserve"
|
|
24208
24211
|
filename="clutter/clutter/clutter-stage.c"
|
|
24209
|
-
line="
|
|
24212
|
+
line="3275">The state of the grab.</doc>
|
|
24210
24213
|
<type name="GrabState" c:type="ClutterGrabState"/>
|
|
24211
24214
|
</return-value>
|
|
24212
24215
|
<parameters>
|
|
24213
24216
|
<instance-parameter name="grab" transfer-ownership="none">
|
|
24214
24217
|
<doc xml:space="preserve"
|
|
24215
24218
|
filename="clutter/clutter/clutter-stage.c"
|
|
24216
|
-
line="
|
|
24219
|
+
line="3269">a Grab handle</doc>
|
|
24217
24220
|
<type name="Grab" c:type="ClutterGrab*"/>
|
|
24218
24221
|
</instance-parameter>
|
|
24219
24222
|
</parameters>
|
|
@@ -45947,7 +45950,7 @@ A [type@Clutter.LayoutMeta] wraps a [class@Actor] inside a container
|
|
|
45947
45950
|
</record>
|
|
45948
45951
|
<record name="Luminance" c:type="ClutterLuminance">
|
|
45949
45952
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
45950
|
-
line="
|
|
45953
|
+
line="102"/>
|
|
45951
45954
|
<field name="type" writable="1" bits="1">
|
|
45952
45955
|
<type name="LuminanceType" c:type="ClutterLuminanceType"/>
|
|
45953
45956
|
</field>
|
|
@@ -49647,20 +49650,20 @@ gestures</doc>
|
|
|
49647
49650
|
c:identifier="clutter_press_gesture_get_button">
|
|
49648
49651
|
<doc xml:space="preserve"
|
|
49649
49652
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49650
|
-
line="
|
|
49653
|
+
line="625">Retrieves the button that was pressed.</doc>
|
|
49651
49654
|
<source-position filename="clutter/clutter/clutter-press-gesture.h"
|
|
49652
49655
|
line="61"/>
|
|
49653
49656
|
<return-value transfer-ownership="none">
|
|
49654
49657
|
<doc xml:space="preserve"
|
|
49655
49658
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49656
|
-
line="
|
|
49659
|
+
line="631">the button value</doc>
|
|
49657
49660
|
<type name="guint" c:type="unsigned int"/>
|
|
49658
49661
|
</return-value>
|
|
49659
49662
|
<parameters>
|
|
49660
49663
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49661
49664
|
<doc xml:space="preserve"
|
|
49662
49665
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49663
|
-
line="
|
|
49666
|
+
line="627">a #ClutterPressGesture</doc>
|
|
49664
49667
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49665
49668
|
</instance-parameter>
|
|
49666
49669
|
</parameters>
|
|
@@ -49670,20 +49673,20 @@ gestures</doc>
|
|
|
49670
49673
|
glib:get-property="cancel-threshold">
|
|
49671
49674
|
<doc xml:space="preserve"
|
|
49672
49675
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49673
|
-
line="
|
|
49676
|
+
line="530">Gets the movement threshold in pixels that cancels the press gesture.</doc>
|
|
49674
49677
|
<source-position filename="clutter/clutter/clutter-press-gesture.h"
|
|
49675
49678
|
line="47"/>
|
|
49676
49679
|
<return-value transfer-ownership="none">
|
|
49677
49680
|
<doc xml:space="preserve"
|
|
49678
49681
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49679
|
-
line="
|
|
49682
|
+
line="536">The cancel threshold in pixels</doc>
|
|
49680
49683
|
<type name="gint" c:type="int"/>
|
|
49681
49684
|
</return-value>
|
|
49682
49685
|
<parameters>
|
|
49683
49686
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49684
49687
|
<doc xml:space="preserve"
|
|
49685
49688
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49686
|
-
line="
|
|
49689
|
+
line="532">a #ClutterPressGesture</doc>
|
|
49687
49690
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49688
49691
|
</instance-parameter>
|
|
49689
49692
|
</parameters>
|
|
@@ -49692,7 +49695,7 @@ gestures</doc>
|
|
|
49692
49695
|
c:identifier="clutter_press_gesture_get_coords">
|
|
49693
49696
|
<doc xml:space="preserve"
|
|
49694
49697
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49695
|
-
line="
|
|
49698
|
+
line="665">Retrieves the coordinates of the press.</doc>
|
|
49696
49699
|
<source-position filename="clutter/clutter/clutter-press-gesture.h"
|
|
49697
49700
|
line="67"/>
|
|
49698
49701
|
<return-value transfer-ownership="none">
|
|
@@ -49702,7 +49705,7 @@ gestures</doc>
|
|
|
49702
49705
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49703
49706
|
<doc xml:space="preserve"
|
|
49704
49707
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49705
|
-
line="
|
|
49708
|
+
line="667">a #ClutterPressGesture</doc>
|
|
49706
49709
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49707
49710
|
</instance-parameter>
|
|
49708
49711
|
<parameter name="coords_out"
|
|
@@ -49711,7 +49714,7 @@ gestures</doc>
|
|
|
49711
49714
|
transfer-ownership="none">
|
|
49712
49715
|
<doc xml:space="preserve"
|
|
49713
49716
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49714
|
-
line="
|
|
49717
|
+
line="668">a #graphene_point_t</doc>
|
|
49715
49718
|
<type name="Graphene.Point" c:type="graphene_point_t*"/>
|
|
49716
49719
|
</parameter>
|
|
49717
49720
|
</parameters>
|
|
@@ -49720,7 +49723,7 @@ gestures</doc>
|
|
|
49720
49723
|
c:identifier="clutter_press_gesture_get_coords_abs">
|
|
49721
49724
|
<doc xml:space="preserve"
|
|
49722
49725
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49723
|
-
line="
|
|
49726
|
+
line="696">Retrieves the coordinates of the press in absolute coordinates.</doc>
|
|
49724
49727
|
<source-position filename="clutter/clutter/clutter-press-gesture.h"
|
|
49725
49728
|
line="71"/>
|
|
49726
49729
|
<return-value transfer-ownership="none">
|
|
@@ -49730,7 +49733,7 @@ gestures</doc>
|
|
|
49730
49733
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49731
49734
|
<doc xml:space="preserve"
|
|
49732
49735
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49733
|
-
line="
|
|
49736
|
+
line="698">a #ClutterPressGesture</doc>
|
|
49734
49737
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49735
49738
|
</instance-parameter>
|
|
49736
49739
|
<parameter name="coords_out"
|
|
@@ -49739,7 +49742,7 @@ gestures</doc>
|
|
|
49739
49742
|
transfer-ownership="none">
|
|
49740
49743
|
<doc xml:space="preserve"
|
|
49741
49744
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49742
|
-
line="
|
|
49745
|
+
line="699">a #graphene_point_t</doc>
|
|
49743
49746
|
<type name="Graphene.Point" c:type="graphene_point_t*"/>
|
|
49744
49747
|
</parameter>
|
|
49745
49748
|
</parameters>
|
|
@@ -49749,7 +49752,7 @@ gestures</doc>
|
|
|
49749
49752
|
glib:get-property="long-press-duration-ms">
|
|
49750
49753
|
<doc xml:space="preserve"
|
|
49751
49754
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49752
|
-
line="
|
|
49755
|
+
line="577">Gets the minimum duration is milliseconds that's necessary for a long press
|
|
49753
49756
|
to recognize. A value of -1 means the default from
|
|
49754
49757
|
#ClutterSettings:long-press-duration is used.</doc>
|
|
49755
49758
|
<source-position filename="clutter/clutter/clutter-press-gesture.h"
|
|
@@ -49761,7 +49764,7 @@ to recognize. A value of -1 means the default from
|
|
|
49761
49764
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49762
49765
|
<doc xml:space="preserve"
|
|
49763
49766
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49764
|
-
line="
|
|
49767
|
+
line="579">a #ClutterPressGesture</doc>
|
|
49765
49768
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49766
49769
|
</instance-parameter>
|
|
49767
49770
|
</parameters>
|
|
@@ -49770,20 +49773,20 @@ to recognize. A value of -1 means the default from
|
|
|
49770
49773
|
c:identifier="clutter_press_gesture_get_n_presses">
|
|
49771
49774
|
<doc xml:space="preserve"
|
|
49772
49775
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49773
|
-
line="
|
|
49776
|
+
line="718">Retrieves the number of presses that happened on the gesture.</doc>
|
|
49774
49777
|
<source-position filename="clutter/clutter/clutter-press-gesture.h"
|
|
49775
49778
|
line="75"/>
|
|
49776
49779
|
<return-value transfer-ownership="none">
|
|
49777
49780
|
<doc xml:space="preserve"
|
|
49778
49781
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49779
|
-
line="
|
|
49782
|
+
line="724">The number of presses</doc>
|
|
49780
49783
|
<type name="guint" c:type="unsigned int"/>
|
|
49781
49784
|
</return-value>
|
|
49782
49785
|
<parameters>
|
|
49783
49786
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49784
49787
|
<doc xml:space="preserve"
|
|
49785
49788
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49786
|
-
line="
|
|
49789
|
+
line="720">a #ClutterPressGesture</doc>
|
|
49787
49790
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49788
49791
|
</instance-parameter>
|
|
49789
49792
|
</parameters>
|
|
@@ -49793,20 +49796,20 @@ to recognize. A value of -1 means the default from
|
|
|
49793
49796
|
glib:get-property="pressed">
|
|
49794
49797
|
<doc xml:space="preserve"
|
|
49795
49798
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49796
|
-
line="
|
|
49799
|
+
line="510">Gets whether the press gesture actor should be in the "pressed" state.</doc>
|
|
49797
49800
|
<source-position filename="clutter/clutter/clutter-press-gesture.h"
|
|
49798
49801
|
line="44"/>
|
|
49799
49802
|
<return-value transfer-ownership="none">
|
|
49800
49803
|
<doc xml:space="preserve"
|
|
49801
49804
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49802
|
-
line="
|
|
49805
|
+
line="516">The "pressed" state</doc>
|
|
49803
49806
|
<type name="gboolean" c:type="gboolean"/>
|
|
49804
49807
|
</return-value>
|
|
49805
49808
|
<parameters>
|
|
49806
49809
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49807
49810
|
<doc xml:space="preserve"
|
|
49808
49811
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49809
|
-
line="
|
|
49812
|
+
line="512">a #ClutterPressGesture</doc>
|
|
49810
49813
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49811
49814
|
</instance-parameter>
|
|
49812
49815
|
</parameters>
|
|
@@ -49816,20 +49819,20 @@ to recognize. A value of -1 means the default from
|
|
|
49816
49819
|
glib:get-property="required-button">
|
|
49817
49820
|
<doc xml:space="preserve"
|
|
49818
49821
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49819
|
-
line="
|
|
49822
|
+
line="738">Gets the mouse button required for the press gesture to recognize.</doc>
|
|
49820
49823
|
<source-position filename="clutter/clutter/clutter-press-gesture.h"
|
|
49821
49824
|
line="78"/>
|
|
49822
49825
|
<return-value transfer-ownership="none">
|
|
49823
49826
|
<doc xml:space="preserve"
|
|
49824
49827
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49825
|
-
line="
|
|
49828
|
+
line="744">The mouse button required to recognize</doc>
|
|
49826
49829
|
<type name="guint" c:type="unsigned int"/>
|
|
49827
49830
|
</return-value>
|
|
49828
49831
|
<parameters>
|
|
49829
49832
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49830
49833
|
<doc xml:space="preserve"
|
|
49831
49834
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49832
|
-
line="
|
|
49835
|
+
line="740">a #ClutterPressGesture</doc>
|
|
49833
49836
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49834
49837
|
</instance-parameter>
|
|
49835
49838
|
</parameters>
|
|
@@ -49837,20 +49840,20 @@ to recognize. A value of -1 means the default from
|
|
|
49837
49840
|
<method name="get_state" c:identifier="clutter_press_gesture_get_state">
|
|
49838
49841
|
<doc xml:space="preserve"
|
|
49839
49842
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49840
|
-
line="
|
|
49843
|
+
line="645">Retrieves the modifier state of the press gesture.</doc>
|
|
49841
49844
|
<source-position filename="clutter/clutter/clutter-press-gesture.h"
|
|
49842
49845
|
line="64"/>
|
|
49843
49846
|
<return-value transfer-ownership="none">
|
|
49844
49847
|
<doc xml:space="preserve"
|
|
49845
49848
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49846
|
-
line="
|
|
49849
|
+
line="651">the modifier state parameter, or 0</doc>
|
|
49847
49850
|
<type name="ModifierType" c:type="ClutterModifierType"/>
|
|
49848
49851
|
</return-value>
|
|
49849
49852
|
<parameters>
|
|
49850
49853
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49851
49854
|
<doc xml:space="preserve"
|
|
49852
49855
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49853
|
-
line="
|
|
49856
|
+
line="647">a #ClutterPressGesture</doc>
|
|
49854
49857
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49855
49858
|
</instance-parameter>
|
|
49856
49859
|
</parameters>
|
|
@@ -49860,7 +49863,7 @@ to recognize. A value of -1 means the default from
|
|
|
49860
49863
|
glib:set-property="cancel-threshold">
|
|
49861
49864
|
<doc xml:space="preserve"
|
|
49862
49865
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49863
|
-
line="
|
|
49866
|
+
line="550">Sets the movement threshold in pixels that cancels the press gesture.
|
|
49864
49867
|
|
|
49865
49868
|
See also #ClutterPressGesture:cancel-threshold.</doc>
|
|
49866
49869
|
<source-position filename="clutter/clutter/clutter-press-gesture.h"
|
|
@@ -49872,13 +49875,13 @@ See also #ClutterPressGesture:cancel-threshold.</doc>
|
|
|
49872
49875
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49873
49876
|
<doc xml:space="preserve"
|
|
49874
49877
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49875
|
-
line="
|
|
49878
|
+
line="552">a #ClutterPressGesture</doc>
|
|
49876
49879
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49877
49880
|
</instance-parameter>
|
|
49878
49881
|
<parameter name="cancel_threshold" transfer-ownership="none">
|
|
49879
49882
|
<doc xml:space="preserve"
|
|
49880
49883
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49881
|
-
line="
|
|
49884
|
+
line="553">the threshold in pixels, or -1 to disable the threshold</doc>
|
|
49882
49885
|
<type name="gint" c:type="int"/>
|
|
49883
49886
|
</parameter>
|
|
49884
49887
|
</parameters>
|
|
@@ -49888,7 +49891,7 @@ See also #ClutterPressGesture:cancel-threshold.</doc>
|
|
|
49888
49891
|
glib:set-property="long-press-duration-ms">
|
|
49889
49892
|
<doc xml:space="preserve"
|
|
49890
49893
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49891
|
-
line="
|
|
49894
|
+
line="597">Sets the minimum duration is milliseconds that's necessary for a long press
|
|
49892
49895
|
to recognize.
|
|
49893
49896
|
|
|
49894
49897
|
Pass -1 to use the default from #ClutterSettings:long-press-duration.</doc>
|
|
@@ -49901,13 +49904,13 @@ Pass -1 to use the default from #ClutterSettings:long-press-duration.</doc>
|
|
|
49901
49904
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49902
49905
|
<doc xml:space="preserve"
|
|
49903
49906
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49904
|
-
line="
|
|
49907
|
+
line="599">a #ClutterPressGesture</doc>
|
|
49905
49908
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49906
49909
|
</instance-parameter>
|
|
49907
49910
|
<parameter name="long_press_duration_ms" transfer-ownership="none">
|
|
49908
49911
|
<doc xml:space="preserve"
|
|
49909
49912
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49910
|
-
line="
|
|
49913
|
+
line="600">minimum duration for long press to recognize</doc>
|
|
49911
49914
|
<type name="gint" c:type="int"/>
|
|
49912
49915
|
</parameter>
|
|
49913
49916
|
</parameters>
|
|
@@ -49917,7 +49920,7 @@ Pass -1 to use the default from #ClutterSettings:long-press-duration.</doc>
|
|
|
49917
49920
|
glib:set-property="required-button">
|
|
49918
49921
|
<doc xml:space="preserve"
|
|
49919
49922
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49920
|
-
line="
|
|
49923
|
+
line="758">Sets the mouse button required for the press gesture to recognize.
|
|
49921
49924
|
Pass 0 to allow any button. Touch input is always handled as a press
|
|
49922
49925
|
of the primary button.</doc>
|
|
49923
49926
|
<source-position filename="clutter/clutter/clutter-press-gesture.h"
|
|
@@ -49929,13 +49932,13 @@ of the primary button.</doc>
|
|
|
49929
49932
|
<instance-parameter name="self" transfer-ownership="none">
|
|
49930
49933
|
<doc xml:space="preserve"
|
|
49931
49934
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49932
|
-
line="
|
|
49935
|
+
line="760">a #ClutterPressGesture</doc>
|
|
49933
49936
|
<type name="PressGesture" c:type="ClutterPressGesture*"/>
|
|
49934
49937
|
</instance-parameter>
|
|
49935
49938
|
<parameter name="required_button" transfer-ownership="none">
|
|
49936
49939
|
<doc xml:space="preserve"
|
|
49937
49940
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49938
|
-
line="
|
|
49941
|
+
line="761">mouse button required for the gesture to recognize</doc>
|
|
49939
49942
|
<type name="guint" c:type="unsigned int"/>
|
|
49940
49943
|
</parameter>
|
|
49941
49944
|
</parameters>
|
|
@@ -49948,7 +49951,7 @@ of the primary button.</doc>
|
|
|
49948
49951
|
default-value="0">
|
|
49949
49952
|
<doc xml:space="preserve"
|
|
49950
49953
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49951
|
-
line="
|
|
49954
|
+
line="443">Threshold in pixels to cancel the gesture, use -1 to disable the threshold.</doc>
|
|
49952
49955
|
<type name="gint" c:type="gint"/>
|
|
49953
49956
|
</property>
|
|
49954
49957
|
<property name="long-press-duration-ms"
|
|
@@ -49959,7 +49962,7 @@ of the primary button.</doc>
|
|
|
49959
49962
|
default-value="-1">
|
|
49960
49963
|
<doc xml:space="preserve"
|
|
49961
49964
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49962
|
-
line="
|
|
49965
|
+
line="455">The minimum duration of a press in milliseconds for it to be recognized
|
|
49963
49966
|
as a long press gesture.
|
|
49964
49967
|
|
|
49965
49968
|
A value of -1 (default) will make the gesture use the value of the
|
|
@@ -49973,7 +49976,7 @@ A value of -1 (default) will make the gesture use the value of the
|
|
|
49973
49976
|
default-value="FALSE">
|
|
49974
49977
|
<doc xml:space="preserve"
|
|
49975
49978
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49976
|
-
line="
|
|
49979
|
+
line="471">Whether the clickable actor should be in "pressed" state</doc>
|
|
49977
49980
|
<type name="gboolean" c:type="gboolean"/>
|
|
49978
49981
|
</property>
|
|
49979
49982
|
<property name="required-button"
|
|
@@ -49984,7 +49987,7 @@ A value of -1 (default) will make the gesture use the value of the
|
|
|
49984
49987
|
default-value="0">
|
|
49985
49988
|
<doc xml:space="preserve"
|
|
49986
49989
|
filename="clutter/clutter/clutter-press-gesture.c"
|
|
49987
|
-
line="
|
|
49990
|
+
line="483">The mouse button required for the press gesture to recognize.
|
|
49988
49991
|
Pass 0 to allow any button. Touch input is always handled as a press
|
|
49989
49992
|
of the primary button.</doc>
|
|
49990
49993
|
<type name="guint" c:type="guint"/>
|
|
@@ -50046,7 +50049,7 @@ of the primary button.</doc>
|
|
|
50046
50049
|
</record>
|
|
50047
50050
|
<record name="Primaries" c:type="ClutterPrimaries">
|
|
50048
50051
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
50049
|
-
line="
|
|
50052
|
+
line="73"/>
|
|
50050
50053
|
<field name="r_x" writable="1">
|
|
50051
50054
|
<type name="gfloat" c:type="float"/>
|
|
50052
50055
|
</field>
|
|
@@ -50074,7 +50077,7 @@ of the primary button.</doc>
|
|
|
50074
50077
|
<method name="ensure_normalized_range"
|
|
50075
50078
|
c:identifier="clutter_primaries_ensure_normalized_range">
|
|
50076
50079
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
50077
|
-
line="
|
|
50080
|
+
line="185"/>
|
|
50078
50081
|
<return-value transfer-ownership="none">
|
|
50079
50082
|
<type name="none" c:type="void"/>
|
|
50080
50083
|
</return-value>
|
|
@@ -52533,6 +52536,34 @@ and [property@SnapConstraint:to-edge]</doc>
|
|
|
52533
52536
|
glib:get-type="clutter_sprite_get_type"
|
|
52534
52537
|
glib:type-struct="SpriteClass">
|
|
52535
52538
|
<source-position filename="clutter/clutter/clutter-sprite.h" line="44"/>
|
|
52539
|
+
<method name="get_coords" c:identifier="clutter_sprite_get_coords">
|
|
52540
|
+
<doc xml:space="preserve"
|
|
52541
|
+
filename="clutter/clutter/clutter-sprite.c"
|
|
52542
|
+
line="939">Returns the current position that @sprite points to, in stage-global
|
|
52543
|
+
coordinate system.</doc>
|
|
52544
|
+
<source-position filename="clutter/clutter/clutter-sprite.h"
|
|
52545
|
+
line="47"/>
|
|
52546
|
+
<return-value transfer-ownership="none">
|
|
52547
|
+
<type name="none" c:type="void"/>
|
|
52548
|
+
</return-value>
|
|
52549
|
+
<parameters>
|
|
52550
|
+
<instance-parameter name="sprite" transfer-ownership="none">
|
|
52551
|
+
<doc xml:space="preserve"
|
|
52552
|
+
filename="clutter/clutter/clutter-sprite.c"
|
|
52553
|
+
line="941">a #ClutterSprite</doc>
|
|
52554
|
+
<type name="Sprite" c:type="ClutterSprite*"/>
|
|
52555
|
+
</instance-parameter>
|
|
52556
|
+
<parameter name="coords"
|
|
52557
|
+
direction="out"
|
|
52558
|
+
caller-allocates="1"
|
|
52559
|
+
transfer-ownership="none">
|
|
52560
|
+
<doc xml:space="preserve"
|
|
52561
|
+
filename="clutter/clutter/clutter-sprite.c"
|
|
52562
|
+
line="942">return location for the sprite coordinates</doc>
|
|
52563
|
+
<type name="Graphene.Point" c:type="graphene_point_t*"/>
|
|
52564
|
+
</parameter>
|
|
52565
|
+
</parameters>
|
|
52566
|
+
</method>
|
|
52536
52567
|
<property name="device"
|
|
52537
52568
|
writable="1"
|
|
52538
52569
|
construct-only="1"
|
|
@@ -52645,7 +52676,7 @@ This function should not be called by applications; it is used
|
|
|
52645
52676
|
when embedding a #ClutterStage into a toolkit with another
|
|
52646
52677
|
windowing system, like GTK+.</doc>
|
|
52647
52678
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
52648
|
-
line="
|
|
52679
|
+
line="168"/>
|
|
52649
52680
|
<return-value transfer-ownership="none">
|
|
52650
52681
|
<type name="none" c:type="void"/>
|
|
52651
52682
|
</return-value>
|
|
@@ -52662,20 +52693,20 @@ windowing system, like GTK+.</doc>
|
|
|
52662
52693
|
c:identifier="clutter_stage_foreach_sprite">
|
|
52663
52694
|
<doc xml:space="preserve"
|
|
52664
52695
|
filename="clutter/clutter/clutter-stage.c"
|
|
52665
|
-
line="
|
|
52696
|
+
line="3486">Iterates over active input.</doc>
|
|
52666
52697
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
52667
|
-
line="
|
|
52698
|
+
line="244"/>
|
|
52668
52699
|
<return-value transfer-ownership="none">
|
|
52669
52700
|
<doc xml:space="preserve"
|
|
52670
52701
|
filename="clutter/clutter/clutter-stage.c"
|
|
52671
|
-
line="
|
|
52702
|
+
line="3494">%TRUE if the foreach function did not stop.</doc>
|
|
52672
52703
|
<type name="gboolean" c:type="gboolean"/>
|
|
52673
52704
|
</return-value>
|
|
52674
52705
|
<parameters>
|
|
52675
52706
|
<instance-parameter name="self" transfer-ownership="none">
|
|
52676
52707
|
<doc xml:space="preserve"
|
|
52677
52708
|
filename="clutter/clutter/clutter-stage.c"
|
|
52678
|
-
line="
|
|
52709
|
+
line="3488">The stage</doc>
|
|
52679
52710
|
<type name="Stage" c:type="ClutterStage*"/>
|
|
52680
52711
|
</instance-parameter>
|
|
52681
52712
|
<parameter name="func"
|
|
@@ -52684,7 +52715,7 @@ windowing system, like GTK+.</doc>
|
|
|
52684
52715
|
closure="1">
|
|
52685
52716
|
<doc xml:space="preserve"
|
|
52686
52717
|
filename="clutter/clutter/clutter-stage.c"
|
|
52687
|
-
line="
|
|
52718
|
+
line="3489">Iterator function</doc>
|
|
52688
52719
|
<type name="StageInputForeachFunc"
|
|
52689
52720
|
c:type="ClutterStageInputForeachFunc"/>
|
|
52690
52721
|
</parameter>
|
|
@@ -52694,7 +52725,7 @@ windowing system, like GTK+.</doc>
|
|
|
52694
52725
|
allow-none="1">
|
|
52695
52726
|
<doc xml:space="preserve"
|
|
52696
52727
|
filename="clutter/clutter/clutter-stage.c"
|
|
52697
|
-
line="
|
|
52728
|
+
line="3490">user data</doc>
|
|
52698
52729
|
<type name="gpointer" c:type="gpointer"/>
|
|
52699
52730
|
</parameter>
|
|
52700
52731
|
</parameters>
|
|
@@ -52713,7 +52744,7 @@ the scene, and even if nothing has been drawn.
|
|
|
52713
52744
|
By using @pick_mode it is possible to control which actors will be
|
|
52714
52745
|
painted and thus available.</doc>
|
|
52715
52746
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
52716
|
-
line="
|
|
52747
|
+
line="156"/>
|
|
52717
52748
|
<return-value transfer-ownership="none">
|
|
52718
52749
|
<doc xml:space="preserve"
|
|
52719
52750
|
filename="clutter/clutter/clutter-stage.c"
|
|
@@ -52752,28 +52783,28 @@ painted and thus available.</doc>
|
|
|
52752
52783
|
c:identifier="clutter_stage_get_capture_final_size">
|
|
52753
52784
|
<doc xml:space="preserve"
|
|
52754
52785
|
filename="clutter/clutter/clutter-stage.c"
|
|
52755
|
-
line="
|
|
52786
|
+
line="2540">Get the size of the framebuffer one must pass to
|
|
52756
52787
|
[method@Stage.paint_to_buffer] or [method@Stage.paint_to_framebuffer]
|
|
52757
52788
|
would be used with the same @rect.</doc>
|
|
52758
52789
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
52759
|
-
line="
|
|
52790
|
+
line="177"/>
|
|
52760
52791
|
<return-value transfer-ownership="none">
|
|
52761
52792
|
<doc xml:space="preserve"
|
|
52762
52793
|
filename="clutter/clutter/clutter-stage.c"
|
|
52763
|
-
line="
|
|
52794
|
+
line="2552">%TRUE if the size has been retrieved, %FALSE otherwise.</doc>
|
|
52764
52795
|
<type name="gboolean" c:type="gboolean"/>
|
|
52765
52796
|
</return-value>
|
|
52766
52797
|
<parameters>
|
|
52767
52798
|
<instance-parameter name="stage" transfer-ownership="none">
|
|
52768
52799
|
<doc xml:space="preserve"
|
|
52769
52800
|
filename="clutter/clutter/clutter-stage.c"
|
|
52770
|
-
line="
|
|
52801
|
+
line="2542">a #ClutterStage actor</doc>
|
|
52771
52802
|
<type name="Stage" c:type="ClutterStage*"/>
|
|
52772
52803
|
</instance-parameter>
|
|
52773
52804
|
<parameter name="rect" transfer-ownership="none">
|
|
52774
52805
|
<doc xml:space="preserve"
|
|
52775
52806
|
filename="clutter/clutter/clutter-stage.c"
|
|
52776
|
-
line="
|
|
52807
|
+
line="2543">a rectangle</doc>
|
|
52777
52808
|
<type name="Mtk.Rectangle" c:type="MtkRectangle*"/>
|
|
52778
52809
|
</parameter>
|
|
52779
52810
|
<parameter name="out_width"
|
|
@@ -52784,7 +52815,7 @@ would be used with the same @rect.</doc>
|
|
|
52784
52815
|
allow-none="1">
|
|
52785
52816
|
<doc xml:space="preserve"
|
|
52786
52817
|
filename="clutter/clutter/clutter-stage.c"
|
|
52787
|
-
line="
|
|
52818
|
+
line="2544">the final width</doc>
|
|
52788
52819
|
<type name="gint" c:type="int*"/>
|
|
52789
52820
|
</parameter>
|
|
52790
52821
|
<parameter name="out_height"
|
|
@@ -52795,7 +52826,7 @@ would be used with the same @rect.</doc>
|
|
|
52795
52826
|
allow-none="1">
|
|
52796
52827
|
<doc xml:space="preserve"
|
|
52797
52828
|
filename="clutter/clutter/clutter-stage.c"
|
|
52798
|
-
line="
|
|
52829
|
+
line="2545">the final height</doc>
|
|
52799
52830
|
<type name="gint" c:type="int*"/>
|
|
52800
52831
|
</parameter>
|
|
52801
52832
|
<parameter name="out_scale"
|
|
@@ -52806,7 +52837,7 @@ would be used with the same @rect.</doc>
|
|
|
52806
52837
|
allow-none="1">
|
|
52807
52838
|
<doc xml:space="preserve"
|
|
52808
52839
|
filename="clutter/clutter/clutter-stage.c"
|
|
52809
|
-
line="
|
|
52840
|
+
line="2546">the final scale factor</doc>
|
|
52810
52841
|
<type name="gfloat" c:type="float*"/>
|
|
52811
52842
|
</parameter>
|
|
52812
52843
|
</parameters>
|
|
@@ -52815,7 +52846,7 @@ would be used with the same @rect.</doc>
|
|
|
52815
52846
|
c:identifier="clutter_stage_get_event_actor">
|
|
52816
52847
|
<doc xml:space="preserve"
|
|
52817
52848
|
filename="clutter/clutter/clutter-stage.c"
|
|
52818
|
-
line="
|
|
52849
|
+
line="3308">Retrieves the current focus actor for an event. This is
|
|
52819
52850
|
the key focus for key events and other events directed
|
|
52820
52851
|
to the key focus, or the actor directly under the
|
|
52821
52852
|
coordinates of a device or touch sequence.
|
|
@@ -52824,24 +52855,24 @@ The actor is looked up at the time of calling this function,
|
|
|
52824
52855
|
and may differ from the actor that the stage originally
|
|
52825
52856
|
delivered the event to.</doc>
|
|
52826
52857
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
52827
|
-
line="
|
|
52858
|
+
line="213"/>
|
|
52828
52859
|
<return-value transfer-ownership="none" nullable="1">
|
|
52829
52860
|
<doc xml:space="preserve"
|
|
52830
52861
|
filename="clutter/clutter/clutter-stage.c"
|
|
52831
|
-
line="
|
|
52862
|
+
line="3322">a pointer to the #ClutterActor or %NULL</doc>
|
|
52832
52863
|
<type name="Actor" c:type="ClutterActor*"/>
|
|
52833
52864
|
</return-value>
|
|
52834
52865
|
<parameters>
|
|
52835
52866
|
<instance-parameter name="stage" transfer-ownership="none">
|
|
52836
52867
|
<doc xml:space="preserve"
|
|
52837
52868
|
filename="clutter/clutter/clutter-stage.c"
|
|
52838
|
-
line="
|
|
52869
|
+
line="3310">a #ClutterStage</doc>
|
|
52839
52870
|
<type name="Stage" c:type="ClutterStage*"/>
|
|
52840
52871
|
</instance-parameter>
|
|
52841
52872
|
<parameter name="event" transfer-ownership="none">
|
|
52842
52873
|
<doc xml:space="preserve"
|
|
52843
52874
|
filename="clutter/clutter/clutter-stage.c"
|
|
52844
|
-
line="
|
|
52875
|
+
line="3311">an event received on the stage</doc>
|
|
52845
52876
|
<type name="Event" c:type="const ClutterEvent*"/>
|
|
52846
52877
|
</parameter>
|
|
52847
52878
|
</parameters>
|
|
@@ -52850,20 +52881,20 @@ delivered the event to.</doc>
|
|
|
52850
52881
|
c:identifier="clutter_stage_get_grab_actor">
|
|
52851
52882
|
<doc xml:space="preserve"
|
|
52852
52883
|
filename="clutter/clutter/clutter-stage.c"
|
|
52853
|
-
line="
|
|
52884
|
+
line="3288">Gets the actor that currently holds a grab.</doc>
|
|
52854
52885
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
52855
|
-
line="
|
|
52886
|
+
line="225"/>
|
|
52856
52887
|
<return-value transfer-ownership="none" nullable="1">
|
|
52857
52888
|
<doc xml:space="preserve"
|
|
52858
52889
|
filename="clutter/clutter/clutter-stage.c"
|
|
52859
|
-
line="
|
|
52890
|
+
line="3294">The grabbing actor</doc>
|
|
52860
52891
|
<type name="Actor" c:type="ClutterActor*"/>
|
|
52861
52892
|
</return-value>
|
|
52862
52893
|
<parameters>
|
|
52863
52894
|
<instance-parameter name="stage" transfer-ownership="none">
|
|
52864
52895
|
<doc xml:space="preserve"
|
|
52865
52896
|
filename="clutter/clutter/clutter-stage.c"
|
|
52866
|
-
line="
|
|
52897
|
+
line="3290">a #ClutterStage</doc>
|
|
52867
52898
|
<type name="Stage" c:type="ClutterStage*"/>
|
|
52868
52899
|
</instance-parameter>
|
|
52869
52900
|
</parameters>
|
|
@@ -52875,7 +52906,7 @@ delivered the event to.</doc>
|
|
|
52875
52906
|
filename="clutter/clutter/clutter-stage.c"
|
|
52876
52907
|
line="2074">Retrieves the actor that is currently under key focus.</doc>
|
|
52877
52908
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
52878
|
-
line="
|
|
52909
|
+
line="153"/>
|
|
52879
52910
|
<return-value transfer-ownership="none" nullable="1">
|
|
52880
52911
|
<doc xml:space="preserve"
|
|
52881
52912
|
filename="clutter/clutter/clutter-stage.c"
|
|
@@ -52898,7 +52929,7 @@ delivered the event to.</doc>
|
|
|
52898
52929
|
filename="clutter/clutter/clutter-stage.c"
|
|
52899
52930
|
line="1724">Retrieves the stage perspective.</doc>
|
|
52900
52931
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
52901
|
-
line="
|
|
52932
|
+
line="142"/>
|
|
52902
52933
|
<return-value transfer-ownership="none">
|
|
52903
52934
|
<type name="none" c:type="void"/>
|
|
52904
52935
|
</return-value>
|
|
@@ -52927,7 +52958,7 @@ delivered the event to.</doc>
|
|
|
52927
52958
|
c:identifier="clutter_stage_get_view_at"
|
|
52928
52959
|
introspectable="0">
|
|
52929
52960
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
52930
|
-
line="
|
|
52961
|
+
line="208"/>
|
|
52931
52962
|
<return-value>
|
|
52932
52963
|
<type name="StageView" c:type="ClutterStageView*"/>
|
|
52933
52964
|
</return-value>
|
|
@@ -52946,14 +52977,14 @@ delivered the event to.</doc>
|
|
|
52946
52977
|
<method name="grab" c:identifier="clutter_stage_grab">
|
|
52947
52978
|
<doc xml:space="preserve"
|
|
52948
52979
|
filename="clutter/clutter/clutter-stage.c"
|
|
52949
|
-
line="
|
|
52980
|
+
line="3123">Grabs input onto a certain actor. Events will be propagated as
|
|
52950
52981
|
usual inside its hierarchy.</doc>
|
|
52951
52982
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
52952
|
-
line="
|
|
52983
|
+
line="217"/>
|
|
52953
52984
|
<return-value transfer-ownership="full">
|
|
52954
52985
|
<doc xml:space="preserve"
|
|
52955
52986
|
filename="clutter/clutter/clutter-stage.c"
|
|
52956
|
-
line="
|
|
52987
|
+
line="3131">an opaque #ClutterGrab handle, drop
|
|
52957
52988
|
with [method@Grab.dismiss]</doc>
|
|
52958
52989
|
<type name="Grab" c:type="ClutterGrab*"/>
|
|
52959
52990
|
</return-value>
|
|
@@ -52961,13 +52992,13 @@ usual inside its hierarchy.</doc>
|
|
|
52961
52992
|
<instance-parameter name="stage" transfer-ownership="none">
|
|
52962
52993
|
<doc xml:space="preserve"
|
|
52963
52994
|
filename="clutter/clutter/clutter-stage.c"
|
|
52964
|
-
line="
|
|
52995
|
+
line="3125">The #ClutterStage</doc>
|
|
52965
52996
|
<type name="Stage" c:type="ClutterStage*"/>
|
|
52966
52997
|
</instance-parameter>
|
|
52967
52998
|
<parameter name="actor" transfer-ownership="none">
|
|
52968
52999
|
<doc xml:space="preserve"
|
|
52969
53000
|
filename="clutter/clutter/clutter-stage.c"
|
|
52970
|
-
line="
|
|
53001
|
+
line="3126">The actor grabbing input</doc>
|
|
52971
53002
|
<type name="Actor" c:type="ClutterActor*"/>
|
|
52972
53003
|
</parameter>
|
|
52973
53004
|
</parameters>
|
|
@@ -52975,27 +53006,27 @@ usual inside its hierarchy.</doc>
|
|
|
52975
53006
|
<method name="grab_inactive" c:identifier="clutter_stage_grab_inactive">
|
|
52976
53007
|
<doc xml:space="preserve"
|
|
52977
53008
|
filename="clutter/clutter/clutter-stage.c"
|
|
52978
|
-
line="
|
|
53009
|
+
line="3146">Creates an inactive grab. The grab will become effective
|
|
52979
53010
|
after [method@Grab.activate].</doc>
|
|
52980
53011
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
52981
|
-
line="
|
|
53012
|
+
line="221"/>
|
|
52982
53013
|
<return-value transfer-ownership="full">
|
|
52983
53014
|
<doc xml:space="preserve"
|
|
52984
53015
|
filename="clutter/clutter/clutter-stage.c"
|
|
52985
|
-
line="
|
|
53016
|
+
line="3154">an opaque #ClutterGrab handle</doc>
|
|
52986
53017
|
<type name="Grab" c:type="ClutterGrab*"/>
|
|
52987
53018
|
</return-value>
|
|
52988
53019
|
<parameters>
|
|
52989
53020
|
<instance-parameter name="stage" transfer-ownership="none">
|
|
52990
53021
|
<doc xml:space="preserve"
|
|
52991
53022
|
filename="clutter/clutter/clutter-stage.c"
|
|
52992
|
-
line="
|
|
53023
|
+
line="3148">The #ClutterStage</doc>
|
|
52993
53024
|
<type name="Stage" c:type="ClutterStage*"/>
|
|
52994
53025
|
</instance-parameter>
|
|
52995
53026
|
<parameter name="actor" transfer-ownership="none">
|
|
52996
53027
|
<doc xml:space="preserve"
|
|
52997
53028
|
filename="clutter/clutter/clutter-stage.c"
|
|
52998
|
-
line="
|
|
53029
|
+
line="3149">The actor that will grab input</doc>
|
|
52999
53030
|
<type name="Actor" c:type="ClutterActor*"/>
|
|
53000
53031
|
</parameter>
|
|
53001
53032
|
</parameters>
|
|
@@ -53031,7 +53062,7 @@ toolkit, and it should never be called by applications.</doc>
|
|
|
53031
53062
|
</method>
|
|
53032
53063
|
<method name="is_active" c:identifier="clutter_stage_is_active">
|
|
53033
53064
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
53034
|
-
line="
|
|
53065
|
+
line="249"/>
|
|
53035
53066
|
<return-value transfer-ownership="none">
|
|
53036
53067
|
<type name="gboolean" c:type="gboolean"/>
|
|
53037
53068
|
</return-value>
|
|
@@ -53045,7 +53076,7 @@ toolkit, and it should never be called by applications.</doc>
|
|
|
53045
53076
|
c:identifier="clutter_stage_is_redraw_queued_on_view"
|
|
53046
53077
|
introspectable="0">
|
|
53047
53078
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
53048
|
-
line="
|
|
53079
|
+
line="171"/>
|
|
53049
53080
|
<return-value transfer-ownership="none">
|
|
53050
53081
|
<type name="gboolean" c:type="gboolean"/>
|
|
53051
53082
|
</return-value>
|
|
@@ -53063,38 +53094,38 @@ toolkit, and it should never be called by applications.</doc>
|
|
|
53063
53094
|
throws="1">
|
|
53064
53095
|
<doc xml:space="preserve"
|
|
53065
53096
|
filename="clutter/clutter/clutter-stage.c"
|
|
53066
|
-
line="
|
|
53097
|
+
line="2659">Take a snapshot of the stage to a provided buffer.</doc>
|
|
53067
53098
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
53068
|
-
line="
|
|
53099
|
+
line="191"/>
|
|
53069
53100
|
<return-value transfer-ownership="none">
|
|
53070
53101
|
<doc xml:space="preserve"
|
|
53071
53102
|
filename="clutter/clutter/clutter-stage.c"
|
|
53072
|
-
line="
|
|
53103
|
+
line="2672">%TRUE is the buffer has been paint successfully, %FALSE otherwise.</doc>
|
|
53073
53104
|
<type name="gboolean" c:type="gboolean"/>
|
|
53074
53105
|
</return-value>
|
|
53075
53106
|
<parameters>
|
|
53076
53107
|
<instance-parameter name="stage" transfer-ownership="none">
|
|
53077
53108
|
<doc xml:space="preserve"
|
|
53078
53109
|
filename="clutter/clutter/clutter-stage.c"
|
|
53079
|
-
line="
|
|
53110
|
+
line="2661">a #ClutterStage actor</doc>
|
|
53080
53111
|
<type name="Stage" c:type="ClutterStage*"/>
|
|
53081
53112
|
</instance-parameter>
|
|
53082
53113
|
<parameter name="rect" transfer-ownership="none">
|
|
53083
53114
|
<doc xml:space="preserve"
|
|
53084
53115
|
filename="clutter/clutter/clutter-stage.c"
|
|
53085
|
-
line="
|
|
53116
|
+
line="2662">a rectangle</doc>
|
|
53086
53117
|
<type name="Mtk.Rectangle" c:type="const MtkRectangle*"/>
|
|
53087
53118
|
</parameter>
|
|
53088
53119
|
<parameter name="scale" transfer-ownership="none">
|
|
53089
53120
|
<doc xml:space="preserve"
|
|
53090
53121
|
filename="clutter/clutter/clutter-stage.c"
|
|
53091
|
-
line="
|
|
53122
|
+
line="2663">the scale</doc>
|
|
53092
53123
|
<type name="gfloat" c:type="float"/>
|
|
53093
53124
|
</parameter>
|
|
53094
53125
|
<parameter name="data" transfer-ownership="none">
|
|
53095
53126
|
<doc xml:space="preserve"
|
|
53096
53127
|
filename="clutter/clutter/clutter-stage.c"
|
|
53097
|
-
line="
|
|
53128
|
+
line="2664">a pointer to the data</doc>
|
|
53098
53129
|
<array zero-terminated="0" c:type="uint8_t*">
|
|
53099
53130
|
<type name="guint8"/>
|
|
53100
53131
|
</array>
|
|
@@ -53102,19 +53133,19 @@ toolkit, and it should never be called by applications.</doc>
|
|
|
53102
53133
|
<parameter name="stride" transfer-ownership="none">
|
|
53103
53134
|
<doc xml:space="preserve"
|
|
53104
53135
|
filename="clutter/clutter/clutter-stage.c"
|
|
53105
|
-
line="
|
|
53136
|
+
line="2665">stride of the image surface</doc>
|
|
53106
53137
|
<type name="gint" c:type="int"/>
|
|
53107
53138
|
</parameter>
|
|
53108
53139
|
<parameter name="format" transfer-ownership="none">
|
|
53109
53140
|
<doc xml:space="preserve"
|
|
53110
53141
|
filename="clutter/clutter/clutter-stage.c"
|
|
53111
|
-
line="
|
|
53142
|
+
line="2666">the pixel format</doc>
|
|
53112
53143
|
<type name="Cogl.PixelFormat" c:type="CoglPixelFormat"/>
|
|
53113
53144
|
</parameter>
|
|
53114
53145
|
<parameter name="paint_flags" transfer-ownership="none">
|
|
53115
53146
|
<doc xml:space="preserve"
|
|
53116
53147
|
filename="clutter/clutter/clutter-stage.c"
|
|
53117
|
-
line="
|
|
53148
|
+
line="2667">the #ClutterPaintFlag</doc>
|
|
53118
53149
|
<type name="PaintFlag" c:type="ClutterPaintFlag"/>
|
|
53119
53150
|
</parameter>
|
|
53120
53151
|
</parameters>
|
|
@@ -53124,38 +53155,38 @@ toolkit, and it should never be called by applications.</doc>
|
|
|
53124
53155
|
throws="1">
|
|
53125
53156
|
<doc xml:space="preserve"
|
|
53126
53157
|
filename="clutter/clutter/clutter-stage.c"
|
|
53127
|
-
line="
|
|
53158
|
+
line="2736">Take a snapshot of the stage to a #ClutterContent.</doc>
|
|
53128
53159
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
53129
|
-
line="
|
|
53160
|
+
line="201"/>
|
|
53130
53161
|
<return-value transfer-ownership="full">
|
|
53131
53162
|
<doc xml:space="preserve"
|
|
53132
53163
|
filename="clutter/clutter/clutter-stage.c"
|
|
53133
|
-
line="
|
|
53164
|
+
line="2746">the #ClutterContent or %NULL on error.</doc>
|
|
53134
53165
|
<type name="Content" c:type="ClutterContent*"/>
|
|
53135
53166
|
</return-value>
|
|
53136
53167
|
<parameters>
|
|
53137
53168
|
<instance-parameter name="stage" transfer-ownership="none">
|
|
53138
53169
|
<doc xml:space="preserve"
|
|
53139
53170
|
filename="clutter/clutter/clutter-stage.c"
|
|
53140
|
-
line="
|
|
53171
|
+
line="2738">a #ClutterStage actor</doc>
|
|
53141
53172
|
<type name="Stage" c:type="ClutterStage*"/>
|
|
53142
53173
|
</instance-parameter>
|
|
53143
53174
|
<parameter name="rect" transfer-ownership="none">
|
|
53144
53175
|
<doc xml:space="preserve"
|
|
53145
53176
|
filename="clutter/clutter/clutter-stage.c"
|
|
53146
|
-
line="
|
|
53177
|
+
line="2739">a rectangle</doc>
|
|
53147
53178
|
<type name="Mtk.Rectangle" c:type="const MtkRectangle*"/>
|
|
53148
53179
|
</parameter>
|
|
53149
53180
|
<parameter name="scale" transfer-ownership="none">
|
|
53150
53181
|
<doc xml:space="preserve"
|
|
53151
53182
|
filename="clutter/clutter/clutter-stage.c"
|
|
53152
|
-
line="
|
|
53183
|
+
line="2740">the scale</doc>
|
|
53153
53184
|
<type name="gfloat" c:type="float"/>
|
|
53154
53185
|
</parameter>
|
|
53155
53186
|
<parameter name="paint_flags" transfer-ownership="none">
|
|
53156
53187
|
<doc xml:space="preserve"
|
|
53157
53188
|
filename="clutter/clutter/clutter-stage.c"
|
|
53158
|
-
line="
|
|
53189
|
+
line="2741">the #ClutterPaintFlag</doc>
|
|
53159
53190
|
<type name="PaintFlag" c:type="ClutterPaintFlag"/>
|
|
53160
53191
|
</parameter>
|
|
53161
53192
|
</parameters>
|
|
@@ -53163,7 +53194,7 @@ toolkit, and it should never be called by applications.</doc>
|
|
|
53163
53194
|
<method name="paint_to_framebuffer"
|
|
53164
53195
|
c:identifier="clutter_stage_paint_to_framebuffer">
|
|
53165
53196
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
53166
|
-
line="
|
|
53197
|
+
line="184"/>
|
|
53167
53198
|
<return-value transfer-ownership="none">
|
|
53168
53199
|
<type name="none" c:type="void"/>
|
|
53169
53200
|
</return-value>
|
|
@@ -53194,7 +53225,7 @@ linear buffer with @width * 4 as rowstride.
|
|
|
53194
53225
|
The alpha data contained in the returned buffer is driver-dependent,
|
|
53195
53226
|
and not guaranteed to hold any sensible value.</doc>
|
|
53196
53227
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
53197
|
-
line="
|
|
53228
|
+
line="161"/>
|
|
53198
53229
|
<return-value transfer-ownership="full">
|
|
53199
53230
|
<doc xml:space="preserve"
|
|
53200
53231
|
filename="clutter/clutter/clutter-stage.c"
|
|
@@ -53246,7 +53277,7 @@ and not guaranteed to hold any sensible value.</doc>
|
|
|
53246
53277
|
filename="clutter/clutter/clutter-stage.c"
|
|
53247
53278
|
line="2432">Schedules a redraw of the #ClutterStage at the next optimal timestamp.</doc>
|
|
53248
53279
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
53249
|
-
line="
|
|
53280
|
+
line="174"/>
|
|
53250
53281
|
<return-value transfer-ownership="none">
|
|
53251
53282
|
<type name="none" c:type="void"/>
|
|
53252
53283
|
</return-value>
|
|
@@ -53261,7 +53292,7 @@ and not guaranteed to hold any sensible value.</doc>
|
|
|
53261
53292
|
</method>
|
|
53262
53293
|
<method name="set_active" c:identifier="clutter_stage_set_active">
|
|
53263
53294
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
53264
|
-
line="
|
|
53295
|
+
line="252"/>
|
|
53265
53296
|
<return-value transfer-ownership="none">
|
|
53266
53297
|
<type name="none" c:type="void"/>
|
|
53267
53298
|
</return-value>
|
|
@@ -53283,7 +53314,7 @@ and not guaranteed to hold any sensible value.</doc>
|
|
|
53283
53314
|
all the key events. If @actor is %NULL, the stage will receive
|
|
53284
53315
|
focus.</doc>
|
|
53285
53316
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
53286
|
-
line="
|
|
53317
|
+
line="150"/>
|
|
53287
53318
|
<return-value transfer-ownership="none">
|
|
53288
53319
|
<type name="none" c:type="void"/>
|
|
53289
53320
|
</return-value>
|
|
@@ -53308,7 +53339,7 @@ focus.</doc>
|
|
|
53308
53339
|
<method name="set_minimum_size"
|
|
53309
53340
|
c:identifier="clutter_stage_set_minimum_size">
|
|
53310
53341
|
<source-position filename="clutter/clutter/clutter-stage.h"
|
|
53311
|
-
line="
|
|
53342
|
+
line="146"/>
|
|
53312
53343
|
<return-value transfer-ownership="none">
|
|
53313
53344
|
<type name="none" c:type="void"/>
|
|
53314
53345
|
</return-value>
|
|
@@ -53635,27 +53666,27 @@ was posted and the paint was skipped.</doc>
|
|
|
53635
53666
|
c:type="ClutterStageInputForeachFunc">
|
|
53636
53667
|
<doc xml:space="preserve"
|
|
53637
53668
|
filename="clutter/clutter/clutter-stage.h"
|
|
53638
|
-
line="
|
|
53669
|
+
line="227">Iterator function for active input. Active input counts as any pointing
|
|
53639
53670
|
pointing focus having some form of activity on the stage: Pointers
|
|
53640
53671
|
leaning on a widget, tablet styli in proximity, active touchpoints...</doc>
|
|
53641
|
-
<source-position filename="clutter/clutter/clutter-stage.h" line="
|
|
53672
|
+
<source-position filename="clutter/clutter/clutter-stage.h" line="239"/>
|
|
53642
53673
|
<return-value transfer-ownership="none">
|
|
53643
53674
|
<doc xml:space="preserve"
|
|
53644
53675
|
filename="clutter/clutter/clutter-stage.h"
|
|
53645
|
-
line="
|
|
53676
|
+
line="237">%TRUE to keep iterating. %FALSE to stop.</doc>
|
|
53646
53677
|
<type name="gboolean" c:type="gboolean"/>
|
|
53647
53678
|
</return-value>
|
|
53648
53679
|
<parameters>
|
|
53649
53680
|
<parameter name="stage" transfer-ownership="none">
|
|
53650
53681
|
<doc xml:space="preserve"
|
|
53651
53682
|
filename="clutter/clutter/clutter-stage.h"
|
|
53652
|
-
line="
|
|
53683
|
+
line="229">the stage</doc>
|
|
53653
53684
|
<type name="Stage" c:type="ClutterStage*"/>
|
|
53654
53685
|
</parameter>
|
|
53655
53686
|
<parameter name="sprite" transfer-ownership="none">
|
|
53656
53687
|
<doc xml:space="preserve"
|
|
53657
53688
|
filename="clutter/clutter/clutter-stage.h"
|
|
53658
|
-
line="
|
|
53689
|
+
line="230">Active pointing focus</doc>
|
|
53659
53690
|
<type name="Sprite" c:type="ClutterSprite*"/>
|
|
53660
53691
|
</parameter>
|
|
53661
53692
|
<parameter name="user_data"
|
|
@@ -53665,7 +53696,7 @@ leaning on a widget, tablet styli in proximity, active touchpoints...</doc>
|
|
|
53665
53696
|
closure="2">
|
|
53666
53697
|
<doc xml:space="preserve"
|
|
53667
53698
|
filename="clutter/clutter/clutter-stage.h"
|
|
53668
|
-
line="
|
|
53699
|
+
line="231">Data passed to clutter_stage_active_input_foreach()</doc>
|
|
53669
53700
|
<type name="gpointer" c:type="gpointer"/>
|
|
53670
53701
|
</parameter>
|
|
53671
53702
|
</parameters>
|
|
@@ -59871,6 +59902,12 @@ See also #ClutterTouchpadPinchEvent and #ClutterTouchpadPinchEvent.4</doc>
|
|
|
59871
59902
|
glib:nick="linear"
|
|
59872
59903
|
glib:name="CLUTTER_TRANSFER_FUNCTION_LINEAR">
|
|
59873
59904
|
</member>
|
|
59905
|
+
<member name="bt1886"
|
|
59906
|
+
value="2"
|
|
59907
|
+
c:identifier="CLUTTER_TRANSFER_FUNCTION_BT1886"
|
|
59908
|
+
glib:nick="bt1886"
|
|
59909
|
+
glib:name="CLUTTER_TRANSFER_FUNCTION_BT1886">
|
|
59910
|
+
</member>
|
|
59874
59911
|
</enumeration>
|
|
59875
59912
|
<class name="TransformNode"
|
|
59876
59913
|
c:symbol-prefix="transform_node"
|
|
@@ -61519,7 +61556,7 @@ a #ClutterPaintNode.</doc>
|
|
|
61519
61556
|
c:identifier="clutter_colorspace_to_primaries"
|
|
61520
61557
|
moved-to="Colorspace.to_primaries">
|
|
61521
61558
|
<source-position filename="clutter/clutter/clutter-color-state-params.h"
|
|
61522
|
-
line="
|
|
61559
|
+
line="182"/>
|
|
61523
61560
|
<return-value transfer-ownership="none">
|
|
61524
61561
|
<type name="Primaries" c:type="const ClutterPrimaries*"/>
|
|
61525
61562
|
</return-value>
|