FrontPage > C/C++ > X Toolkit > XtVaOpenApplication

XtVaOpenApplication

ディスプレイの初期化・オープン・クローズ

使用方法

Widget XtVaOpenApplication(
   XtAppContext*	/* app_context_return */,
   _Xconst _XtString	/* application_class */,
   XrmOptionDescList	/* options */,
   Cardinal		/* num_options */,
   int*		/* argc_in_out */,
   String*		/* argv_in_out */,
   String*		/* fallback_resources */,
   WidgetClass		/* widget_class */,
   ...
);

リンク

X Japanese Documentation Projectより
XtVaOpenApplication


トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2008-08-24 (日) 16:20:06