How To Use Pixmaps in PHP-GTK
   Many applications are using graphical images: A nice splash screen indicating 
   that the program is loading; the toolbar with new, open and other well-known
   icons or the nifty about dialog. This HowTo describes what you need to use
   images in your own php-gtk applications.