Skip to content

Commit

Permalink
Merge pull request #182 from gircore/linux-update-gir-files
Browse files Browse the repository at this point in the history
  • Loading branch information
badcel authored Jan 24, 2025
2 parents 7e06dd9 + 35349f8 commit 1ec93aa
Show file tree
Hide file tree
Showing 8 changed files with 1,404 additions and 1,388 deletions.
330 changes: 165 additions & 165 deletions linux/Adw-1.gir

Large diffs are not rendered by default.

242 changes: 124 additions & 118 deletions linux/GLib-2.0.gir

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion linux/Gdk-4.0.gir
Original file line number Diff line number Diff line change
Expand Up @@ -34137,7 +34137,7 @@ can fail, returning %NULL context.</doc>
<glib:signal name="images-updated" when="last">
<doc xml:space="preserve"
filename="gdk/gdkvulkancontext.c"
line="845">Emitted when the images managed by this context have changed.
line="889">Emitted when the images managed by this context have changed.

Usually this means that the swapchain had to be recreated,
for example in response to a change of the surface size.</doc>
Expand Down
44 changes: 22 additions & 22 deletions linux/GdkWayland-4.0.gir
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ surfaces with [[email protected]_handle] and
version="4.12">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2660">Destroy a handle that was obtained with gdk_wayland_toplevel_export_handle().
line="2662">Destroy a handle that was obtained with gdk_wayland_toplevel_export_handle().

Note that this API depends on an unstable Wayland protocol,
and thus may require changes in the future.</doc>
Expand All @@ -757,13 +757,13 @@ and thus may require changes in the future.</doc>
<instance-parameter name="toplevel" transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2662">the `GdkToplevel` that was exported</doc>
line="2664">the `GdkToplevel` that was exported</doc>
<type name="WaylandToplevel" c:type="GdkToplevel*"/>
</instance-parameter>
<parameter name="handle" transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2663">the handle to drop</doc>
line="2665">the handle to drop</doc>
<type name="utf8" c:type="const char*"/>
</parameter>
</parameters>
Expand All @@ -772,7 +772,7 @@ and thus may require changes in the future.</doc>
c:identifier="gdk_wayland_toplevel_export_handle">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2566">Asynchronously obtains a handle for a surface that can be passed
line="2568">Asynchronously obtains a handle for a surface that can be passed
to other processes.

When the handle has been obtained, @callback will be called.
Expand Down Expand Up @@ -800,15 +800,15 @@ and thus may require changes in the future.</doc>
<return-value transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2597">%TRUE if the handle has been requested, %FALSE if
line="2599">%TRUE if the handle has been requested, %FALSE if
an error occurred.</doc>
<type name="gboolean" c:type="gboolean"/>
</return-value>
<parameters>
<instance-parameter name="toplevel" transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2568">the `GdkToplevel` to obtain a handle for</doc>
line="2570">the `GdkToplevel` to obtain a handle for</doc>
<type name="WaylandToplevel" c:type="GdkToplevel*"/>
</instance-parameter>
<parameter name="callback"
Expand All @@ -818,7 +818,7 @@ and thus may require changes in the future.</doc>
destroy="2">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2569">callback to call with the handle</doc>
line="2571">callback to call with the handle</doc>
<type name="WaylandToplevelExported"
c:type="GdkWaylandToplevelExported"/>
</parameter>
Expand All @@ -828,15 +828,15 @@ and thus may require changes in the future.</doc>
allow-none="1">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2570">user data for @callback</doc>
line="2572">user data for @callback</doc>
<type name="gpointer" c:type="gpointer"/>
</parameter>
<parameter name="destroy_func"
transfer-ownership="none"
scope="async">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2571">destroy notify for @user_data</doc>
line="2573">destroy notify for @user_data</doc>
<type name="GLib.DestroyNotify" c:type="GDestroyNotify"/>
</parameter>
</parameters>
Expand All @@ -845,7 +845,7 @@ and thus may require changes in the future.</doc>
c:identifier="gdk_wayland_toplevel_set_application_id">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2440">Sets the application id on a `GdkToplevel`.</doc>
line="2442">Sets the application id on a `GdkToplevel`.</doc>
<source-position filename="gdk/wayland/gdkwaylandtoplevel.h"
line="67"/>
<return-value transfer-ownership="none">
Expand All @@ -855,13 +855,13 @@ and thus may require changes in the future.</doc>
<instance-parameter name="toplevel" transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2442">a `GdkToplevel`</doc>
line="2444">a `GdkToplevel`</doc>
<type name="WaylandToplevel" c:type="GdkToplevel*"/>
</instance-parameter>
<parameter name="application_id" transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2443">the application id for the @toplevel</doc>
line="2445">the application id for the @toplevel</doc>
<type name="utf8" c:type="const char*"/>
</parameter>
</parameters>
Expand All @@ -870,7 +870,7 @@ and thus may require changes in the future.</doc>
c:identifier="gdk_wayland_toplevel_set_transient_for_exported">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2708">Marks @toplevel as transient for the surface to which the given
line="2710">Marks @toplevel as transient for the surface to which the given
@parent_handle_str refers.

