-
https://ci-release.nodejs.org/job/iojs+release/
-
Near the bottom of gtk4-rs/gtk4/README.md it states that "gtk4 is available under the MIT License" which I find misleading, because gtk4 itself is LGPL. I believe this should say "gtk-rs" or similar …
-
This is a known problem, but not documented yet as far as I can see.
If we for example look at the implemented traits of Button, the link to `glib::object::ObjectExt` is broken.
https://gtk-rs.org/g…
-
for src/lib.rs so that it appears when you open the gtk4 docs
-
Currently, the CI pushes the docs output into the `docs/git` subdirectory in the `gh-pages` branch and the book into `book/git`. I created a very simple page in the main directory so that https://gtk-…
-
```
thread 'main' panicked at 'assertion failed: self.is::()', /home/haecker-felix/Dokumente/Projekte/Shortwave/_build/cargo-home/git/checkouts/gtk-rs-48ef14c1f17c79fb/a2568f0/glib/src/object.rs:275:…
-
On Fedora Rawhide, when I ran ```cargo build --release```
I got the following errors:
```
warning: `"pkg-config" "--libs" "--cflags" "graphene-gobject-1.0" "graphene-gobject-1.0 >= 1.10"` did not e…
-
Hi, browsing the gtk4-rs documentation, it is a bit hard to discover the documentation of a the "Ext" trait by looking at the documentation of the corresponding struct.
E.g. https://gtk-rs.org/gtk4…
-
@bilelmoussaoui @GuillaumeGomez What do you think?
-
When calling gtk::disable_setlocale() after gtk::init(), GTK prints the following warning:
```
(dev.Cogitri.Health:140494): Gtk-WARNING **: 19:35:21.489: gtk_disable_setlocale() must be called bef…