[gnomemm] Re: [gtkmm] dereferencing Glib::RefPtr



On Mon, 2002-08-19 at 21:03, Manuel Clos wrote:
> Is this:
> 
> Gnome::UI::Items::Icon::Icon (  const gchar * stock_id ) [explicit]
> 
> as found in:
> http://gtkmm.sourceforge.net/gnomemm2/reference/html/structGnome_1_1UI_1_1Items_1_1Icon.html#a1
> 
> meant to be:
> 
> Gnome::UI::Items::Icon::Icon (  const Gtk::StockID& stock_id )
> 
> I found myself using Gtk::Stock::NEW.id to make it compile, but using 
> Gtk::StockID seems more natural.
> 
> Should I report (to the gnomemm mailing list) these errors?

I believe that Gergo already fixed that. What does this have to do with
RefPtr?

-- 
Murray Cumming
murrayc usa net
www.murrayc.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]