📄 proto.h
字号:
/* ../abmain.c */void main ( int argc , char *argv []);/* ../main.c */int under_widget ( PtWidget_t *widget , ApInfo_t *apinfo , PtCallbackInfo_t *cbinfo );int moving ( PtWidget_t *widget , ApInfo_t *apinfo , PtCallbackInfo_t *cbinfo );int inicia_selecao ( PtWidget_t *widget , ApInfo_t *apinfo , PtCallbackInfo_t *cbinfo );int finaliza_selecao ( PtWidget_t *widget , ApInfo_t *apinfo , PtCallbackInfo_t *cbinfo );int atualiza_ptos ( PtWidget_t *widget , ApInfo_t *apinfo , PtCallbackInfo_t *cbinfo );int seta_cursor ( PtWidget_t *widget , ApInfo_t *apinfo , PtCallbackInfo_t *cbinfo );int CB_ACT_bt_snap ( PtWidget_t *widget , ApInfo_t *apinfo , PtCallbackInfo_t *cbinfo );
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -