Re: Generic Menu - HELP!!
- From: Murray Cumming <murrayc murrayc com>
- To: ArbolOne <arbolone gmail com>
- Cc: GTKmm List <gtkmm-list gnome org>
- Subject: Re: Generic Menu - HELP!!
- Date: Sat, 27 Feb 2010 12:36:51 +0100
On Fri, 2010-02-26 at 12:47 -0500, ArbolOne wrote:
> n an attempt to circumvent this problem I have written this method
> const Glib::RefPtr<Gtk::AccelGroup>& Menu::getAccelGroup(){
It's probably not wise, and it's not necessary, to return a RefPtr by
const &.
> return this->RefUIManager->get_accel_group();
> }
> but this gives me a segmentation fault.
--
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]