Skip to content

Commit

Permalink
Merge pull request #1667 from gtk-rs/auto-pr-branch
Browse files Browse the repository at this point in the history
Automated PR: Changes from updating gir/gir-files
  • Loading branch information
sdroege authored Feb 25, 2025
2 parents 2967438 + 2beaa6e commit caa782b
Show file tree
Hide file tree
Showing 18 changed files with 45 additions and 28 deletions.
4 changes: 2 additions & 2 deletions gdk-pixbuf/src/auto/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
4 changes: 2 additions & 2 deletions gdk-pixbuf/sys/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
5 changes: 5 additions & 0 deletions gio/Gir.toml
Original file line number Diff line number Diff line change
Expand Up @@ -607,6 +607,11 @@ status = "generate"
pattern = "signal_.*subscribe"
#wrapped with newtype manually
manual = true
[[object.function]]
name = "register_object_with_closures2"
#old version is wrapped correctly and we don't require
#the new version
ignore = true

[[object]]
name = "Gio.DBusConnectionFlags"
Expand Down
1 change: 1 addition & 0 deletions gio/src/auto/dbus_connection.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files (https://github.com/gtk-rs/gir-files)
// DO NOT EDIT
#![allow(deprecated)]

#[cfg(unix)]
#[cfg_attr(docsrs, doc(cfg(unix)))]
Expand Down
4 changes: 2 additions & 2 deletions gio/src/auto/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
11 changes: 11 additions & 0 deletions gio/sys/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10880,6 +10880,17 @@ extern "C" {
set_property_closure: *mut gobject::GClosure,
error: *mut *mut glib::GError,
) -> c_uint;
#[cfg(feature = "v2_84")]
#[cfg_attr(docsrs, doc(cfg(feature = "v2_84")))]
pub fn g_dbus_connection_register_object_with_closures2(
connection: *mut GDBusConnection,
object_path: *const c_char,
interface_info: *mut GDBusInterfaceInfo,
method_call_closure: *mut gobject::GClosure,
get_property_closure: *mut gobject::GClosure,
set_property_closure: *mut gobject::GClosure,
error: *mut *mut glib::GError,
) -> c_uint;
pub fn g_dbus_connection_register_subtree(
connection: *mut GDBusConnection,
object_path: *const c_char,
Expand Down
4 changes: 2 additions & 2 deletions gio/sys/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
2 changes: 1 addition & 1 deletion gir
2 changes: 1 addition & 1 deletion gir-files
Submodule gir-files updated 5 files
+1 −1 GLib-2.0.gir
+553 −90 Gdk-4.0.gir
+78 −2 Gio-2.0.gir
+25 −29 Gsk-4.0.gir
+755 −535 Gtk-4.0.gir
4 changes: 2 additions & 2 deletions glib/gobject-sys/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
4 changes: 2 additions & 2 deletions glib/src/auto/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
4 changes: 2 additions & 2 deletions glib/sys/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
4 changes: 2 additions & 2 deletions graphene/src/auto/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
4 changes: 2 additions & 2 deletions graphene/sys/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
4 changes: 2 additions & 2 deletions pango/src/auto/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
4 changes: 2 additions & 2 deletions pango/sys/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
4 changes: 2 additions & 2 deletions pangocairo/src/auto/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)
4 changes: 2 additions & 2 deletions pangocairo/sys/versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 3491754499c3)
from gir-files (https://github.com/gtk-rs/gir-files @ 168ef52b26a2)
Generated by gir (https://github.com/gtk-rs/gir @ 5ce24253f28c)
from gir-files (https://github.com/gtk-rs/gir-files @ 545a98946996)

0 comments on commit caa782b

Please sign in to comment.