Method
GdkDmabufFormatsget_format
since: 4.14
Declaration [src]
void
gdk_dmabuf_formats_get_format (
GdkDmabufFormats* formats,
gsize idx,
guint32* fourcc,
guint64* modifier
)
Description [src]
Gets the fourcc code and modifier for a format
that is contained in formats
.
Available since: 4.14