Re: [BUG] mdk's drakxtools vs gtk2-perl-xs: we lack Timeout->remove that should be aliased onto Glib::Source->remove



"muppet" <scott asofyet org> writes:

pb: the api is not othognal: we have Glib::Timeout->add but not
Glib::Timeout->remove.
instead we have Glib::Source->remove ...
se should alias it to Glib::Timeout->remove

that's Glib's doing.  a Glib::Timeout 'isa' Glib::Source, just like
Glib::Idle and a Glib::IO watch.

this is why i ask you to alias both and not only add ...

gtk_timeout_add and gtk_timeout_remove are deprecated and will not be added.

then let's remove Glib::Timeout->add ...




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