Re: GtkWindow and iconified



"Padraig O'Briain" <Padraig Obriain Sun COM> writes: 
> Is there a way to determine whether a GtkWindow is inconified or
> deiconified?
> 

gdk_window_get_state (widget->window) should work.

Note that "iconified" can mean lots of things other than "minimized,"
such as "shaded" or "not on this workspace."

Havoc




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