Pixmaps

Tabla de contenidos

How To Use Pixmaps in PHP-GTK
About XPM
Image related php-gtk functions
Examples
Other things you can do with pixmaps

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.