Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmGetVisibi(3X) — DeltaWindows Motif 1.3.1 Release 4 Version 4.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmIsTraversable(3X)

XmManager(3X)

XmProcessTraversal(3X)

XmGetVisibility(3X)  —  MISCELLANEOUS LIBRARY FUNCTIONS

NAME

XmGetVisibility — A function that determines if a widget is visible

SYNOPSIS

#include <Xm/Xm.h>
XmVisibility XmGetVisibility (widget)  Widget widget;

DESCRIPTION

XmGetVisibility returns the visibility state of the specified widget. 

widgetSpecifies the ID of the widget

RETURN VALUE

Returns one of the following values:

XmVISIBILITY_UNOBSCURED

XmVISIBILITY_PARTIALLY_OBSCURED

XmVISIBILITY_FULLY_OBSCURED

RELATED INFORMATION

XmIsTraversable(3X), XmManager(3X), and XmProcessTraversal(3X). 

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