[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Gtk2::Gdk->ROOT_WINDOW problems



Matthew Weier OPhinney <matthew-lists weierophinney net> writes:

> I'm attempting to convert a python gtk2 library to gtk2-perl, and
> have come across a stumbling block. I *was* using gtk2-perl 0.12,
> and the following was valid:
> 
>     $root = Gtk2::Gdk->ROOT_WINDOW;

this works smoothly:

$root = Gtk2::Gdk->get_default_root_window;




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]