我想用 GTK+ 编写一个简单的文本编辑器,我想存储用户配置,如 font-size font-type 等......我想写这样的功能:
char *fontName = "monospace bold 12";
char *getFont(something);
void setFont(char *fontName);
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1474 次 |
| 最近记录: |