Re: [virt-tools-list] [PATCH 4/4] Port to GtkApplicationWindow API's

2015-12-03 Thread Jonathon Jongsma
On Thu, 2015-12-03 at 12:20 -0200, Eduardo Lima (Etrunko) wrote: > On 12/01/2015 03:17 PM, Jonathon Jongsma wrote: > > Hmm, I don't quite understand most of these changes. > > > > Why are you removing the window from the xml file instead of just changing > > the > > 'class' attribute to GtkApplic

Re: [virt-tools-list] [PATCH 4/4] Port to GtkApplicationWindow API's

2015-12-03 Thread Eduardo Lima (Etrunko)
On 12/01/2015 03:17 PM, Jonathon Jongsma wrote: > Hmm, I don't quite understand most of these changes. > > Why are you removing the window from the xml file instead of just changing the > 'class' attribute to GtkApplicationWindow? (Of course, we can't set the > 'application' property of the windo

Re: [virt-tools-list] [PATCH 4/4] Port to GtkApplicationWindow API's

2015-12-01 Thread Jonathon Jongsma
Hmm, I don't quite understand most of these changes. Why are you removing the window from the xml file instead of just changing the 'class' attribute to GtkApplicationWindow? (Of course, we can't set the 'application' property of the window inside of the builder file, so we still have to set that