Package: gdk

Function gdk:dmabuf-formats-format

Lambda List

gdk:dmabuf-formats-format (formats idx)

Syntax

(gdk:dmabuf-formats-format formats idx) => fourcc, modifier

Arguments

formats -- a gdk:dmabuf-formats instance
idx -- an integer for the index of the format to return
fourcc -- an integer for the format code
modifier -- an integer for the format modifier

Details

Gets the fourcc code and modifier for a format that is contained in formats.

Since 4.14
 

See also

2025-08-02