[ CCode ( cname = "xfconf_channel_get_uint64" ) ]
public uint64 get_uint64 (string property, uint64 default_value)
Retrieves the 64-bit int value associated with property on this.
| this |
An Channel. |
| property |
A property name. |
| default_value |
A fallback value. |
|
The uint64 value, or, if |