classicladder_gtk.h

来自「电路仿真程序 Classic Ladder is coded 100% in C」· C头文件 代码 · 共 8 行

H
8
字号
void save_label_comment_edited();void refresh_label_comment(StrRung * RfhRung);void clear_label_comment();void autorize_prevnext_buttons(int Yes);void ShowMessageBox(char * title,char * text,char * button);void ShowConfirmationBox(char * title,char * text,void * function_if_yes);void quit_appli();

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?