Re: "Standard" icons




> 	  I don't yet understand how Gnome uses the PNGs with Imlib to
> create a displayable bitmap.  I think I will simply convert these PNGs to
> XPMs for my own use.

You load them with:

    imlib = gdk_imlib_load_image ("file.png");

You can read the Imlib documentation at www.labs.redhat.com

Miguel



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