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.
- Host: GitHub
- URL: https://github.com/pop-os/gtk-extras
- Owner: pop-os
- License: apache-2.0
- Created: 2019-09-26T19:36:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T16:53:42.000Z (about 3 years ago)
- Last Synced: 2024-10-29T18:08:10.397Z (6 months ago)
- Language: Rust
- Size: 36.1 KB
- Stars: 14
- Watchers: 16
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- stars - pop-os/gtk-extras - Rust crate containing an assortment of extra, unofficial GTK patterns, widgets, and traits. (Rust)
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.