"Thomas J Lewis" <[EMAIL PROTECTED]> writes:
> how can the iconify window option be disabled?
>
> is there an event that is generated(like the delete event) that can be
> intercepted to stop iconification?
>
AFAIK this isn't possible. "Iconification" is just unmapping the
window; window managers iconify all apps not on the current desktop,
iconify shaded apps, etc. i.e. any app not currently onscreen is
"iconified" from your program's statndpoint, even if it isn't
iconified from a user standpoint. So disabling this would totally
break most window managers.
Havoc
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list