Skip to content

Commit

Permalink
regenerate: gir RustType rework
Browse files Browse the repository at this point in the history
  • Loading branch information
fengalin committed Dec 2, 2024
1 parent 5b157b9 commit 152189f
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion gdk4-macos/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gdk4-macos/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gdk4-wayland/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gdk4-wayland/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gdk4-win32/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gdk4-win32/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gdk4-x11/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gdk4-x11/src/auto/x11_display.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ glib::wrapper! {

impl X11Display {
//#[doc(alias = "gdk_x11_display_broadcast_startup_message")]
//pub fn broadcast_startup_message(&self, message_type: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) {
//pub fn broadcast_startup_message(&self, message_type: &str, : /*Unimplemented*/Basic: VarArgs) {
// unsafe { TODO: call ffi:gdk_x11_display_broadcast_startup_message() }
//}

Expand Down
2 changes: 1 addition & 1 deletion gdk4-x11/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gdk4/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gdk4/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gsk4/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gsk4/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gtk4/src/auto/alert_dialog.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ glib::wrapper! {

impl AlertDialog {
//#[doc(alias = "gtk_alert_dialog_new")]
//pub fn new(format: &str, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) -> AlertDialog {
//pub fn new(format: &str, : /*Unimplemented*/Basic: VarArgs) -> AlertDialog {
// unsafe { TODO: call ffi:gtk_alert_dialog_new() }
//}

Expand Down
2 changes: 1 addition & 1 deletion gtk4/src/auto/functions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ pub fn test_accessible_has_state(
}

//#[doc(alias = "gtk_test_init")]
//pub fn test_init(argvp: /*Unimplemented*/Vec<glib::GString>, : /*Unknown conversion*//*Unimplemented*/Basic: VarArgs) {
//pub fn test_init(argvp: /*Unimplemented*/Vec<glib::GString>, : /*Unimplemented*/Basic: VarArgs) {
// unsafe { TODO: call ffi:gtk_test_init() }
//}

Expand Down
2 changes: 1 addition & 1 deletion gtk4/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)
2 changes: 1 addition & 1 deletion gtk4/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 @ 1b34ebba86cb)
Generated by gir (https://github.com/gtk-rs/gir @ 03ab3b39fbaf)
from gir-files (https://github.com/gtk-rs/gir-files @ c05f5cc23cb7)

0 comments on commit 152189f

Please sign in to comment.