API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.24
gboolean g_variant_get_boolean ( GVariant* value )
Returns the boolean value of value.
value
It is an error to call this function with a value of any type other than G_VARIANT_TYPE_BOOLEAN.
G_VARIANT_TYPE_BOOLEAN
Available since: 2.24
Type: gboolean
gboolean
TRUE or FALSE.
TRUE
FALSE