Package: gdk

Function gdk:dmabuf-formats-format

Lambda List

gdk:dmabuf-formats-format (formats idx)

Arguments

formats -- a gdk:dmabuf-formats instance
idx -- an integer with the index of the format to return

Return Value

fourcc -- an integer with the format code
modifier -- an integer with the format modifier

Details

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

Since 4.14
 

See also

2024-7-10