XmGetVisibility(X3mot)


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.

widget
Specifies the ID of the widget

Return values

Returns one of the following values:

References

XmIsTraversable(X3mot), XmManager(X3mot) and XmProcessTraversal(X3mot).
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.