Package: gdk

Accessor gdk:dmabuf-texture-builder-display

Lambda List

gdk:dmabuf-texture-builder-display (object)

Syntax

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

Arguments

object -- a gdk:dmabuf-texture-builder object
display -- a gdk:display object

Details

Accessor of the display slot of the gdk:dmabuf-texture-builder class. The gdk:dmabuf-texture-builder-display function returns the display that this texture builder is associated with. The (setf gdk:dmabuf-texture-builder-display) function sets the display. The display is used to determine the supported dma-buf formats.

Since 4.14
 

See also

2024-7-11