[Gtk-sharp-list] GnomeDb sample doesn't compile

Mike Kestner mkestner@speakeasy.net
Fri, 21 Nov 2003 10:04:02 -0600


On Fri, 2003-11-21 at 08:41, Marius Andreiana wrote:

> It didn't work in 0.13 too.
> I use mono-0.28-1.ximian.6.1.
> gtk-api.xml doesn't have NewFromStock method.

gtk_button_new_from_stock is now called by the Button (string) ctor, so
the static method is no longer needed.  The sample just needs updating.

-- 
Mike Kestner <mkestner@speakeasy.net>