[ 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.
this |
set of related keys to inspect |
key |
key to use |
float value associated with |