方法

GtkBitsetis_empty

声明 [src]

gboolean
gtk_bitset_is_empty (
  const GtkBitset* self
)

描述 [src]

检查 bitset 是否不包含任何值。

返回值

类型: gboolean

TRUE 如果 self 为空。