Package: gdk

Accessor gdk:dmabuf-texture-builder-n-planes

Lambda List

gdk:dmabuf-texture-builder-n-planes (object)

Syntax

(gdk:dmabuf-texture-builder-n-planes object) => n-planes
(setf (gdk:dmabuf-texture-builder-n-planes object) n-planes)

Arguments

object -- a gdk:dmabuf-texture-builder object
n-planes -- an integer with the number of planes

Details

Accessor of the n-planes slot of the gdk:dmabuf-texture-builder class. The gdk:dmabuf-texture-builder-n-planes function gets the number of planes. The (setf gdk:dmabuf-texture-builder-n-planes) function sets the number of planes.

Since 4.14
 

See also

2024-7-11