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 for the number of planes

Details

The accessor for the n-planes slot of the gdk:dmabuf-texture-builder class gets or sets the number of planes.

Since 4.14
 

See also

2025-08-02