@gnim-js/gnome-shell 2.0.0-beta.6 → 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
|
@@ -16,7 +16,7 @@ and/or use gtk-doc annotations. -->
|
|
|
16
16
|
<doc:format name="gi-docgen"/>
|
|
17
17
|
<namespace name="Cogl"
|
|
18
18
|
version="17"
|
|
19
|
-
shared-library="libmutter-cogl-17.so.0"
|
|
19
|
+
shared-library="/nix/store/y9siaq422h896l6q169y030mpqfga6fr-mutter-49.4/lib/mutter-17/libmutter-cogl-17.so.0"
|
|
20
20
|
c:identifier-prefixes="Cogl"
|
|
21
21
|
c:symbol-prefixes="cogl">
|
|
22
22
|
<alias name="PipelineKey" c:type="CoglPipelineKey">
|
|
@@ -3462,9 +3462,21 @@ to this frame.</doc>
|
|
|
3462
3462
|
</instance-parameter>
|
|
3463
3463
|
</parameters>
|
|
3464
3464
|
</method>
|
|
3465
|
+
<method name="get_global_frame_counter"
|
|
3466
|
+
c:identifier="cogl_frame_info_get_global_frame_counter">
|
|
3467
|
+
<source-position filename="cogl/cogl/cogl-frame-info.h" line="125"/>
|
|
3468
|
+
<return-value transfer-ownership="none">
|
|
3469
|
+
<type name="gint64" c:type="int64_t"/>
|
|
3470
|
+
</return-value>
|
|
3471
|
+
<parameters>
|
|
3472
|
+
<instance-parameter name="info" transfer-ownership="none">
|
|
3473
|
+
<type name="FrameInfo" c:type="CoglFrameInfo*"/>
|
|
3474
|
+
</instance-parameter>
|
|
3475
|
+
</parameters>
|
|
3476
|
+
</method>
|
|
3465
3477
|
<method name="get_is_symbolic"
|
|
3466
3478
|
c:identifier="cogl_frame_info_get_is_symbolic">
|
|
3467
|
-
<source-position filename="cogl/cogl/cogl-frame-info.h" line="
|
|
3479
|
+
<source-position filename="cogl/cogl/cogl-frame-info.h" line="131"/>
|
|
3468
3480
|
<return-value transfer-ownership="none">
|
|
3469
3481
|
<type name="gboolean" c:type="gboolean"/>
|
|
3470
3482
|
</return-value>
|
|
@@ -3532,7 +3544,7 @@ cogl_output_get_refresh_rate().</doc>
|
|
|
3532
3544
|
</method>
|
|
3533
3545
|
<method name="get_rendering_duration_ns"
|
|
3534
3546
|
c:identifier="cogl_frame_info_get_rendering_duration_ns">
|
|
3535
|
-
<source-position filename="cogl/cogl/cogl-frame-info.h" line="
|
|
3547
|
+
<source-position filename="cogl/cogl/cogl-frame-info.h" line="149"/>
|
|
3536
3548
|
<return-value transfer-ownership="none">
|
|
3537
3549
|
<type name="gint64" c:type="int64_t"/>
|
|
3538
3550
|
</return-value>
|
|
@@ -3543,7 +3555,7 @@ cogl_output_get_refresh_rate().</doc>
|
|
|
3543
3555
|
</parameters>
|
|
3544
3556
|
</method>
|
|
3545
3557
|
<method name="get_sequence" c:identifier="cogl_frame_info_get_sequence">
|
|
3546
|
-
<source-position filename="cogl/cogl/cogl-frame-info.h" line="
|
|
3558
|
+
<source-position filename="cogl/cogl/cogl-frame-info.h" line="143"/>
|
|
3547
3559
|
<return-value transfer-ownership="none">
|
|
3548
3560
|
<type name="guint" c:type="unsigned int"/>
|
|
3549
3561
|
</return-value>
|
|
@@ -3580,7 +3592,7 @@ CLOCK_MONOTONIC.</doc>
|
|
|
3580
3592
|
</method>
|
|
3581
3593
|
<method name="get_time_before_buffer_swap_us"
|
|
3582
3594
|
c:identifier="cogl_frame_info_get_time_before_buffer_swap_us">
|
|
3583
|
-
<source-position filename="cogl/cogl/cogl-frame-info.h" line="
|
|
3595
|
+
<source-position filename="cogl/cogl/cogl-frame-info.h" line="152"/>
|
|
3584
3596
|
<return-value transfer-ownership="none">
|
|
3585
3597
|
<type name="gint64" c:type="int64_t"/>
|
|
3586
3598
|
</return-value>
|
|
@@ -3592,7 +3604,7 @@ CLOCK_MONOTONIC.</doc>
|
|
|
3592
3604
|
</method>
|
|
3593
3605
|
<method name="get_view_frame_counter"
|
|
3594
3606
|
c:identifier="cogl_frame_info_get_view_frame_counter">
|
|
3595
|
-
<source-position filename="cogl/cogl/cogl-frame-info.h" line="
|
|
3607
|
+
<source-position filename="cogl/cogl/cogl-frame-info.h" line="128"/>
|
|
3596
3608
|
<return-value transfer-ownership="none">
|
|
3597
3609
|
<type name="gint64" c:type="int64_t"/>
|
|
3598
3610
|
</return-value>
|
|
@@ -3604,7 +3616,7 @@ CLOCK_MONOTONIC.</doc>
|
|
|
3604
3616
|
</method>
|
|
3605
3617
|
<method name="has_valid_gpu_rendering_duration"
|
|
3606
3618
|
c:identifier="cogl_frame_info_has_valid_gpu_rendering_duration">
|
|
3607
|
-
<source-position filename="cogl/cogl/cogl-frame-info.h" line="
|
|
3619
|
+
<source-position filename="cogl/cogl/cogl-frame-info.h" line="146"/>
|
|
3608
3620
|
<return-value transfer-ownership="none">
|
|
3609
3621
|
<type name="gboolean" c:type="gboolean"/>
|
|
3610
3622
|
</return-value>
|
|
@@ -3615,7 +3627,7 @@ CLOCK_MONOTONIC.</doc>
|
|
|
3615
3627
|
</parameters>
|
|
3616
3628
|
</method>
|
|
3617
3629
|
<method name="is_hw_clock" c:identifier="cogl_frame_info_is_hw_clock">
|
|
3618
|
-
<source-position filename="cogl/cogl/cogl-frame-info.h" line="
|
|
3630
|
+
<source-position filename="cogl/cogl/cogl-frame-info.h" line="134"/>
|
|
3619
3631
|
<return-value transfer-ownership="none">
|
|
3620
3632
|
<type name="gboolean" c:type="gboolean"/>
|
|
3621
3633
|
</return-value>
|
|
@@ -3626,7 +3638,7 @@ CLOCK_MONOTONIC.</doc>
|
|
|
3626
3638
|
</parameters>
|
|
3627
3639
|
</method>
|
|
3628
3640
|
<method name="is_vsync" c:identifier="cogl_frame_info_is_vsync">
|
|
3629
|
-
<source-position filename="cogl/cogl/cogl-frame-info.h" line="
|
|
3641
|
+
<source-position filename="cogl/cogl/cogl-frame-info.h" line="140"/>
|
|
3630
3642
|
<return-value transfer-ownership="none">
|
|
3631
3643
|
<type name="gboolean" c:type="gboolean"/>
|
|
3632
3644
|
</return-value>
|
|
@@ -3637,7 +3649,7 @@ CLOCK_MONOTONIC.</doc>
|
|
|
3637
3649
|
</parameters>
|
|
3638
3650
|
</method>
|
|
3639
3651
|
<method name="is_zero_copy" c:identifier="cogl_frame_info_is_zero_copy">
|
|
3640
|
-
<source-position filename="cogl/cogl/cogl-frame-info.h" line="
|
|
3652
|
+
<source-position filename="cogl/cogl/cogl-frame-info.h" line="137"/>
|
|
3641
3653
|
<return-value transfer-ownership="none">
|
|
3642
3654
|
<type name="gboolean" c:type="gboolean"/>
|
|
3643
3655
|
</return-value>
|
|
@@ -3745,7 +3757,7 @@ automatic allocation.</doc>
|
|
|
3745
3757
|
<method name="blit" c:identifier="cogl_framebuffer_blit" throws="1">
|
|
3746
3758
|
<doc xml:space="preserve"
|
|
3747
3759
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
3748
|
-
line="
|
|
3760
|
+
line="1050">@return FALSE for an immediately detected error, TRUE otherwise.
|
|
3749
3761
|
|
|
3750
3762
|
This blits a region of the color buffer of the source buffer
|
|
3751
3763
|
to the destination buffer. This function should only be
|
|
@@ -3784,7 +3796,7 @@ a separate function to copy the entire buffer for a given mask.
|
|
|
3784
3796
|
The @c error argument is optional, it can be NULL. If it is not NULL
|
|
3785
3797
|
and this function returns FALSE, an error object with a code from
|
|
3786
3798
|
COGL_SYSTEM_ERROR will be created.</doc>
|
|
3787
|
-
<source-position filename="cogl/cogl/cogl-framebuffer.h" line="
|
|
3799
|
+
<source-position filename="cogl/cogl/cogl-framebuffer.h" line="1103"/>
|
|
3788
3800
|
<return-value transfer-ownership="none">
|
|
3789
3801
|
<type name="gboolean" c:type="gboolean"/>
|
|
3790
3802
|
</return-value>
|
|
@@ -3792,49 +3804,49 @@ COGL_SYSTEM_ERROR will be created.</doc>
|
|
|
3792
3804
|
<instance-parameter name="framebuffer" transfer-ownership="none">
|
|
3793
3805
|
<doc xml:space="preserve"
|
|
3794
3806
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
3795
|
-
line="
|
|
3807
|
+
line="1052">The source #CoglFramebuffer</doc>
|
|
3796
3808
|
<type name="Framebuffer" c:type="CoglFramebuffer*"/>
|
|
3797
3809
|
</instance-parameter>
|
|
3798
3810
|
<parameter name="dst" transfer-ownership="none">
|
|
3799
3811
|
<doc xml:space="preserve"
|
|
3800
3812
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
3801
|
-
line="
|
|
3813
|
+
line="1053">The destination #CoglFramebuffer</doc>
|
|
3802
3814
|
<type name="Framebuffer" c:type="CoglFramebuffer*"/>
|
|
3803
3815
|
</parameter>
|
|
3804
3816
|
<parameter name="src_x" transfer-ownership="none">
|
|
3805
3817
|
<doc xml:space="preserve"
|
|
3806
3818
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
3807
|
-
line="
|
|
3819
|
+
line="1054">Source x position</doc>
|
|
3808
3820
|
<type name="gint" c:type="int"/>
|
|
3809
3821
|
</parameter>
|
|
3810
3822
|
<parameter name="src_y" transfer-ownership="none">
|
|
3811
3823
|
<doc xml:space="preserve"
|
|
3812
3824
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
3813
|
-
line="
|
|
3825
|
+
line="1055">Source y position</doc>
|
|
3814
3826
|
<type name="gint" c:type="int"/>
|
|
3815
3827
|
</parameter>
|
|
3816
3828
|
<parameter name="dst_x" transfer-ownership="none">
|
|
3817
3829
|
<doc xml:space="preserve"
|
|
3818
3830
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
3819
|
-
line="
|
|
3831
|
+
line="1056">Destination x position</doc>
|
|
3820
3832
|
<type name="gint" c:type="int"/>
|
|
3821
3833
|
</parameter>
|
|
3822
3834
|
<parameter name="dst_y" transfer-ownership="none">
|
|
3823
3835
|
<doc xml:space="preserve"
|
|
3824
3836
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
3825
|
-
line="
|
|
3837
|
+
line="1057">Destination y position</doc>
|
|
3826
3838
|
<type name="gint" c:type="int"/>
|
|
3827
3839
|
</parameter>
|
|
3828
3840
|
<parameter name="width" transfer-ownership="none">
|
|
3829
3841
|
<doc xml:space="preserve"
|
|
3830
3842
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
3831
|
-
line="
|
|
3843
|
+
line="1058">Width of region to copy</doc>
|
|
3832
3844
|
<type name="gint" c:type="int"/>
|
|
3833
3845
|
</parameter>
|
|
3834
3846
|
<parameter name="height" transfer-ownership="none">
|
|
3835
3847
|
<doc xml:space="preserve"
|
|
3836
3848
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
3837
|
-
line="
|
|
3849
|
+
line="1059">Height of region to copy</doc>
|
|
3838
3850
|
<type name="gint" c:type="int"/>
|
|
3839
3851
|
</parameter>
|
|
3840
3852
|
</parameters>
|
|
@@ -3929,13 +3941,13 @@ that includes the color buffer then the specified @color is used.</doc>
|
|
|
3929
3941
|
introspectable="0">
|
|
3930
3942
|
<doc xml:space="preserve"
|
|
3931
3943
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
3932
|
-
line="
|
|
3944
|
+
line="1125">Creates a query for the GPU timestamp that will complete upon completion of
|
|
3933
3945
|
all previously submitted GL commands related to this framebuffer. E.g. when
|
|
3934
3946
|
the rendering is finished on this framebuffer.
|
|
3935
3947
|
|
|
3936
3948
|
This function should only be called if the COGL_FEATURE_ID_TIMESTAMP_QUERY
|
|
3937
3949
|
feature is advertised.</doc>
|
|
3938
|
-
<source-position filename="cogl/cogl/cogl-framebuffer.h" line="
|
|
3950
|
+
<source-position filename="cogl/cogl/cogl-framebuffer.h" line="1136"/>
|
|
3939
3951
|
<return-value>
|
|
3940
3952
|
<type name="TimestampQuery" c:type="CoglTimestampQuery*"/>
|
|
3941
3953
|
</return-value>
|
|
@@ -4407,11 +4419,11 @@ takes to queue rendering commands.</doc>
|
|
|
4407
4419
|
<method name="flush" c:identifier="cogl_framebuffer_flush">
|
|
4408
4420
|
<doc xml:space="preserve"
|
|
4409
4421
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
4410
|
-
line="
|
|
4422
|
+
line="1113">Flushes @framebuffer to ensure the current batch of commands is
|
|
4411
4423
|
submitted to the GPU.
|
|
4412
4424
|
|
|
4413
4425
|
Unlike cogl_framebuffer_finish(), this does not block the CPU.</doc>
|
|
4414
|
-
<source-position filename="cogl/cogl/cogl-framebuffer.h" line="
|
|
4426
|
+
<source-position filename="cogl/cogl/cogl-framebuffer.h" line="1123"/>
|
|
4415
4427
|
<return-value transfer-ownership="none">
|
|
4416
4428
|
<type name="none" c:type="void"/>
|
|
4417
4429
|
</return-value>
|
|
@@ -4419,7 +4431,7 @@ Unlike cogl_framebuffer_finish(), this does not block the CPU.</doc>
|
|
|
4419
4431
|
<instance-parameter name="framebuffer" transfer-ownership="none">
|
|
4420
4432
|
<doc xml:space="preserve"
|
|
4421
4433
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
4422
|
-
line="
|
|
4434
|
+
line="1115">A #CoglFramebuffer pointer</doc>
|
|
4423
4435
|
<type name="Framebuffer" c:type="CoglFramebuffer*"/>
|
|
4424
4436
|
</instance-parameter>
|
|
4425
4437
|
</parameters>
|
|
@@ -4646,8 +4658,8 @@ the user's request for dithering.</doc>
|
|
|
4646
4658
|
introspectable="0">
|
|
4647
4659
|
<doc xml:space="preserve"
|
|
4648
4660
|
filename="cogl/cogl/cogl-framebuffer.h"
|
|
4649
|
-
line="
|
|
4650
|
-
<source-position filename="cogl/cogl/cogl-framebuffer.h" line="
|
|
4661
|
+
line="1139">Returns the pixel format used internally by the framebuffer.</doc>
|
|
4662
|
+
<source-position filename="cogl/cogl/cogl-framebuffer.h" line="1145"/>
|
|
4651
4663
|
<return-value transfer-ownership="none">
|
|
4652
4664
|
<type name="PixelFormat" c:type="CoglPixelFormat"/>
|
|
4653
4665
|
</return-value>
|
|
@@ -9357,8 +9369,10 @@ single vec4 uniform you would use 4 for @n_components and 1 for
|
|
|
9357
9369
|
<parameter name="value" transfer-ownership="none">
|
|
9358
9370
|
<doc xml:space="preserve"
|
|
9359
9371
|
filename="cogl/cogl/cogl-pipeline-state.h"
|
|
9360
|
-
line="518">
|
|
9361
|
-
<
|
|
9372
|
+
line="518">The array of float to set @uniform</doc>
|
|
9373
|
+
<array zero-terminated="0" c:type="const float*">
|
|
9374
|
+
<type name="gfloat" c:type="float"/>
|
|
9375
|
+
</array>
|
|
9362
9376
|
</parameter>
|
|
9363
9377
|
</parameters>
|
|
9364
9378
|
</method>
|
|
@@ -9411,8 +9425,10 @@ ivec4 uniform you would use 4 for @n_components and 1 for
|
|
|
9411
9425
|
<parameter name="value" transfer-ownership="none">
|
|
9412
9426
|
<doc xml:space="preserve"
|
|
9413
9427
|
filename="cogl/cogl/cogl-pipeline-state.h"
|
|
9414
|
-
line="546">
|
|
9415
|
-
<
|
|
9428
|
+
line="546">The array of int to set @uniform</doc>
|
|
9429
|
+
<array zero-terminated="0" c:type="const int*">
|
|
9430
|
+
<type name="gint" c:type="int"/>
|
|
9431
|
+
</array>
|
|
9416
9432
|
</parameter>
|
|
9417
9433
|
</parameters>
|
|
9418
9434
|
</method>
|
|
@@ -9476,8 +9492,10 @@ the result of graphene_matrix_to_float() in @value and setting
|
|
|
9476
9492
|
<parameter name="value" transfer-ownership="none">
|
|
9477
9493
|
<doc xml:space="preserve"
|
|
9478
9494
|
filename="cogl/cogl/cogl-pipeline-state.h"
|
|
9479
|
-
line="575">
|
|
9480
|
-
<
|
|
9495
|
+
line="575">The array of float to set @uniform</doc>
|
|
9496
|
+
<array zero-terminated="0" c:type="const float*">
|
|
9497
|
+
<type name="gfloat" c:type="float"/>
|
|
9498
|
+
</array>
|
|
9481
9499
|
</parameter>
|
|
9482
9500
|
</parameters>
|
|
9483
9501
|
</method>
|
|
@@ -11911,7 +11929,7 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
11911
11929
|
glib:type-struct="ScanoutClass">
|
|
11912
11930
|
<source-position filename="cogl/cogl/cogl-scanout.h" line="39"/>
|
|
11913
11931
|
<constructor name="new" c:identifier="cogl_scanout_new">
|
|
11914
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
11932
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="80"/>
|
|
11915
11933
|
<return-value transfer-ownership="full">
|
|
11916
11934
|
<type name="Scanout" c:type="CoglScanout*"/>
|
|
11917
11935
|
</return-value>
|
|
@@ -11924,10 +11942,10 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
11924
11942
|
</parameter>
|
|
11925
11943
|
</parameters>
|
|
11926
11944
|
</constructor>
|
|
11927
|
-
<method name="
|
|
11928
|
-
c:identifier="
|
|
11945
|
+
<method name="copy_to_framebuffer"
|
|
11946
|
+
c:identifier="cogl_scanout_copy_to_framebuffer"
|
|
11929
11947
|
throws="1">
|
|
11930
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
11948
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="60"/>
|
|
11931
11949
|
<return-value transfer-ownership="none">
|
|
11932
11950
|
<type name="gboolean" c:type="gboolean"/>
|
|
11933
11951
|
</return-value>
|
|
@@ -11938,20 +11956,14 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
11938
11956
|
<parameter name="framebuffer" transfer-ownership="none">
|
|
11939
11957
|
<type name="Framebuffer" c:type="CoglFramebuffer*"/>
|
|
11940
11958
|
</parameter>
|
|
11941
|
-
<parameter name="x" transfer-ownership="none">
|
|
11942
|
-
<type name="gint" c:type="int"/>
|
|
11943
|
-
</parameter>
|
|
11944
|
-
<parameter name="y" transfer-ownership="none">
|
|
11945
|
-
<type name="gint" c:type="int"/>
|
|
11946
|
-
</parameter>
|
|
11947
11959
|
</parameters>
|
|
11948
11960
|
</method>
|
|
11949
11961
|
<method name="get_buffer" c:identifier="cogl_scanout_get_buffer">
|
|
11950
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
11962
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="73"/>
|
|
11951
11963
|
<return-value transfer-ownership="none">
|
|
11952
11964
|
<doc xml:space="preserve"
|
|
11953
11965
|
filename="cogl/cogl/cogl-scanout.h"
|
|
11954
|
-
line="
|
|
11966
|
+
line="70">a #CoglScanoutBuffer</doc>
|
|
11955
11967
|
<type name="ScanoutBuffer" c:type="CoglScanoutBuffer*"/>
|
|
11956
11968
|
</return-value>
|
|
11957
11969
|
<parameters>
|
|
@@ -11961,7 +11973,7 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
11961
11973
|
</parameters>
|
|
11962
11974
|
</method>
|
|
11963
11975
|
<method name="get_dst_rect" c:identifier="cogl_scanout_get_dst_rect">
|
|
11964
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
11976
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="92"/>
|
|
11965
11977
|
<return-value transfer-ownership="none">
|
|
11966
11978
|
<type name="none" c:type="void"/>
|
|
11967
11979
|
</return-value>
|
|
@@ -11975,7 +11987,7 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
11975
11987
|
</parameters>
|
|
11976
11988
|
</method>
|
|
11977
11989
|
<method name="get_src_rect" c:identifier="cogl_scanout_get_src_rect">
|
|
11978
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
11990
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="84"/>
|
|
11979
11991
|
<return-value transfer-ownership="none">
|
|
11980
11992
|
<type name="none" c:type="void"/>
|
|
11981
11993
|
</return-value>
|
|
@@ -11989,7 +12001,7 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
11989
12001
|
</parameters>
|
|
11990
12002
|
</method>
|
|
11991
12003
|
<method name="notify_failed" c:identifier="cogl_scanout_notify_failed">
|
|
11992
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
12004
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="76"/>
|
|
11993
12005
|
<return-value transfer-ownership="none">
|
|
11994
12006
|
<type name="none" c:type="void"/>
|
|
11995
12007
|
</return-value>
|
|
@@ -12003,7 +12015,7 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
12003
12015
|
</parameters>
|
|
12004
12016
|
</method>
|
|
12005
12017
|
<method name="set_src_rect" c:identifier="cogl_scanout_set_src_rect">
|
|
12006
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
12018
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="88"/>
|
|
12007
12019
|
<return-value transfer-ownership="none">
|
|
12008
12020
|
<type name="none" c:type="void"/>
|
|
12009
12021
|
</return-value>
|
|
@@ -12033,9 +12045,9 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
12033
12045
|
glib:type-name="CoglScanoutBuffer"
|
|
12034
12046
|
glib:get-type="cogl_scanout_buffer_get_type"
|
|
12035
12047
|
glib:type-struct="ScanoutBufferInterface">
|
|
12036
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
12048
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="57"/>
|
|
12037
12049
|
<virtual-method name="get_height" invoker="get_height">
|
|
12038
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
12050
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="56"/>
|
|
12039
12051
|
<return-value transfer-ownership="none">
|
|
12040
12052
|
<type name="gint" c:type="int"/>
|
|
12041
12053
|
</return-value>
|
|
@@ -12046,7 +12058,7 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
12046
12058
|
</parameters>
|
|
12047
12059
|
</virtual-method>
|
|
12048
12060
|
<virtual-method name="get_width" invoker="get_width">
|
|
12049
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
12061
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="55"/>
|
|
12050
12062
|
<return-value transfer-ownership="none">
|
|
12051
12063
|
<type name="gint" c:type="int"/>
|
|
12052
12064
|
</return-value>
|
|
@@ -12057,7 +12069,7 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
12057
12069
|
</parameters>
|
|
12058
12070
|
</virtual-method>
|
|
12059
12071
|
<method name="get_height" c:identifier="cogl_scanout_buffer_get_height">
|
|
12060
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
12072
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="65"/>
|
|
12061
12073
|
<return-value transfer-ownership="none">
|
|
12062
12074
|
<type name="gint" c:type="int"/>
|
|
12063
12075
|
</return-value>
|
|
@@ -12068,7 +12080,7 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
12068
12080
|
</parameters>
|
|
12069
12081
|
</method>
|
|
12070
12082
|
<method name="get_width" c:identifier="cogl_scanout_buffer_get_width">
|
|
12071
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
12083
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="64"/>
|
|
12072
12084
|
<return-value transfer-ownership="none">
|
|
12073
12085
|
<type name="gint" c:type="int"/>
|
|
12074
12086
|
</return-value>
|
|
@@ -12082,12 +12094,12 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
12082
12094
|
<record name="ScanoutBufferInterface"
|
|
12083
12095
|
c:type="CoglScanoutBufferInterface"
|
|
12084
12096
|
glib:is-gtype-struct-for="ScanoutBuffer">
|
|
12085
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
12097
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="57"/>
|
|
12086
12098
|
<field name="parent_iface">
|
|
12087
12099
|
<type name="GObject.TypeInterface" c:type="GTypeInterface"/>
|
|
12088
12100
|
</field>
|
|
12089
|
-
<field name="
|
|
12090
|
-
<callback name="
|
|
12101
|
+
<field name="copy_to_framebuffer">
|
|
12102
|
+
<callback name="copy_to_framebuffer" throws="1">
|
|
12091
12103
|
<source-position filename="cogl/cogl/cogl-scanout.h" line="51"/>
|
|
12092
12104
|
<return-value transfer-ownership="none">
|
|
12093
12105
|
<type name="gboolean" c:type="gboolean"/>
|
|
@@ -12099,18 +12111,12 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
12099
12111
|
<parameter name="framebuffer" transfer-ownership="none">
|
|
12100
12112
|
<type name="Framebuffer" c:type="CoglFramebuffer*"/>
|
|
12101
12113
|
</parameter>
|
|
12102
|
-
<parameter name="x" transfer-ownership="none">
|
|
12103
|
-
<type name="gint" c:type="int"/>
|
|
12104
|
-
</parameter>
|
|
12105
|
-
<parameter name="y" transfer-ownership="none">
|
|
12106
|
-
<type name="gint" c:type="int"/>
|
|
12107
|
-
</parameter>
|
|
12108
12114
|
</parameters>
|
|
12109
12115
|
</callback>
|
|
12110
12116
|
</field>
|
|
12111
12117
|
<field name="get_width">
|
|
12112
12118
|
<callback name="get_width">
|
|
12113
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
12119
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="55"/>
|
|
12114
12120
|
<return-value transfer-ownership="none">
|
|
12115
12121
|
<type name="gint" c:type="int"/>
|
|
12116
12122
|
</return-value>
|
|
@@ -12123,7 +12129,7 @@ This may only be called on an un-connected #CoglRenderer.</doc>
|
|
|
12123
12129
|
</field>
|
|
12124
12130
|
<field name="get_height">
|
|
12125
12131
|
<callback name="get_height">
|
|
12126
|
-
<source-position filename="cogl/cogl/cogl-scanout.h" line="
|
|
12132
|
+
<source-position filename="cogl/cogl/cogl-scanout.h" line="56"/>
|
|
12127
12133
|
<return-value transfer-ownership="none">
|
|
12128
12134
|
<type name="gint" c:type="int"/>
|
|
12129
12135
|
</return-value>
|
|
@@ -15172,6 +15178,33 @@ explicitly select a backend to use.</doc>
|
|
|
15172
15178
|
<member name="custom" value="4" c:identifier="COGL_WINSYS_ID_CUSTOM">
|
|
15173
15179
|
</member>
|
|
15174
15180
|
</enumeration>
|
|
15181
|
+
<function name="can_blit_between_formats"
|
|
15182
|
+
c:identifier="cogl_can_blit_between_formats">
|
|
15183
|
+
<doc xml:space="preserve"
|
|
15184
|
+
filename="cogl/cogl/cogl-framebuffer.h"
|
|
15185
|
+
line="1036">Checks whether the preconditions for blitting between the formats are met.
|
|
15186
|
+
This does not imply that blitting will definitely succeed.
|
|
15187
|
+
|
|
15188
|
+
@return TRUE if the preconditions for blitting between the formats are met.</doc>
|
|
15189
|
+
<source-position filename="cogl/cogl/cogl-framebuffer.h" line="1047"/>
|
|
15190
|
+
<return-value transfer-ownership="none">
|
|
15191
|
+
<type name="gboolean" c:type="gboolean"/>
|
|
15192
|
+
</return-value>
|
|
15193
|
+
<parameters>
|
|
15194
|
+
<parameter name="src_format" transfer-ownership="none">
|
|
15195
|
+
<doc xml:space="preserve"
|
|
15196
|
+
filename="cogl/cogl/cogl-framebuffer.h"
|
|
15197
|
+
line="1038">The #CoglPixelFormat to blit from</doc>
|
|
15198
|
+
<type name="PixelFormat" c:type="CoglPixelFormat"/>
|
|
15199
|
+
</parameter>
|
|
15200
|
+
<parameter name="dst_format" transfer-ownership="none">
|
|
15201
|
+
<doc xml:space="preserve"
|
|
15202
|
+
filename="cogl/cogl/cogl-framebuffer.h"
|
|
15203
|
+
line="1039">The #CoglPixelFormat to blit to</doc>
|
|
15204
|
+
<type name="PixelFormat" c:type="CoglPixelFormat"/>
|
|
15205
|
+
</parameter>
|
|
15206
|
+
</parameters>
|
|
15207
|
+
</function>
|
|
15175
15208
|
<function name="color_from_string"
|
|
15176
15209
|
c:identifier="cogl_color_from_string"
|
|
15177
15210
|
moved-to="Color.from_string">
|
|
@@ -12,7 +12,7 @@ and/or use gtk-doc annotations. -->
|
|
|
12
12
|
<doc:format name="unknown"/>
|
|
13
13
|
<namespace name="Gvc"
|
|
14
14
|
version="1.0"
|
|
15
|
-
shared-library="libgvc.so"
|
|
15
|
+
shared-library="/nix/store/cfm2xa1s8r8wpwc7p017znnl5cfvppcy-gnome-shell-49.4/lib/gnome-shell/libgvc.so"
|
|
16
16
|
c:identifier-prefixes="Gvc"
|
|
17
17
|
c:symbol-prefixes="gvc">
|
|
18
18
|
<function-macro name="CHANNEL_MAP"
|