[ CCode ( cname = "xfconf_channel_get_uint" ) ]
public uint32 get_uint (string property, uint32 default_value)
Retrieves the unsigned int value associated with property on this.
| this |
An Channel. |
| property |
A property name. |
| default_value |
A fallback value. |
|
The uint value, or, if |