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
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
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