Re: [gtkmm] dereferencing Glib::RefPtr



Murray Cumming wrote:
It looks like gnomemm needs to be patched.

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?

--
Manuel Clos
llanero eresmas net

TCPA y Palladium: http://bulmalug.net/body.phtml?nIdNoticia=1398
TCPA and Palladium: http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html




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