Skip to content

Commit

Permalink
Merge pull request #38 from bailuk/dev/update-gir
Browse files Browse the repository at this point in the history
Update gir files
  • Loading branch information
bailuk authored Feb 11, 2024
2 parents 2d60104 + b1bc3d2 commit 4bd4996
Show file tree
Hide file tree
Showing 11 changed files with 105,426 additions and 74,175 deletions.
41,589 changes: 26,081 additions & 15,508 deletions generator/src/main/resources/gir/Adw-1.gir

Large diffs are not rendered by default.

20,178 changes: 11,345 additions & 8,833 deletions generator/src/main/resources/gir/GLib-2.0.gir

Large diffs are not rendered by default.

5,640 changes: 2,993 additions & 2,647 deletions generator/src/main/resources/gir/GObject-2.0.gir

Large diffs are not rendered by default.

10,104 changes: 5,771 additions & 4,333 deletions generator/src/main/resources/gir/Gdk-4.0.gir

Large diffs are not rendered by default.

25 changes: 17 additions & 8 deletions generator/src/main/resources/gir/GdkPixbuf-2.0.gir
Original file line number Diff line number Diff line change
Expand Up @@ -3877,7 +3877,8 @@ the new value is ignored and `FALSE` is returned.</doc>
writable="1"
construct-only="1"
transfer-ownership="none"
getter="get_bits_per_sample">
getter="get_bits_per_sample"
default-value="8">
<doc xml:space="preserve"
filename="gdk-pixbuf/gdk-pixbuf.c"
line="281">The number of bits per sample.
Expand All @@ -3889,7 +3890,8 @@ Currently only 8 bit per sample are supported.</doc>
writable="1"
construct-only="1"
transfer-ownership="none"
getter="get_colorspace">
getter="get_colorspace"
default-value="GDK_COLORSPACE_RGB">
<doc xml:space="preserve"
filename="gdk-pixbuf/gdk-pixbuf.c"
line="254">The color space of the pixbuf.
Expand All @@ -3901,7 +3903,8 @@ Currently, only `GDK_COLORSPACE_RGB` is supported.</doc>
writable="1"
construct-only="1"
transfer-ownership="none"
getter="get_has_alpha">
getter="get_has_alpha"
default-value="FALSE">
<doc xml:space="preserve"
filename="gdk-pixbuf/gdk-pixbuf.c"
line="269">Whether the pixbuf has an alpha channel.</doc>
Expand All @@ -3911,7 +3914,8 @@ Currently, only `GDK_COLORSPACE_RGB` is supported.</doc>
writable="1"
construct-only="1"
transfer-ownership="none"
getter="get_height">
getter="get_height"
default-value="1">
<doc xml:space="preserve"
filename="gdk-pixbuf/gdk-pixbuf.c"
line="311">The number of rows of the pixbuf.</doc>
Expand All @@ -3921,7 +3925,8 @@ Currently, only `GDK_COLORSPACE_RGB` is supported.</doc>
writable="1"
construct-only="1"
transfer-ownership="none"
getter="get_n_channels">
getter="get_n_channels"
default-value="3">
<doc xml:space="preserve"
filename="gdk-pixbuf/gdk-pixbuf.c"
line="238">The number of samples per pixel.
Expand Down Expand Up @@ -3949,7 +3954,8 @@ Currently, only 3 or 4 samples per pixel are supported.</doc>
writable="1"
construct-only="1"
transfer-ownership="none"
getter="get_rowstride">
getter="get_rowstride"
default-value="1">
<doc xml:space="preserve"
filename="gdk-pixbuf/gdk-pixbuf.c"
line="325">The number of bytes between the start of a row and
Expand All @@ -3963,7 +3969,8 @@ width of the pixbuf.</doc>
writable="1"
construct-only="1"
transfer-ownership="none"
getter="get_width">
getter="get_width"
default-value="1">
<doc xml:space="preserve"
filename="gdk-pixbuf/gdk-pixbuf.c"
line="297">The number of columns of the pixbuf.</doc>
Expand Down Expand Up @@ -7222,7 +7229,8 @@ was constructed.</doc>
writable="1"
transfer-ownership="none"
setter="set_loop"
getter="get_loop">
getter="get_loop"
default-value="FALSE">
<doc xml:space="preserve"
filename="gdk-pixbuf/gdk-pixbuf-simple-anim.c"
line="152">Whether the animation should loop when it reaches the end.</doc>
Expand All @@ -7232,6 +7240,7 @@ was constructed.</doc>
<record name="PixbufSimpleAnimClass"
c:type="GdkPixbufSimpleAnimClass"
disguised="1"
opaque="1"
glib:is-gtype-struct-for="PixbufSimpleAnim">
<source-position filename="gdk-pixbuf/gdk-pixbuf-simple-anim.h"
line="39"/>
Expand Down
2,822 changes: 1,421 additions & 1,401 deletions generator/src/main/resources/gir/Geoclue-2.0.gir

Large diffs are not rendered by default.

Loading

0 comments on commit 4bd4996

Please sign in to comment.