Functions | |
| int | oySetBehaviour (oyBEHAVIOUR_e type, int choice) |
| int | oyGetBehaviour (oyBEHAVIOUR_e type) |
Functions to set and query for behaviour on various actions in Oyranos.
Take a look at the Oyranos settings xml file. Options are described there.
Otherwise look at the oyranos-config-fltk application or the description on
| int oyGetBehaviour | ( | oyBEHAVIOUR_e | type | ) |
Get a special behaviour.
| type | the type of behaviour |
| int oySetBehaviour | ( | oyBEHAVIOUR_e | type, | |
| int | choice | |||
| ) |
Set a special behaviour. Usual in control panel in Oyranos.
| type | the type of behaviour | |
| choice | the selected option |
1.6.1