[ CCode ( cname = "xfconf_channel_get_int" ) ]
public int32 get_int (string property, int32 default_value)
Retrieves the int value associated with property on this.
| this |
An Channel. |
| property |
A property name. |
| default_value |
A fallback value. |
|
The int value, or, if |