Package: gtk
Function gtk-style-context-frame-clock
Lambda Listgtk-style-context-frame-clock (context) SyntaxArgumentsDetails Accessor of the gdk-frame-clock object of the style context. The gtk-style-context-frame-clock function returns the frame clock to which the style context is attached. The (setf gtk-style-context-frame-clock) function attaches the style context to the given frame clock. The frame clock is used for the timing of animations. If you are using a style context returned from the gtk-widget-style-context function, you do not need to call this yourself. Note | See also |
2021-11-26