pixmaps.h

来自「The major functionality added in this re」· C头文件 代码 · 共 22 行

H
22
字号
extern GdkPixmap *pix_globe;extern GdkPixmap *pix_admin;extern GdkPixmap *pix_op;extern GdkPixmap *pix_hop;extern GdkPixmap *pix_voice;extern GdkPixmap *pix_server;extern GdkPixmap *pix_xchat_mini;extern GdkPixmap *pix_xchat;extern GdkBitmap *mask_globe;extern GdkBitmap *mask_admin;extern GdkBitmap *mask_op;extern GdkBitmap *mask_hop;extern GdkBitmap *mask_voice;extern GdkBitmap *mask_server;extern GdkBitmap *mask_xchat_mini;extern GdkBitmap *mask_xchat;extern GdkPixmap *pixmap_load_from_file (char *file);extern void pixmaps_init (void);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?