contains
Description:
public bool contains (
uint32 fourcc,
uint64 modifier)
Returns whether a given format is contained in this.
Parameters:
this |
a `GdkDmabufFormats`
|
fourcc |
a format code
|
modifier |
a format modifier
|
Returns:
`TRUE` if the format specified by the arguments is part of this
|