GLib.VariantType.prototype.value

function value(): GLib.VariantType {
    // Gjs wrapper for g_variant_type_value()
}
  

Determines the value type of a dictionary entry type.

This function may only be used with a dictionary entry type.

Returns

the value type of the dictionary entry

Since 2.24