isGVariant
lib.gvariant.isGVariant
Docs pulled from | This Revision | about 1 hour ago
Noogle detected
Implementation
The following is the current implementation of this function.
isGVariant = v: v._type or "" == "gvariant";
The following is the current implementation of this function.
isGVariant = v: v._type or "" == "gvariant";