These are GTK1-Perl related.
I'd like a simple WM Decorations example,
as well as a simple pixmap loading example
too.
An example showing a pixmap file (any from
/usr/share/pixmaps) being loaded into a window or H/VBox.
I just can't figure out how to get these two tasks
working. $window->set_decorations( "border" ) simply doesn't
work,
complains about not being a Gdk object? How
Come?
I'm not using Gtk2-Perl because these is no
Reference such as Gtk1-perl's Gtk::reference or Gtk::object man-pages. Any
hints?
Thanks |