Skip to content

Commit

Permalink
don't specify to_str renames
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui committed Oct 27, 2021
1 parent 953f62d commit 6da0bd4
Show file tree
Hide file tree
Showing 13 changed files with 12 additions and 21 deletions.
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 @ a97e6087cf6b)
Generated by gir (https://github.com/gtk-rs/gir @ 3cfd4200d742)
from gir-files (https://github.com/gtk-rs/gir-files.git @ b827978e7d18)
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 @ a97e6087cf6b)
Generated by gir (https://github.com/gtk-rs/gir @ 3cfd4200d742)
from gir-files (https://github.com/gtk-rs/gir-files.git @ b827978e7d18)
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 @ a97e6087cf6b)
Generated by gir (https://github.com/gtk-rs/gir @ 3cfd4200d742)
from gir-files (https://github.com/gtk-rs/gir-files.git @ b827978e7d18)
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 @ a97e6087cf6b)
Generated by gir (https://github.com/gtk-rs/gir @ 3cfd4200d742)
from gir-files (https://github.com/gtk-rs/gir-files.git @ b827978e7d18)
6 changes: 0 additions & 6 deletions gdk4/Gir.toml
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,6 @@ status = "generate"
[[object.function]]
name = "print"
ignore = true # Same as ContentFormats::to_string
[[object.function]]
name = "to_string"
rename = "to_str"

[[object]]
name = "Gdk.ContentFormatsBuilder"
Expand Down Expand Up @@ -491,9 +488,6 @@ boxed_inline = true
name = "parse"
# This is a constructor
manual = true
[[object.function]]
name = "to_string"
rename = "to_str"

[[object]]
name = "Gdk.Seat"
Expand Down
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 @ a97e6087cf6b)
Generated by gir (https://github.com/gtk-rs/gir @ 3cfd4200d742)
from gir-files (https://github.com/gtk-rs/gir-files.git @ b827978e7d18)
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 @ a97e6087cf6b)
Generated by gir (https://github.com/gtk-rs/gir @ 3cfd4200d742)
from gir-files (https://github.com/gtk-rs/gir-files.git @ b827978e7d18)
2 changes: 1 addition & 1 deletion gir
5 changes: 1 addition & 4 deletions gsk4/Gir.toml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,4 @@ status = "generate"
nullable = false
[[object.function]]
name = "print"
ignore = true # Same as Transform::to_string
[[object.function]]
name = "to_string"
rename = "to_str"
ignore = true # Same as Transform::to_string
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 @ a97e6087cf6b)
Generated by gir (https://github.com/gtk-rs/gir @ 3cfd4200d742)
from gir-files (https://github.com/gtk-rs/gir-files.git @ b827978e7d18)
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 @ a97e6087cf6b)
Generated by gir (https://github.com/gtk-rs/gir @ 3cfd4200d742)
from gir-files (https://github.com/gtk-rs/gir-files.git @ b827978e7d18)
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 @ a97e6087cf6b)
Generated by gir (https://github.com/gtk-rs/gir @ 3cfd4200d742)
from gir-files (https://github.com/gtk-rs/gir-files.git @ b827978e7d18)
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 @ a97e6087cf6b)
Generated by gir (https://github.com/gtk-rs/gir @ 3cfd4200d742)
from gir-files (https://github.com/gtk-rs/gir-files.git @ b827978e7d18)

0 comments on commit 6da0bd4

Please sign in to comment.