get_boolean


Description:

[ Version ( since = "0.2.3" ) ]
public bool get_boolean (KeyID key)

Returns the value associated with key from this.

If key has no value, or value is not a gboolean, or key is not in this, then false is returned.

Parameters:

this

set of related keys to inspect

key

key to use

Returns:

float value associated with key, or false in other case.