Wim Vanderbauwhede > Gnome-StockIcons-1.4.2 > Gnome::StockIcons

Download:
Gnome-StockIcons-1.4.2.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.4.2   Source  

NAME ^

Gnome::StockIcons - Gnome 1.4 stock icons in XPM format

SYNOPSIS ^

 use Gtk;
 use Gnome::StockIcons;

 my ( $pixmap, $mask ) = Gtk::Gdk::Pixmap->create_from_xpm_d( $window->window,
                                                        $style,
                                                        @stock_help );

DESCRIPTION ^

These are the Gnome 1.4 stock icons. The original PNG files are in gnome-libs-1.4.1.2.90/libgnomeui/pixmaps. All names are identical but '-' is replaced by '_'. Currenlty, this only affects calculator-font.png (@calculator_font).

The module does not strictly speaking require Gtk, but it's not much use without.

EXPORT

All icons are exported as arrays. See the source for a full list

AUTHOR ^

Wim Vanderbauwhede <wim@motherearth.org>

COPYRIGHT ^

Copyright for the artwork (C) Tigert Labs (tigert.gimp.org)

License for the artwork: GPL

SEE ALSO ^

www.gnome.org.