Gambas文档
编译和安装
错误消息
代码片段
待办事项
废弃的组件
教程
开发环境文档
开发者文档
'gb.qt' 的实现细节
Gambas编程接口
Cat
Gambas值数据类型
方法实现
枚举管理
特别方法
未知的特别方法管理
Name
Gambas附加组件
如何用 C/C++ 开发组件
如何用Gambas开发组件
名词解释
如何操作
说明
维基手册
维基搜索
维基许可协议
文档
应用程序仓库
语言概览
语言索引
主题
组件
最近的修改
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
Watching File Descriptors
GB_WATCH_CALLBACK
Watch callback function.
GB_WATCH_NONE
Constant to stop watching.
GB_WATCH_READ
Constant to watch for reading.
GB_WATCH_READ_WRITE
Constant to watch for both reading and writing.
GB_WATCH_WRITE
Constant to watch for writing.
GB.Watch
Starts or stops watching a file descriptor