claywagner / examples

rust-gnome examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-gnome examples Build Status Build status

A few rust-gnome examples. To build, just do:

> cargo build

or to enable GTK 3.10 examples as well:

> cargo build --features gtk_3_10

And then run the executables. Please be sure to have installed all the required libraries before building examples (the list is available on gtk.

LICENSE

The rust-gnome examples repository is licensed under the MIT license, please refer to the LICENSE and COPYRIGHT files for more information.

About

rust-gnome examples

License:MIT License


Languages

Language:Rust 95.4%Language:Shell 4.6%