Functions | |
int | oySetBehaviour (oyBEHAVIOUR type, int choice) |
int | oyGetBehaviour (oyBEHAVIOUR type) |
Otherwise look at the oyranos-config-fltk application or the description on
int oyGetBehaviour | ( | oyBEHAVIOUR | type | ) |
Get a special behaviour.
type | the type of behaviour |
int oySetBehaviour | ( | oyBEHAVIOUR | type, | |
int | choice | |||
) |
Set a special behaviour. Usual in control panel in Oyranos.
type | the type of behaviour | |
choice | the selected option |