[ CCode ( cname = "xfconf_channel_get_bool" ) ]
public bool get_bool (string property, bool default_value)
Retrieves the boolean value associated with property on this.
| this |
An Channel. |
| property |
A property name. |
| default_value |
A fallback value. |
|
The boolean value, or, if |