get_boolean
Description:
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 |