Package: gdk

Accessor gdk:surface-frame-clock

Lambda List

gdk:surface-frame-clock (object)

Syntax

(gdk:surface-frame-clock object) => clock
(setf (gdk:surface-frame-clock object) clock)

Arguments

object -- a gdk:surface object
clock -- a gdk:frame-clock object

Details

Accessor of the frame-clock slot of the gdk:surface class. The gdk:surface-frame-clock function gets the frame clock for the surface. The frame clock for a surface never changes unless the surface is reparented to a new toplevel surface.
 

See also

2024-1-8