GLib.Variant.prototype.get_uint16

function get_uint16(): Number(guint16) {
    // Gjs wrapper for g_variant_get_uint16()
}
  

Returns the 16-bit unsigned integer value of value.

It is an error to call this function with a value of any type other than %G_VARIANT_TYPE_UINT16.

Since 2.24

Returns

a #guint16