関数定義書 仕様書作成ツール【A HotDocument】

Report_Callback

構文構文

Procedure Report_Callback() -

static void Report_Callback(
  Widget widget
  char * tag
  XmAnyCallbackStruct * callback_data
)

パラメータパラメータ

widget
tag
callback_data

機能機能

Procedure Report_Callback() -
when called will print to stdout the name of the callback
which is contained in tag. It also prints out the reason
for the callback. This info is found in the CallbackStruct
and in the header file reasons.h which contains all possible
Reasons in the array REASONS.

ファイル名ファイル名

displayUid.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | displayUid.c