Does gtk_window_new() allocate any system memory?  I've always assumed
so - and yet whenever I see examples of gtk_window_new() in use, the
returned pointer is never freed anywhere, which suggests that no memory was
ever allocated.  Which is right?

Thanks,

John
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to