Re: [gtkmm] dereferencing Glib::RefPtr



On Mon, 2002-08-19 at 20:08, Manuel Clos wrote:
> >>How should I do to use a functions that requires a Gtk::AccelGroup as a
> >>parameter, but I only have
> >>a Glib::RefPtr<Gtk::AccelGroup> ?
> >>
> >>This is, the fill method to build a toolbar.
> > 
> > 
> > What fill method? Please provide a reference docs URL if possible?
> > 
> 
> This one:
> 
> http://gtkmm.sourceforge.net/gnomemm2/reference/html/namespace__Gnome_1_1UI_1_1Items.html#a2

It looks like gnomemm needs to be patched.
 
> I know it is about a gnomemm class, but it is a generic glibmm question.

You should never _need_ to dereference a RefPtr.

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




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