get_refresh_rate
Description:
Gets the refresh rate of the monitor, if available.
The value is in milli-Hertz, so a refresh rate of 60Hz is returned as 60000.
Parameters:
this |
a `GdkMonitor` |
Returns:
the refresh rate in milli-Hertz, or 0 |