Skip to content
#

glib

Here are 84 public repositories matching this topic...

bilelmoussaoui
bilelmoussaoui commented Mar 27, 2021

It would be nice to be able to include both gdkx11 & gdkwayland (once #101 was fixed if ever) directly into the re-exported crates from gtk if those features are enabled.

Of course, the features shouldn't be set by default.

It's mostly to avoid having to

gdk3x11 = {package = "gdkx11", git = "https://github.com/gtk-rs/gtk-rs", optional = true}
gtk3 = {package = "gtk", git = "h

Improve this page

Add a description, image, and links to the glib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the glib topic, visit your repo's landing page and select "manage topics."

Learn more