|
NAMEXmPanedGetPanes — A Paned function that returns the number of panes in the paned widgetSYNOPSIS#include <Xm/Paned.h> int XmPanedGetPanes( Widget widget, WidgetList *panes, int *num); DESCRIPTIONXmPanedGetPanes Returns the number of panes in the paned widget.
RETURN
Returns the number of panes in the paned widget. RELATEDXmPaned(3). Visit the GSP FreeBSD Man Page Interface. |