We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd49e3 commit 063a4f1Copy full SHA for 063a4f1
Sources/GLib/GLib-2.0.sed
@@ -47,3 +47,5 @@ s|\GStrv[ ]|\GStrv! |
47
s|@available(\*, deprecated) @inlinable init( identifier: UnsafePointer<gchar>? = nil)|@available(\*, deprecated) @inlinable init(identifierOrUtc identifier: UnsafePointer<gchar>? = nil)|g
48
s|@available(\*, deprecated) @inlinable public init( identifier: UnsafePointer<gchar>? = nil)|@available(\*, deprecated) @inlinable public init(identiferOrUtc identifier: UnsafePointer<gchar>? = nil)|g
49
s/class ByteArray/class ByteArrayBase/
50
+s/``Array``/``ArrayType``/g
51
+s/``Error``/``GLibError``/g
0 commit comments