Skip to content

Commit eae0d92

Browse files
sdroegebilelmoussaoui
authored andcommitted
Update GIR files
1 parent 07aa7d1 commit eae0d92

26 files changed

+850
-694
lines changed

Atk-1.0.gir

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<!-- This file was automatically generated from C sources - DO NOT EDIT!
33
To affect the contents of this file, edit the original C definitions,
44
and/or use gtk-doc annotations. -->
5-
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
5+
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:doc="http://www.gtk.org/introspection/doc/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
66
<include name="GObject" version="2.0"/>
77
<package name="atk"/>
88
<c:include name="atk/atk.h"/>
9+
<doc:format name="unknown"/>
910
<namespace name="Atk" version="1.0" shared-library="libatk-1.0.so.0" c:identifier-prefixes="Atk" c:symbol-prefixes="atk">
1011
<alias name="AttributeSet" c:type="AtkAttributeSet">
1112
<doc xml:space="preserve">This is a singly-linked list (a #GSList) of #AtkAttribute. It is
@@ -553,7 +554,7 @@ A string name/value pair representing a generic attribute.</doc>
553554
</parameters>
554555
</function>
555556
</record>
556-
<constant name="BINARY_AGE" value="25600" c:type="ATK_BINARY_AGE" version="2.7.4">
557+
<constant name="BINARY_AGE" value="25610" c:type="ATK_BINARY_AGE" version="2.7.4">
557558
<doc xml:space="preserve">Like atk_get_binary_age(), but from the headers used at
558559
application compile time, rather than from the library linked
559560
against at application run time.</doc>
@@ -4721,13 +4722,13 @@ application compile time, rather than from the library linked
47214722
against at application run time.</doc>
47224723
<type name="gint" c:type="gint"/>
47234724
</constant>
4724-
<constant name="MICRO_VERSION" value="90" c:type="ATK_MICRO_VERSION" version="2.7.4">
4725+
<constant name="MICRO_VERSION" value="0" c:type="ATK_MICRO_VERSION" version="2.7.4">
47254726
<doc xml:space="preserve">Like atk_get_micro_version(), but from the headers used at
47264727
application compile time, rather than from the library linked
47274728
against at application run time.</doc>
47284729
<type name="gint" c:type="gint"/>
47294730
</constant>
4730-
<constant name="MINOR_VERSION" value="55" c:type="ATK_MINOR_VERSION" version="2.7.4">
4731+
<constant name="MINOR_VERSION" value="56" c:type="ATK_MINOR_VERSION" version="2.7.4">
47314732
<doc xml:space="preserve">Like atk_get_minor_version(), but from the headers used at
47324733
application compile time, rather than from the library linked
47334734
against at application run time.</doc>

GLib-2.0.gir

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
<!-- This file was automatically generated from C sources - DO NOT EDIT!
33
To affect the contents of this file, edit the original C definitions,
44
and/or use gtk-doc annotations. -->
5-
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
5+
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:doc="http://www.gtk.org/introspection/doc/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
66
<package name="glib-2.0"/>
77
<c:include name="glib.h"/>
8+
<doc:format name="gi-docgen"/>
89
<namespace name="GLib" version="2.0" shared-library="libgobject-2.0.so.0,libglib-2.0.so.0" c:identifier-prefixes="G" c:symbol-prefixes="glib,g">
910
<alias name="DateDay" c:type="GDateDay">
1011
<doc xml:space="preserve">Integer representing a day of the month; between 1 and 31.
@@ -15311,7 +15312,7 @@ linked against at application run time.</doc>
1531115312
<constant name="MAXUINT8" value="255" c:type="G_MAXUINT8">
1531215313
<type name="guint8" c:type="guint8"/>
1531315314
</constant>
15314-
<constant name="MICRO_VERSION" value="5" c:type="GLIB_MICRO_VERSION">
15315+
<constant name="MICRO_VERSION" value="0" c:type="GLIB_MICRO_VERSION">
1531515316
<doc xml:space="preserve">The micro version number of the GLib library.
1531615317

1531715318
Like #gtk_micro_version, but from the headers used at
@@ -15335,7 +15336,7 @@ linked against at application run time.</doc>
1533515336
<doc xml:space="preserve">The minimum value which can be held in a #gint8.</doc>
1533615337
<type name="gint8" c:type="gint8"/>
1533715338
</constant>
15338-
<constant name="MINOR_VERSION" value="83" c:type="GLIB_MINOR_VERSION">
15339+
<constant name="MINOR_VERSION" value="84" c:type="GLIB_MINOR_VERSION">
1533915340
<doc xml:space="preserve">The minor version number of the GLib library.
1534015341

1534115342
Like #gtk_minor_version, but from the headers used at

GLibUnix-2.0.gir

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
<!-- This file was automatically generated from C sources - DO NOT EDIT!
33
To affect the contents of this file, edit the original C definitions,
44
and/or use gtk-doc annotations. -->
5-
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
5+
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:doc="http://www.gtk.org/introspection/doc/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
66
<include name="GLib" version="2.0"/>
77
<package name="glib-2.0"/>
88
<c:include name="glib-unix.h"/>
99
<c:include name="glib.h"/>
10+
<doc:format name="gi-docgen"/>
1011
<namespace name="GLibUnix" version="2.0" shared-library="libgobject-2.0.so.0,libglib-2.0.so.0" c:identifier-prefixes="GUnix,G" c:symbol-prefixes="glib,g_unix,g">
1112
<callback name="FDSourceFunc" c:type="GUnixFDSourceFunc">
1213
<doc xml:space="preserve">The type of functions to be called when a UNIX fd watch source

GLibWin32-2.0.gir

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,21 @@ and/or use gtk-doc annotations. -->
4343
</parameter>
4444
</parameters>
4545
</function>
46+
<function-macro name="clear_com" c:identifier="g_win32_clear_com" version="2.84" introspectable="0">
47+
<doc xml:space="preserve">Releases the referenced COM object, and clears its pointer to `NULL`.
48+
49+
The @com_obj pointer must not be `NULL`.
50+
51+
If @com_obj references a `NULL` COM object, this function is a no-op.
52+
53+
This is equivalent to `g_clear_object()` for dealing with
54+
Windows COM objects.</doc>
55+
<parameters>
56+
<parameter name="com_obj">
57+
<doc xml:space="preserve">Pointer to COM object pointer to release and clear</doc>
58+
</parameter>
59+
</parameters>
60+
</function-macro>
4661
<function name="error_message" c:identifier="g_win32_error_message">
4762
<return-value transfer-ownership="full">
4863
<type name="utf8" c:type="gchar*"/>

GModule-2.0.gir

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<!-- This file was automatically generated from C sources - DO NOT EDIT!
33
To affect the contents of this file, edit the original C definitions,
44
and/or use gtk-doc annotations. -->
5-
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
5+
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:doc="http://www.gtk.org/introspection/doc/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
66
<include name="GLib" version="2.0"/>
77
<package name="gmodule-2.0"/>
88
<c:include name="gmodule.h"/>
9+
<doc:format name="gi-docgen"/>
910
<namespace name="GModule" version="2.0" shared-library="libgmodule-2.0.so.0" c:identifier-prefixes="G" c:symbol-prefixes="gmodule,g">
1011
<function-macro name="DEPRECATED_ENUMERATOR_IN_2_26_FOR" c:identifier="GMODULE_DEPRECATED_ENUMERATOR_IN_2_26_FOR" introspectable="0">
1112
<parameters>

GObject-2.0.gir

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<!-- This file was automatically generated from C sources - DO NOT EDIT!
33
To affect the contents of this file, edit the original C definitions,
44
and/or use gtk-doc annotations. -->
5-
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
5+
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:doc="http://www.gtk.org/introspection/doc/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
66
<include name="GLib" version="2.0"/>
77
<package name="gobject-2.0"/>
88
<c:include name="glib-object.h"/>
9+
<doc:format name="gi-docgen"/>
910
<namespace name="GObject" version="2.0" shared-library="libgobject-2.0.so.0" c:identifier-prefixes="G" c:symbol-prefixes="gobject,g">
1011
<alias name="SignalCMarshaller" c:type="GSignalCMarshaller">
1112
<doc xml:space="preserve">This is the signature of marshaller functions, required to marshall
@@ -9974,19 +9975,22 @@ You may not attach these to signals created with the %G_SIGNAL_NO_HOOKS flag.</d
99749975
<member name="no_hooks" value="64" c:identifier="G_SIGNAL_NO_HOOKS">
99759976
<doc xml:space="preserve">No emissions hooks are supported for this signal.</doc>
99769977
</member>
9977-
<member name="must_collect" value="128" c:identifier="G_SIGNAL_MUST_COLLECT">
9978-
<doc xml:space="preserve">Varargs signal emission will always collect the
9979-
arguments, even if there are no signal handlers connected. Since 2.30.</doc>
9978+
<member name="must_collect" value="128" c:identifier="G_SIGNAL_MUST_COLLECT" version="2.30">
9979+
<doc xml:space="preserve">Varargs signal emission will always collect the arguments, even if there
9980+
are no signal handlers connected.</doc>
99809981
</member>
9981-
<member name="deprecated" value="256" c:identifier="G_SIGNAL_DEPRECATED">
9982-
<doc xml:space="preserve">The signal is deprecated and will be removed
9983-
in a future version. A warning will be generated if it is connected while
9984-
running with G_ENABLE_DIAGNOSTIC=1. Since 2.32.</doc>
9982+
<member name="deprecated" value="256" c:identifier="G_SIGNAL_DEPRECATED" version="2.32">
9983+
<doc xml:space="preserve">The signal is deprecated and will be removed in a future version.
9984+
9985+
A warning will be generated if it is connected while running with
9986+
`G_ENABLE_DIAGNOSTIC=1`.</doc>
99859987
</member>
9986-
<member name="accumulator_first_run" value="131072" c:identifier="G_SIGNAL_ACCUMULATOR_FIRST_RUN">
9987-
<doc xml:space="preserve">Only used in #GSignalAccumulator accumulator
9988-
functions for the #GSignalInvocationHint::run_type field to mark the first
9989-
call to the accumulator function for a signal emission. Since 2.68.</doc>
9988+
<member name="accumulator_first_run" value="131072" c:identifier="G_SIGNAL_ACCUMULATOR_FIRST_RUN" version="2.68">
9989+
<doc xml:space="preserve">The signal accumulator was invoked for the first time.
9990+
9991+
This flag is only used in [[email protected]][accumulator functions]
9992+
for the `run_type` field of the [[email protected]], to
9993+
mark the first call to the accumulator function for a signal emission.</doc>
99909994
</member>
99919995
</bitfield>
99929996
<class name="SignalGroup" c:symbol-prefix="signal_group" c:type="GSignalGroup" version="2.72" parent="Object" glib:type-name="GSignalGroup" glib:get-type="g_signal_group_get_type">

Gdk-3.0.gir

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
<!-- This file was automatically generated from C sources - DO NOT EDIT!
33
To affect the contents of this file, edit the original C definitions,
44
and/or use gtk-doc annotations. -->
5-
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
5+
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:doc="http://www.gtk.org/introspection/doc/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
66
<include name="GdkPixbuf" version="2.0"/>
77
<include name="Gio" version="2.0"/>
88
<include name="Pango" version="1.0"/>
99
<include name="cairo" version="1.0"/>
1010
<package name="gdk-3.0"/>
1111
<c:include name="gdk/gdk.h"/>
12+
<doc:format name="unknown"/>
1213
<namespace name="Gdk" version="3.0" shared-library="libgdk-3.so.0" c:identifier-prefixes="Gdk" c:symbol-prefixes="gdk">
1314
<alias name="XEvent" c:type="GdkXEvent">
1415
<doc xml:space="preserve">Used to represent native events (XEvents for the X11
@@ -651,7 +652,12 @@ platforms can be found in the CSS specification:
651652
- ![](nesw_resize_cursor.png) "nesw-resize"
652653
- ![](nwse_resize_cursor.png) "nwse-resize"
653654
- ![](zoom_in_cursor.png) "zoom-in"
654-
- ![](zoom_out_cursor.png) "zoom-out"</doc>
655+
- ![](zoom_out_cursor.png) "zoom-out"
656+
657+
Additionally, the following cursor names are supported, which are
658+
not in the CSS specification:
659+
- ![](dnd_ask_cursor.png) "dnd-ask"
660+
- ![](all_resize_cursor.png) "all-resize"</doc>
655661
<return-value transfer-ownership="full" nullable="1">
656662
<doc xml:space="preserve">a new #GdkCursor, or %NULL if there is no
657663
cursor with the given name</doc>
@@ -14773,7 +14779,7 @@ See gdk_keymap_get_caps_lock_state().</doc>
1477314779
<constant name="MAX_TIMECOORD_AXES" value="128" c:type="GDK_MAX_TIMECOORD_AXES">
1477414780
<type name="gint" c:type="gint"/>
1477514781
</constant>
14776-
<constant name="MICRO_VERSION" value="48" c:type="GDK_MICRO_VERSION">
14782+
<constant name="MICRO_VERSION" value="50" c:type="GDK_MICRO_VERSION">
1477714783
<type name="gint" c:type="gint"/>
1477814784
</constant>
1477914785
<constant name="MINOR_VERSION" value="24" c:type="GDK_MINOR_VERSION">

Gdk-4.0.gir

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
<!-- This file was automatically generated from C sources - DO NOT EDIT!
33
To affect the contents of this file, edit the original C definitions,
44
and/or use gtk-doc annotations. -->
5-
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
5+
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:doc="http://www.gtk.org/introspection/doc/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
66
<include name="GdkPixbuf" version="2.0"/>
77
<include name="Gio" version="2.0"/>
88
<include name="Pango" version="1.0"/>
99
<include name="PangoCairo" version="1.0"/>
1010
<include name="cairo" version="1.0"/>
1111
<package name="gtk4"/>
1212
<c:include name="gdk/gdk.h"/>
13+
<doc:format name="unknown"/>
1314
<namespace name="Gdk" version="4.0" shared-library="libgtk-4.so.1" c:identifier-prefixes="Gdk" c:symbol-prefixes="gdk">
1415
<constant name="ACTION_ALL" value="7" c:type="GDK_ACTION_ALL">
1516
<doc xml:space="preserve">Defines all possible DND actions.
@@ -19024,8 +19025,10 @@ emits a short beep on the display just as [[email protected]].</doc>
1902419025
</instance-parameter>
1902519026
</parameters>
1902619027
</method>
19027-
<method name="create_cairo_context" c:identifier="gdk_surface_create_cairo_context">
19028+
<method name="create_cairo_context" c:identifier="gdk_surface_create_cairo_context" deprecated="1" deprecated-version="4.18">
1902819029
<doc xml:space="preserve">Creates a new `GdkCairoContext` for rendering on @surface.</doc>
19030+
<doc-deprecated xml:space="preserve">Drawing content with Cairo should be done via
19031+
Cairo rendernodes, not by using the Cairo renderer.</doc-deprecated>
1902919032
<return-value transfer-ownership="full">
1903019033
<doc xml:space="preserve">the newly created `GdkCairoContext`</doc>
1903119034
<type name="CairoContext" c:type="GdkCairoContext*"/>

GdkPixbuf-2.0.gir

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
<!-- This file was automatically generated from C sources - DO NOT EDIT!
33
To affect the contents of this file, edit the original C definitions,
44
and/or use gtk-doc annotations. -->
5-
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
5+
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:doc="http://www.gtk.org/introspection/doc/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
66
<include name="GModule" version="2.0"/>
77
<include name="Gio" version="2.0"/>
88
<package name="gdk-pixbuf-2.0"/>
99
<c:include name="gdk-pixbuf/gdk-pixbuf.h"/>
10+
<doc:format name="unknown"/>
1011
<namespace name="GdkPixbuf" version="2.0" shared-library="libgdk_pixbuf-2.0.so.0" c:identifier-prefixes="Gdk" c:symbol-prefixes="gdk">
1112
<enumeration name="Colorspace" glib:type-name="GdkColorspace" glib:get-type="gdk_colorspace_get_type" c:type="GdkColorspace">
1213
<doc xml:space="preserve">This enumeration defines the color spaces that are supported by

GdkPixdata-2.0.gir

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<!-- This file was automatically generated from C sources - DO NOT EDIT!
33
To affect the contents of this file, edit the original C definitions,
44
and/or use gtk-doc annotations. -->
5-
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
5+
<repository xmlns="http://www.gtk.org/introspection/core/1.0" xmlns:c="http://www.gtk.org/introspection/c/1.0" xmlns:doc="http://www.gtk.org/introspection/doc/1.0" xmlns:glib="http://www.gtk.org/introspection/glib/1.0" version="1.2">
66
<include name="GdkPixbuf" version="2.0"/>
77
<package name="gdk-pixbuf-2.0"/>
88
<c:include name="gdk-pixbuf/gdk-pixdata.h"/>
9+
<doc:format name="unknown"/>
910
<namespace name="GdkPixdata" version="2.0" shared-library="libgdk_pixbuf-2.0.so.0" c:identifier-prefixes="Gdk" c:symbol-prefixes="gdk">
1011
<constant name="PIXBUF_MAGIC_NUMBER" value="1197763408" c:type="GDK_PIXBUF_MAGIC_NUMBER">
1112
<doc xml:space="preserve">Magic number for #GdkPixdata structures.</doc>

0 commit comments

Comments
 (0)