Lines Matching refs:top
64 <p>The first event broadcaster lets you keep track of the open top-level
65 windows (frames). To get the set of currently open top-level window use
87 /** This function returns the number of currently existing top-level
90 Returns the number of top-level windows. This includes all
91 top-level windows, regardless of whether they are iconized,
98 /** Return a reference to the specified top-level window. Note that the
99 number of top-level windows may change between a call to
104 including the number of top-level windows as returned by
107 The returned value is a valid reference to a top-level window.
116 /** Return the currently active top-level window, i.e. which has
119 The returned reference may be empty when no top-level window is
126 obtained the current list of exisiting top-level windows you can
127 keep this list up-to-date by listening to opened or closed top-level
128 windows. Wait for activations or deactivations of top-level windows