Xmpanedgetpanes a paned function that returns the number of panes in the paned widget "xmpanedgetpanes" "paned functions" "xmpanedgetpanes"
#include <Xm/Paned.h> int XmPanedGetPanes( Widget widget, WidgetList *panes, int *num);
XmPanedGetPanes Returns the number of panes in the paned widget.
Specifies the Paned widget ID
Specifies the list of all panes contained in this widget
Specifies the number of panes in the paned widget
Returns the number of panes in the paned widget.