SaCallbackStruct
callback structure to standard out.
#include "SaPopCalls.h"
void SaPrintOutCBS(Widget w, XtPointer client_data, SaCallbackStruct *cbs);
SaPrintOutCBS
prints an SaCallbackStruct callback structure to standard out. The data will be output to the X terminal or anything attached to standard out. If cbs
is NULL, no action is taken.