Remove -rs suffix from crate name
Depend on released versions of gtk-rs crates
Remove pointless extern crate declarations
Update gir, previous one triggered an ICE in a recent nightly
Added gdk feature to Cargo.toml to allow generation of set_monitor function
Fixed a 'duh moment' in the example
Initial commit.