[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Which signal just before a window is hidden?
- From: Wolfgang Sourdeau <wolfgang iNsu com>
- To: wl bwl uni-kiel de
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Which signal just before a window is hidden?
- Date: Thu, 5 Oct 2000 14:27:43 -0400 (EDT)
> (BTW, what is the difference between map and realize?)
An X Window is mapped when it's displayed on screen.
A GTK widget is realized when it's structured is fully "instanciated",
that is, when the widgets properties are set and useable. Normally a
widget is realized just before it's shown.
W
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]