方法
GioSettingsSchemaKeyget_value_type
从:2.40开始
声明 [src]
const GVariantType*
g_settings_schema_key_get_value_type (
GSettingsSchemaKey* key
)
返回值
类型: GVariantType
key
的类型。
返回的数据由实例所有。 |
从:2.40开始
const GVariantType*
g_settings_schema_key_get_value_type (
GSettingsSchemaKey* key
)
类型: GVariantType
key
的类型。
返回的数据由实例所有。 |