📄 testgtkrc2
字号:
# pixmap_path "<dir 1>:<dir 2>:<dir 3>:..."## include "rc-file"## style <name> [= <name>]# {# <option># }## widget <widget_set> style <style_name># widget_class <widget_class_set> style <style_name># this file gets included from testgtkrcstyle 'main_buttons' = 'button'{ font = "-adobe-helvetica-medium-r-normal--*-100-*-*-*-*-*-*" bg[PRELIGHT] = { 0, 0, 0.75 }}widget "main window.*GtkButton*" style "main_buttons"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -