Richard Warren <[EMAIL PROTECTED]> wrote on 23/07/2003 (16:23) : > Connect to the "window-state-event" signal on your top-level window. > > The callback will be given a GdkEventWindowState pointer through which you > can access a new_window_state field. This is a bitmask of flags such as > GDK_WINDOW_STATE_ICONIFIED etc.
Thanks! Will look at it! -- Preben Randhol -------------- http://www.pvv.org/~randhol/Ada95 -- �For me, Ada95 puts back the joy in programming.� _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
