Package: gtk
Function gtk:snapshot-rotate
Lambda Listgtk:snapshot-rotate (snapshot angle) ArgumentsDetails Rotates the coordinate system of the snapshot by angle degrees in 2D
space - or in 3D speak, rotates around the Z axis. The rotation happens around the origin point of (0,0) in the current
coordinate system of the snapshot. Use the gtk:snapshot-rotate-3d function to rotate around axes other than the Z axis. | See also |
2026-05-22