📄 gtv.h
字号:
#ifndef GTV_H#define GTV_H//#include <gtk/gtk.h>//#include <gdk/gdkkeysyms.h>#include <assert.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/stat.h>#include "smpeg.h"#define FILENAME_BUFFER_SIZE 256#ifdef __cplusplusextern "C" {#endif/* Nothing here presently. */#ifdef __cplusplus}#endif#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -