[Gtk-sharp-list] Gdk.EventButton.New is no longer there

Mike Kestner mkestner@ximian.com
Sat, 21 Feb 2004 18:48:32 -0600


On Sat, 2004-02-21 at 10:23, Gustavo Ramos wrote:
> I've noticed that the New method is no longer in EventButton, but
> couldn't find the ChangeLog entry. Is it meant we shouldn't use it
> directly?

Any place where EventButton.New was previously used, you should now use
new EventButton (event_ptr).

-- 
Mike Kestner <mkestner@ximian.com>