Wraps MonophonyPlayer into Gtk.Revealer. Makes UI a bit cleaner at startup, by hiding unnecessary controls. Took gnome's music app as a reference design.
But I'm not sure, is it ok to import gst in frontend player, or all gstreamer related condition checks should only be done in backend player.