Animated icons in GtkIconView

2007-07-16 Thread James Kent
Does the GtkIconView widget support animated icons? If so, is there a way to use a GdkPixbufAnimation or GdkPixbufSimpleAnimation for the icons? Thank You Jim Kent ACCESS Systems America [EMAIL PROTECTED] ___ gtk-devel-list mailing list

Loading 16-bit colors into GTK

2006-05-19 Thread James Kent
I have a "black box" application that renders its data into a 16-bit buffer (R5G6B5). I would like to display that data in a GTK window. Does anyone know if there is support for loading buffers of R5G6B5 format color data into GTK/GDK? Thanks Jim Kent [EMAIL PROTECTED]