Variant.getInt16

Returns the 16-bit signed integer value of value. It is an error to call this function with a value of any type other than G_VARIANT_TYPE_INT16. Since 2.24

class Variant
short
getInt16
()

Return Value

Type: short

a gint16

Meta