
30 Mar
2006
30 Mar
'06
1:56 a.m.
ted@...11... wrote:
On Thu, 30 Mar 2006, Peter Moulder wrote:
How do we feel about requiring gtkmm 2.6, which was released Mar 2005 ?
Ted, how easy is it to do without those unparent calls?
It isn't difficult, they're just there as an optimization. Actually, I think it's a bug in GTKmm that I need them at all, but that's a diffirent discussion. They're not important enough to break compatibility with older versions of GTKmm for sure.
--Ted
Wouldn't it be just a shorthand form of something like get_parent().remove(this) or something?
bob