<div dir="ltr">I am new to maemo/gtk/gnome etc. I try to build an application that can run on nokia 770. One simple thing&nbsp;this application needs to do is to download graphic from internet and display the graphic on the device. I got the image by using curl library, now how to display the image? Tried to save the image to a file than display it using set_image_from_file, it worked but very slow. how to display the graphic from image stream in memory&nbsp;directly?&nbsp;gtkhtml can&#39;t help right? It doesn&#39;t seem able to display image.&nbsp;Thanks.&nbsp;</div>