📄 gfx_hs.h
字号:
/* @(#)gfx_hs.h 1.1 92/07/30 SMI *//* * Copyright (c) 1983 by Sun Microsystems, Inc. *//* * Include this header file to get all graphics subwindow related header files. * Use when you are running standalone, i.e., taking over another window. */#ifndef gfx_hs_defined#define gfx_hs_defined#include <pixrect/pixrect_hs.h>#include <sunwindow/window_hs.h>#include <suntool/gfxsw.h>#endif gfx_hs_defined
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -