[ CCode ( has_construct_function = false ) ]
public ContentProvider.for_bytes (string mime_type, Bytes bytes)
Create a content provider that provides the given bytes
as data for the given mime_type
.
mime_type |
the mime type |
bytes |
a `GBytes` with the data for |
a new `GdkContentProvider` |