方法

GLibQueueget_length

自:2.4

声明 [源]

guint
g_queue_get_length (
  GQueue* queue
)

说明 [源]

返回队列中的项目数。

自 2.4 以来可用

返回值

类型: guint

队列中的项目数。