.GTKRC 文件扩展名
GTK+ Theme File
| 开发者 | The GTK+ Project |
| 受欢迎程度 |
3.3 | 3 票 |
什么是 GTKRC 文件?
Settings file used by GTK+, a toolkit used for building graphical user interfaces; stored in a plain text format and contains settings that set the appearance of interface components; often used for theming the Linux GNOME desktop environment, which uses GTK+.
更多信息
GTKRC files are either stored as a hidden file with no filename prefix (e.g., .gtkrc or .gtkrc-2.0) or as a file with no extension named gtkrc (most often in Windows).
注: GTKRC stands for "GTK Run Commands."