Method
GlyLoaderset_accepted_memory_formats
unstable since: 1.1
Declaration [src]
void
gly_loader_set_accepted_memory_formats (
GlyLoader* loader,
GlyMemoryFormatSelection memory_format_selection
)
Description [src]
Sets which memory formats can be returned by the loader
If the memory format doesn’t match one of the selected formats, the format will be transformed into the best suitable format selected.
Available since: 1.1
Parameters
memory_format_selection
-
Type:
GlyMemoryFormatSelection
Accepted memory formats.