An open API service indexing awesome lists of open source software.

https://github.com/pop-os/gtk-extras

Rust crate containing an assortment of extra, unofficial GTK patterns, widgets, and traits.
https://github.com/pop-os/gtk-extras

Last synced: 5 months ago
JSON representation

Rust crate containing an assortment of extra, unofficial GTK patterns, widgets, and traits.

Awesome Lists containing this project

README

        

# GTK-rs Extras

A Rust crate containing an assortment of unofficial GTK patterns, widgets, and traits for your GTK Rust projects, curated by the Pop!_OS team. A metaphorical dumping ground for useful functionality for writing GTK applications with.

If you have any useful generic patterns, widgets, and traits to add to the project, contributions are welcome!

## License

Licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.