.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."