replace.glade.h
来自「一个简单的文本编辑器」· C头文件 代码 · 共 16 行
H
16 行
/* * Translatable strings file generated by Glade. * Add this file to your project's POTFILES.in. * DO NOT compile it as part of your application. */gchar *s = N_("Replace");gchar *s = N_("Find Next");gchar *s = N_("Replace");gchar *s = N_("Replace All");gchar *s = N_("_Search for: ");gchar *s = N_("_Replace with: ");gchar *s = N_("Search from the _beginning of the document");gchar *s = N_("Search from the _cursor position");gchar *s = N_("Case _sensitive");
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?