Package: gtk

Accessor gtk:fixed-layout-child-transform

Lambda List

gtk:fixed-layout-child-transform (object)

Syntax

(gtk:fixed-layout-child-transform object) => transform
(setf (gtk:fixed-layout-child-transform object) transform)

Arguments

object -- a gtk:fixed-layout-child widget
transform -- a gsk:transform instance

Details

The accessor for the transform slot of the gtk:fixed-layout-child class gets or sets the transformation of the child widget of a gtk:fixed-layout object.
 

See also

#2025-08-01