[Gtk-sharp-list] overloading operator ==?
Miguel de Icaza
miguel@ximian.com
21 Oct 2002 00:32:56 -0400
hello!
> Vlad already mentioned this, but that bug has been squashed. Call two
> different methods, get the same C# ref now. I agree that we should just
> be using the base object Equals, ==, != impl. If that doesn't work
> currently, its a bug in the GetObject code. We don't want a bunch of
> wrappers laying around that point to the same GObject.
Ok, i will remove the operator patch and test a new gtk#
Miguel