Package: gtk

Accessor gtk:picture-content-fit

Lambda List

gtk:picture-content-fit (object)

Syntax

(gtk:picture-content-fit object) => setting
(setf (gtk:picture-content-fit object) setting)

Arguments

object -- a gtk:picture widget
setting -- a gtk:content-fit value

Details

Accessor of the content-fit slot of the gtk:picture class. The gtk:picture-content-fit function returns the fit mode for the content of the picture. The (setf gtk:picture-content-fit) function sets how the content should be resized to fit the picture.

Since 4.8
 

See also

2024-10-13