Package: gtk
Function gtk:widget-compute-transform
Lambda Listgtk:widget-compute-transform (widget target transform) ArgumentsReturn Value The graphene:matrix-t instance with the transformation, or nil if transform could not be computed, for example, when widget and target do not share a common ancestor. In that case transform gets set to the identity matrix. Details
Computes a matrix suitable to describe a transformation from the coordinate system of widget into the coordinate system of target. | See also |
#2025-2-15