Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmGetVisi(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmGetVisibility(Xm)            6 January 1993            XmGetVisibility(Xm)


 Name

    XmGetVisibility - a function that determines if a widget is visible

 Syntax


    #include <Xm/Xm.h>

    XmVisibility XmGetVisibility (widget)
    Widget widget;


 Description

    XmGetVisibility returns the visibility state of the specified widget.

    widget  Specifies the ID of the widget

 Return value

    Returns one of the following values:

    +  XmVISIBILITYUNOBSCURED

    +  XmVISIBILITYPARTIALLYOBSCURED

    +  XmVISIBILITYFULLYOBSCURED

 See also

    XmIsTraversable(Xm), XmManager(Xm) and XmProcessTraversal(Xm).


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026