I cross complied gtk+-2.12.12 on DirectFb-1.4.9.
cross compile process is
zlib-1.2.5 -> libpng-1.2.46 -> freetype-2.4.5 -> fontconfig-2.8.0
-> kergoth-tslib-e17263e -> DirectFB-1.4.9 -> DirectFB examples
-> glib-2.28.6 -> atk-1.30.0 -> pixman-0.22.2 -> cairo-1.10.2
-> pango-1.28.4 -> gtk+-2.12.
GLib 2.29.12 is now available for download at:
ftp://ftp.gtk.org/pub/glib/2.29/
http://download.gnome.org/sources/glib/2.29/
caf2944b88c2e4d6497671b62185d168bac33a9be867ec29f1f7761b4f488eae
glib-2.29.12.tar.xz
adc44a83f2eed97650f6816453483c531659e183e69c11d693458a0117e01e98
glib-2.29.12.tar.b
Hi,
I have a application in gtk2 that is using pixmap theme engine in gtkrc and
now i am trying to migrate to gtk3 with the same code.
I need to convert the *gtkrc* file to *gtk.css* for themeing, but i am
facing problem to do it.
Is pixmap available for gtk3 or is there any other alternative way