On 25/02/07, muppet <[EMAIL PROTECTED]> 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
_______________________________________________
gtk-perl-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to