[Gtk-sharp-list] Gtk.Toolbar.InsertStock() : Help Needed

Mike Kestner mkestner@ximian.com
Fri, 23 Jul 2004 09:07:56 -0500


On Fri, 2004-07-23 at 08:06, Fredrik Nilsson wrote:

> Yeah, you are right....
> Maybe InsertStock is the method to use with Gtk# 1.0 even if it's
> deprecated, works as expected for me with gtk+ 2.4.4 installed.

We will be using the standard [Obsolete] mechanism to officially
deprecate API in Gtk#.  I can only assume whoever stuck that
"deprecated" summary tag into the docs was referring to the fact that
Gtk+ has deprecated the entire old Toolbar API in favor of a newer one.

We have not deprecated any API yet in Gtk#.  We will be starting to do
so though as we clean up the 1.0 API moving towards 1.1.  Anything
marked deprecated in 1.x will be guaranteed to remain throughout 1.x,
but not necessarily beyond that.

-- 
Mike Kestner <mkestner@ximian.com>