gtk-rs / gtk

DEPRECATED, use https://github.com/gtk-rs/gtk3-rs repository instead!

Home Page:https://gtk-rs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include libportal in gtk-rs?

sophie-h opened this issue · comments

I couldn't find any rust bindings for libportal and was wondering if gtk-rs might be a good home for that. While it's hosted at flatpak, it is GObject based and closely related to the GNOME stack.

Another option would be https://gitlab.gnome.org/World/Rust, which already collects various other GNOME-related Rust bindings.

Yes, if you generate the bindings feel free to ping me and we can move it to the gnome gitlab above.

Let's close this for now then

Personally I think a better place for this would be in GNOME gitlab. We try to only have the basic platform libraries here in gtk-rs (and there are already too many non-platform libraries...)