jeremyletang / rgtk

GTK+ bindings and wrappers for Rust (DEPRECATED SEE https://github.com/rust-gnome )
GNU Lesser General Public License v3.0
121 stars 22 forks source link

Fix spelling of "mnemonic" in function definitions #144

Closed zploskey closed 9 years ago

zploskey commented 9 years ago

RadioButton and Button had typos.

GuillaumeGomez commented 9 years ago

Thanks !