gladis4 0.1.0

Easily import Glade-generated UI files into Rust code.
1
2
3
This example is taken from the relm examples. It was modified to
use gladis instead of manually load the components one by one
using the Gtk builder.