📄 data.classes
字号:
GnuView = { ACTIONS = { }; OUTLETS = { }; SUPERCLASS = View;};gnuviewController = { ACTIONS = { activate:; activatePushed:; windowWillClose:; windowDidBecomeMain:; deactivate:; }; OUTLETS = { gnuView; window; activateButton; controller; }; SUPERCLASS = Object;};FirstResponder = { ACTIONS = { }; SUPERCLASS = Object;};Controller = { ACTIONS = { setDefaultGTSize:; printPScodeInKey:; miniaturizeAll:; setKeyTitle:; setUseBuffered:; newGnuTerm:; closeAll:; appDidInit:; termWillClose:; }; OUTLETS = { DefaultSize; useKeyButton; useBufferedSwitch; gvList; NameField; activeTerm; keyTerm; }; SUPERCLASS = Object;};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -