⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 options.h

📁 一个很有名的浏览器
💻 H
字号:
/* $Id: options.h,v 1.7.4.1 2005/01/03 23:58:48 jonas Exp $ */#ifndef EL__DIALOGS_OPTIONS_H#define EL__DIALOGS_OPTIONS_H#include "sched/session.h"#include "terminal/terminal.h"void charset_list(struct terminal *, void *, void *);void terminal_options(struct terminal *, void *, struct session *);void menu_language_list(struct terminal *, void *, void *);void resize_terminal_dialog(struct terminal *term);#endif

⌨️ 快捷键说明

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