API 版本:2.0
库版本:2.83.2
由 gi-docgen 2024.1 生成
since: 2.46
gboolean g_async_queue_remove ( GAsyncQueue* queue, gpointer item )
从队列中移除一个项目。
Available since: 2.46
item
类型: gpointer
gpointer
从 queue 中移除的数据。
queue
类型: gboolean
gboolean
TRUE 如果项已移除。
TRUE