Re: Glib::IO->add_watch not uninstalling



On 25/02/07, muppet <scott asofyet org> wrote:
Well, TIMTOWDI, of course. :-)  But, yes, the ">=" operator, which is
overloaded for Glib::Flags bitsets to mean the same as "&", which is
"are all of the flags listed on the right hand side set in the left
hand side?" is how i would write it.

I can see that &, >= and * should be the same for this example.

The Glib::Flags operators are explained in the "This Is Now That"
section of the Glib manpage.

But in the manpage, it implies (to me at least) that there is a
difference between &, >= and *. Is there difference?

Thanks for the help

Jeff



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