The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Create a pixmap from the provided xpm data, usually included in the program as an inline image. See new_from_xpm_data in Gtk2::Gdk::Pixbuf for a description of the format of this data.

Create a pixmap from the provided xpm data, using a specific colormap. See create_from_xpm_d.