Skip to content

Commit 35261c4

Browse files
gio: Add missing manual traits
1 parent 55210d5 commit 35261c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gio/Gir.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,7 @@ manual_traits = ["DebugControllerDBusExtManual"]
665665
[[object]]
666666
name = "Gio.DesktopAppInfo"
667667
status = "generate"
668+
manual_traits = ["DesktopAppInfoExtManual"]
668669
cfg_condition = "all(not(windows),not(target_os = \"macos\"))"
669670
[[object.function]]
670671
name = "get_boolean"
@@ -845,6 +846,7 @@ concurrency = "send+sync"
845846
[[object]]
846847
name = "Gio.InetAddress"
847848
status = "generate"
849+
manual_traits = ["InetAddressExtManual"]
848850
concurrency = "send+sync"
849851
[[object.function]]
850852
name = "new_from_bytes"
@@ -1124,6 +1126,7 @@ status = "generate"
11241126
[[object]]
11251127
name = "Gio.Settings"
11261128
status = "generate"
1129+
manual_traits = ["SettingsExtManual"]
11271130
[[object.signal]]
11281131
name = "writable-change-event"
11291132
inhibit = true

0 commit comments

Comments
 (0)