Package: gdk

Accessor gdk:monitor-refresh-rate

Lambda List

gdk:monitor-refresh-rate (object)

Syntax

(gdk:monitor-refresh-rate object) => rate

Arguments

object -- a gdk:monitor object
rate -- an integer with the refresh rate in milli-Hertz, or 0

Details

Accessor of the refresh-rate slot of the gdk:monitor class. The gdk:monitor-refresh-rate function 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.
 

See also

2023-4-11