GLib.Variant.prototype.get_type

function get_type(): GLib.VariantType {
    // Gjs wrapper for g_variant_get_type()
}
  

Determines the type of value.

The return value is valid for the lifetime of value and must not be freed.

Since 2.24

Returns

a GLib.VariantType