Typically, the handle will originate from a
Expand All @@ -883,21 +883,21 @@ and thus may require changes in the future.</doc>
<return-value transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2722">%TRUE if the surface has been marked as transient,
line="2724">%TRUE if the surface has been marked as transient,
%FALSE if an error occurred.</doc>
<type name="gboolean" c:type="gboolean"/>
</return-value>
<parameters>
<instance-parameter name="toplevel" transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2710">the `GdkToplevel` to make as transient</doc>
line="2712">the `GdkToplevel` to make as transient</doc>
<type name="WaylandToplevel" c:type="GdkToplevel*"/>
</instance-parameter>
<parameter name="parent_handle_str" transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2711">an exported handle for a surface</doc>
line="2713">an exported handle for a surface</doc>
<type name="utf8" c:type="const char*"/>
</parameter>
</parameters>
Expand All @@ -908,7 +908,7 @@ and thus may require changes in the future.</doc>
deprecated-version="4.12">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2620">Destroys the handle that was obtained with
line="2622">Destroys the handle that was obtained with
gdk_wayland_toplevel_export_handle().

It is an error to call this function on a surface that
Expand All @@ -931,7 +931,7 @@ and thus may require changes in the future.</doc>
<instance-parameter name="toplevel" transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2622">the `GdkToplevel` to unexport</doc>
line="2624">the `GdkToplevel` to unexport</doc>
<type name="WaylandToplevel" c:type="GdkToplevel*"/>
</instance-parameter>
</parameters>
Expand All @@ -941,7 +941,7 @@ and thus may require changes in the future.</doc>
c:type="GdkWaylandToplevelExported">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2526">Callback that gets called when the handle for a surface has been
line="2528">Callback that gets called when the handle for a surface has been
obtained from the Wayland compositor.

This callback is used in [[email protected]_handle].
Expand All @@ -956,13 +956,13 @@ marking surfaces as transient for out-of-process surfaces.</doc>
<parameter name="toplevel" transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2528">the `GdkToplevel` that is exported</doc>
line="2530">the `GdkToplevel` that is exported</doc>
<type name="WaylandToplevel" c:type="GdkToplevel*"/>
</parameter>
<parameter name="handle" transfer-ownership="none">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2529">the handle</doc>
line="2531">the handle</doc>
<type name="utf8" c:type="const char*"/>
</parameter>
<parameter name="user_data"
Expand All @@ -972,7 +972,7 @@ marking surfaces as transient for out-of-process surfaces.</doc>
closure="2">
<doc xml:space="preserve"
filename="gdk/wayland/gdktoplevel-wayland.c"
line="2530">user data that was passed to [[email protected]_handle]</doc>
line="2532">user data that was passed to [[email protected]_handle]</doc>
<type name="gpointer" c:type="gpointer"/>
</parameter>
</parameters>
Expand Down
Loading

0 comments on commit 1ec93aa

Please sign in to comment.