RE: [gtk-list] Iconified windows




> Silly question: how do I un-iconify a window? Also, how do I tell a window
> is iconfied?

I think gdk_window_show() will un-iconify a window. (It maps the window,
which according to the ICCCM should un-iconify it - works for me)
gdk_window_raise() will raise it.


Damon




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