Setting background image to a window



Hi All,
 
I want to set a background image to a window. I was looking at some APIs. I found gdk_window_set_back_pixmap. But i have an image in jpeg format not a pixmap so i tried using gtk_image_get_pixmap but the storage type was not GTK_IMAGE_PIXMAP so i couldnt use it.
 
Is there any other way to set background image to a window?

--
Regards,
Harinandan S


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]