Package: gdk

Function gdk:dmabuf-formats-contains

Lambda List

gdk:dmabuf-formats-contains (formats fourcc modifier)

Arguments

formats -- a gdk:dmabuf-formats instance
fourcc -- an integer with the format code
modifier -- an integer with the format modifier

Return Value

True if the format specified by the arguments is part of formats.

Details

Returns whether a given format is contained in formats.

Since 4.14
 

See also

2024-7-10