Tomas Berndtsson <[EMAIL PROTECTED]> writes:
> So, is there an easy way to do this?
> 

Use gtk_container_children() to get the children, then
gtk_container_remove() each child.

Havoc

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to