#include <stdlib.h>
#include "oyranos_definitions.h"
Namespaces | |
| namespace | oyranos |
Functions | |
| int | oySetBehaviour (oyBEHAVIOUR type, int choice) |
| int | oyPathAdd (const char *pathname) |
| void | oyPathRemove (const char *pathname) |
| int | oySetDefaultProfile (oyDEFAULT_PROFILE type, const char *file_name) |
| int | oySetDefaultProfileBlock (oyDEFAULT_PROFILE type, const char *file_name, void *mem, size_t size) |
1.5.5