Package: glib
Function glib:variant-is-of-type
Lambda Listglib:variant-is-of-type (value vtype) ArgumentsReturn ValueTrue if the variant type of value matches vtype. Details            Checks if a value has a variant type matching the provided    vtype.        | See also | 
2025-05-25