Skip to content

sd-rust/examples

 
 

Repository files navigation

gtk-rs examples Build Status Build status

A few gtk-rs 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 gtk-rs examples repository is licensed under the MIT license, please refer to the LICENSE and COPYRIGHT files for more information.

About

gtk-rs examples

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.0%
  • Shell 1.0%