FrontPage > C/C++ > X Toolkit > XtAppCreateShell

XtAppCreateShell

トップレベルのWidget(のObject)のインスタンス生成

使用方法

Widget XtAppCreateShell(
    String       /* application_name  */,
    String       /* application_class */,
    WidgetClass  /* widget_class      */,
    Display*     /* display           */,
    ArgList      /* args              */,
    Cardinal     /* num_args          */
);

リンク

X Japanese Documentation Project
XtAppCreateShell


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