Closed spacekookie closed 6 years ago
This PR documents the move of all the UI code to relm over pure gtk. This means that events can be handled in a sane way, while also defining the UI code in Rust itself, without relying on a glade generated file
relm
gtk
This PR documents the move of all the UI code to
relm
over puregtk
. This means that events can be handled in a sane way, while also defining the UI code in Rust itself, without relying on a glade generated file