Re: double free in Assistant's destructor =?ISO-8859-1?Q?=28API=A0v2=2E4=29?=



On Thu, 2012-03-01 at 11:50 -0500, José Alburquerque wrote:
> It's probably not possible to use manage() on an assistant since it's a
> toplevel widget.  However, it is possible to scope it in such a way that
> it is automatically destroyed when it is no longer needed.  See the
> following section in the online book.
> 
> http://developer.gnome.org/gtkmm-tutorial/unstable/sec-memory-widgets.html.en

Or connect to it's hide signal and delete it in that handler.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com



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