[Top] [Prev] [Next] [Bottom] [Contents]

SaPrintOutCBS

A callback to print an SaCallbackStruct callback structure to standard out.

Synopsis

#include "SaPopCalls.h"
void SaPrintOutCBS(Widget w, 
				XtPointer client_data, 
				SaCallbackStruct *cbs);

Arguments

w
Not used.
client_data
Not used.
cbs
SaCallbackStruct callback structure.

Return Values

None.

Description

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.

See Also



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.