DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

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).
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 26 May 2005