Skip to content

A tutorial series for writing GTK applications in Rust

Notifications You must be signed in to change notification settings

ivanderk/gtkrs-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTK Rust Tutorials

To get started, first install Rust/Cargo, as well as GTK development libraries. Then, obtain mdbook from cargo with cargo install mdbook, and you can build/host this documentation on your system with mdbook serve, which can be accessed by your web browser on port 3000, by default.

Note that accompanying source code for each chapter can be found in the demos directory.

About

A tutorial series for writing GTK applications in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published