get_boolean


Description:

public bool get_boolean ()

Returns the boolean value of this.

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

Parameters:

this

a boolean Variant instance

Returns:

true or false