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