Edit: also, I need gtk because people around me who uses windows aren’t going to use CLI program at all.
If that's the reason - maybe you can use TUI instead? In Windows, it'd open a CMD window which your users will be able to use. Not as pretty as actual GUI, but easier for Windows users to use than a CLI.
Another option is to use one of the numerous Rust-native GUI libraries (like iced or Druid, to name a few). None of them are as big as GTK/QT - but they are easier to get running on Windows.
1. Be civilNo trolling, bigotry or other insulting / annoying behaviour
2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month
4. No botsNo bots without the express approval of the mods or the admins
5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.
If that's the reason - maybe you can use TUI instead? In Windows, it'd open a CMD window which your users will be able to use. Not as pretty as actual GUI, but easier for Windows users to use than a CLI.
Another option is to use one of the numerous Rust-native GUI libraries (like iced or Druid, to name a few). None of them are as big as GTK/QT - but they are easier to get running on Windows.