[virt-tools-list] [PATCH virt-viewer] Remove use of deprecated	GTK	style & size APIs
    Marc-André Lureau 
    mlureau at redhat.com
       
    Tue May 15 13:23:10 UTC 2012
    
    
  
Hi
----- Mensaje original -----
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The GtkStyle API has been deprecated in favour of GtkStyleContext.
> Update ovBox.c to use the latter. Also replace use of the
> gtk_widget_size_request API with gtk_widget_get_preferred_size.
Are we dropping gtk 2.0 compatibility? We would need to check the windows and rhel build with 3.0 then.
Btw, if we move to 3.0, it would be worth to drop that ovBox stuff and use GtkOverlay instead.
    
    
More information about the virt-tools-list
mailing list