Why is there no gtk_window_free() ?



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



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