Function
GLibVariantTypechecked_
Declaration [src]
const GVariantType*
g_variant_type_checked_ (
const gchar* type_string
)
Parameters
type_string
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: GVariantType
No description available.
The data is owned by the called function. |