DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

XmGetVisibility(Xm)


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:

See also

XmIsTraversable(Xm), XmManager(Xm) and XmProcessTraversal(Xm).
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003