方法

GLibVariantTypekey

声明 [src]

const GVariantType*
g_variant_type_key (
  const GVariantType* type
)

描述 [src]

确定字典条目类型的键类型。

此函数只能与字典条目类型一起使用。除了附加限制外,此调用等同于 g_variant_type_first()

返回值

类型: GVariantType

字典条目的键类型 自 2.24。

返回的数据由实例所有。