Go to main content

man pages section 4: Device and Network Interfaces

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

Get_Mapped (4)

Name

Get_Mapped - get whether a tool is mapped to the screen

Synopsis

Get_Mapped(out boolean mapped
[in messageID commission]);

Description

Desktop Services Message Sets                                    Get_Mapped(4)



NAME
       Get_Mapped - get whether a tool is mapped to the screen

SYNOPSIS
       Get_Mapped(out boolean mapped
                  [in messageID commission]);

DESCRIPTION
       The Get_Mapped request reports the mapped state of the optionally spec-
       ified 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  ttdt_session_join(3), and ttdt_message_accept(3), functions can be
       used by Xt applications to register for, and transparently process, the
       Get_Mapped request.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | library/tooltalk |
       +---------------+------------------+
       |Stability      | Committed        |
       +---------------+------------------+

SEE ALSO
       ttdt_message_accept(3), ttdt_session_join(3); Set_Mapped request.




ToolTalk 1.3                     1 March 1996                    Get_Mapped(4)