Destroying windows



Hi all!

I think I'm missing something...

I create some gtkWindows (gtk_windows_new), I do the gtk_widget_ref(window).
When I do the gtk_widget_unref(window) the windows does not close itsself!
I tryied also with gtk_widget_destroy(window): the reference seems to be
released, but on the screen I still have the window.

Why?
How can I do the complete destoying of a window?

Thanks!




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