Improving anjuta templates to make use of composite widgets

Marco Diego AurĂ©lio Mesquita <[email protected]> Fri, 21 Jun 2013 17:05:53 -0300
Newsgroups gmane.comp.gnome.glade.devel,gmane.comp.ide.anjuta.devel
Message-ID <CAE_m23n1QSX3sosEvVTjJS6zMAtnvEjBU1y+fNRwEwAw6_FTJg@mail.gmail.com>
Hi devs!

I've been trying to improve anjuta C application project template to
make use of template widgets. The task is not as easy as I thought.

GtkApplication is not a GtkWidget, because of this, it is not possible
to set a template for it. An option would be to instantiate a
GtkApplication and a GtkApplicationWindow and add the
GtkApplicationWindow to the GtkApplication. Also I don't know if it is
really worth to use inheritance for such a simple template (or, at
least in theory, it should be simple).

What are your opinions?
_______________________________________________
Glade-devel maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/glade-devel