preferred way to destroy a window



Hi,

Maybe it is a stupid question, but I was unable to find the answer.
What is the preferred way to destroy a window in Gtkmm?  In pure C
I'd call gtk_widget_destroy(), but what do I do in C++?  (Calling
`delete this' leads to a segmenation fault, but maybe it's my error,
not sure...)

Paul



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