




The function interface-iconified-p returns 
t
 if the top level interface containing 
pane
 is iconified. This means that the window is visible as an icon, also referred to as minimized.
If the top level interface is not iconified, then 
interface-iconified-p
 returns 
nil
.