Gtk2::Gdk::Bitmap(3) User Contributed Perl Documentation Gtk2::Gdk::Bitmap(3)
NAME
Gtk2::Gdk::Bitmap
HIERARCHY
Glib::Object
+----Gtk2::Gdk::Drawable
+----Gtk2::Gdk::Pixmap
+----Gtk2::Gdk::Bitmap
METHODS
bitmap = Gtk2::Gdk::Bitmap->create_from_data ($drawable, $data, $width, $height)
o $drawable (Gtk2::Gdk::Drawable or undef)
o $data (string)
o $width (integer)
o $height (integer)
SEE ALSO
Gtk2
COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.
perl v5.12.1 2010-07-05 Gtk2::Gdk::Bitmap(3)