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

DoubleClickProc

構文構文

DoubleClickProc is the XmDEFAULT_ACTION callback. It functions as a *

void DoubleClickProc(
  Widget w
  XtPointer closure, call_data
)

パラメータパラメータ

w
closure, call_data

機能機能

DoubleClickProc is the XmDEFAULT_ACTION callback.  It functions as a *
big case statement, comparing the item that was double-clicked to *
the items in the list.  When it finds a match, it takes the  *
appropriate action.       *

ファイル名ファイル名

xmlist.c

See Also

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