Skip to content

FileDialog #1464

Closed Answered by bilelmoussaoui
philippe06150 asked this question in Q&A
Aug 14, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

You have to enable the v4_10 feature in order to be able to use these APIs. This is done to make it possible to use the bindings with old versions as well.

[dependencies]
gtk = { git = "https://github.com/gtk-rs/gtk4-rs.git", package = "gtk4" , features = ["v4_10"]}

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by bilelmoussaoui
Comment options

You must be logged in to vote
1 reply
@bilelmoussaoui
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants