Re: [E-devel] ecore-gtk integration patch

2010-08-14 Thread The Rasterman
On Thu, 29 Jul 2010 19:56:16 +0900 Mike McCormack said: nice optional thingy -> in svn. tnx! > Hi All, > > This patch implements the ecore main loop in terms of the GTK main loop, so > ecore is a layer on top of glib. > > Compared the the current glib integration in ecore, this has the added >

[E-devel] ecore-gtk integration patch

2010-07-29 Thread Mike McCormack
Hi All, This patch implements the ecore main loop in terms of the GTK main loop, so ecore is a layer on top of glib. Compared the the current glib integration in ecore, this has the added advantage of allowing use of EFL libraries in GTK. thanks, Mike Index: src/lib/ecore/ecore_main.c