]]>
]]>
Get_Mapped
special file
Get_Mapped
get whether a tool is mapped to the screen
Get_Mapped(out boolean mapped
[in messageID commission]);
DESCRIPTION
The
Get_Mapped request
reports the mapped state of the optionally specified
window, or of the window primarily associated with the handling
procid (if no window is specified).
The
mapped argument
is a Boolean value indicating whether the specified window is (to be)
mapped to the screen.
The
commission argument
is the ID of the ongoing request, if any, that resulted in the creation
of the window in question.
APPLICATION USAGE
The
&cdeman.ttdt.session.join;, and
&cdeman.ttdt.message.accept;, functions can be used by Xt applications to register for,
and transparently process, the
Get_Mapped request.
SEE ALSO
&cdeman.ttdt.message.accept;, &cdeman.ttdt.session.join;; Set_Mapped request.