[Top] [Prev] [Next] [Bottom]
[Contents]
SaPrintOutCBStoStdErr
Prints an SaCallbackStruct callback structure to standard error.
#include "SaPopCalls.h"
void SaPrintOutCBStoStdErr(Widget w,
XtPointer client_data,
SaCallbackStruct *cbs);
Arguments
- w
- Not used.
- client_data
- Not used.
- cbs
- SaCallbackStruct callback structure.
Return Values
None.
SaPrintOutCBStoStdErr
prints an SaCallbackStruct callback structure to standard error. The data will be output to the X terminal or anything attached to standard error. If cbs
is NULL, no action is taken.
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.