Scroll to navigation

Gtk2::Gdk::Bitmap(3pm) User Contributed Perl Documentation Gtk2::Gdk::Bitmap(3pm)

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)

  • $drawable (Gtk2::Gdk::Drawable or undef)
  • $data (string)
  • $width (integer)
  • $height (integer)

SEE ALSO

Gtk2

COPYRIGHT

Copyright (C) 2003-2011 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.

2019-09-16 perl v5.28.1