![]() |
![]()
| ![]() |
![]()
NAMEXmIconBoxIsCellEmpty — A function that determines whether a cell in the IconBox is empty SYNOPSIS#include <Xm/IconBox.h> Boolean XmIconBoxIsCellEmpty( Position cell_x, Position cell_y, Widget ignore); DESCRIPTIONXmIconBoxIsCellEmpty returns True if specified cell contains no child and False otherwise. RETURNReturns True if the specified cell contains no child, and False otherwide. RELATEDXmIconBox(3).
|