bf85d59 Use GtkRevealer for widget hiding in storage spoke

Authored and Committed by m4rtink 9 years ago
    Use GtkRevealer for widget hiding in storage spoke
    
    This prevents the other widgets from jumping around, which
    occurs when just using set_visible() and also provides a nice
    fade-in and fade-out effect. :)