xmeditor.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 184 | 15% |
空行行数 | 252 | 20% |
実行行数 | 794 | 65% |
合計行数 | 1230 | 100% |
内容 | 定義数 |
---|---|
関数数 | 16 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | CreateDefaultImage | static XImage * | CreateDefaultImage - create a default images for warning symbol. |
2 |
Function | OpenFile | Boolean | OpenFile - Open the present file. Returns true if file |
3 |
Function | SaveFile | Boolean | SaveFile - Save the present file. |
4 |
Function | CloseFile | void | CloseFile - Close the present file. |
5 |
Function | CopyFileToClipboard | void | CopyFileToClipboard - Copy the present file to the clipboard. |
6 |
Function | DeletePrimarySelection | void | DeletePrimarySelection - Deletes the primary selection. |
7 |
Function | PasteItemFromClipboard | void | PasteItemFromClipboard |
8 |
Function | FileChangedCB | void | FileChangedCB Process callback from Text. |
9 |
Function | MenuCB | void | MenuCB - Process callback from PushButtons in PulldownMenus. |
10 |
Static | DialogApplyCB | static void | DialogApplyCB - Process callback from Dialog apply actions. |
11 |
Static | DialogCancelCB | static void | DialogCancelCB |
12 |
Static | DialogAcceptCB | static void | DialogAcceptCB |
13 |
Static | CreateSpecialWarningDialog | static Widget | CreateSpecialWarningDialog |
14 |
Static | CreateMenuBar | static Widget | CreateMenuBar |
15 |
Static | CreateText | static void | CreateText |
16 |
Function | main | void | main |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー