612f4ff timed-revealer: Inherit from GtkEventBox

Authored and Committed by fidencio 7 years ago
    timed-revealer: Inherit from GtkEventBox
    
    As suggested by Christophe, inheriting from GtkEventBox instead of
    having one instance of it as a member can help us to get rid of
    virt_viewer_timed_revealer_get_overlay_widget().
    
    Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    Acked-by: Christophe Fergeau <cfergeau@redhat.com>
    
        
file modified
+2 -3