Re: pointer ungrab



Hello,

El día Oct/18/2002, Guillaume Cottenceau escribía:


    Gtk::Gdk->pointer_ungrab($widget,GDK_CURRENT_TIME);
Usage: Gtk::Gdk::pointer_ungrab(Class, time=GDK_CURRENT_TIME)
What gives "$widget->pointer_ungrab()" ?

Can't locate object method "pointer_ungrab" via package "Gtk::Window"

        but I see that if I don't set a time value, it doesn't fails:
        
Gtk::Gdk->pointer_ungrab($widget);

        Now I must be check if this function does that I want.

Greetings!

                Sergio Rua <srua debian org>

-- Key fingerprint = 4B4B 1ED6 8F17 0E2B 0DA3  5978 BFB6 6565 1768 44B7




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