-
**Bug description**
Test failed when building the package.
https://kojipkgs.fedoraproject.org//work/tasks/8273/78458273/build.log
test cross_validate_constants_with_c ... FAILED
failures:
---- …
ghost updated
3 years ago
-
Same as https://github.com/gtk-rs/gtk-rs/issues/91 but for gtk4-rs
- [ ] add something like glib::Inhibit to gdk4
- [ ] make the auto bindings uses it when needed
- [ ] the same for the manual co…
-
https://github.com/gtk-rs/gtk4-rs/blob/533152fd45b251de237021af2d10a74e40611ce1/gdk4/src/toplevel_size.rs#L15-L23
Instead it should pass pointers to stack allocated ints.
-
This type is currently not exported which makes it hard to find all possible events in rustdoc.
E.g. https://gtk-rs.org/gtk4-rs/stable/0.2/docs/gdk4/struct.Event.html#method.downcast
-
Please forgive the disturbance, but it seems i'm not understanding something fundamental about using gintro. I'm trying to get a rtsp stream into my gtk4 gui and the gnome discourse has helpfully advi…
ITwrx updated
3 years ago
-
Hello, I'm a beginner who uses the rust language. I just want to know how to solve this kind of error. I want to make a GUI application using gtk4. Please help me.
### Code
```Rust
```
#…
-
Is it possible to use the functions from `gdkwayland.h`?
Specifically i would like to use `gdk_wayland_window_get_wl_surface()` and `gdk_wayland_window_set_use_custom_surface()`.
-
**Bug description**
Building the package works just fine, and all tests except 1 pass. I am unsure as to how to interpret the error. It seems like a comment in the Gir.toml file might be interferin…
3699n updated
2 years ago
-
**Bug description**
I tried storing a cairo::ImageSurface into a gdk::Texture but I was getting a segfault.
I am not very sure if this even is the correct way to do it but after asking in Matrix I…
flxzt updated
3 years ago
-
I very well may be doing something dumb. I'm just trying to figure out how to modify my gui when a button is pressed, but through my crapulence maybe i've stumbled upon a gintro bug?
```
var home_…
ITwrx updated
3 years ago