Oyranos Color Management System API
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
Behaviour API

Set and query for behaviour on various actions. More...

Collaboration diagram for Behaviour API:

Functions

int oySetBehaviour (oyBEHAVIOUR_e type, int choice)
 
int oyGetBehaviour (oyBEHAVIOUR_e type)
 

Detailed Description

Set and query for behaviour on various actions.

Todo:
is the missing description of available choices

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

ColourWiki.

Function Documentation

int oyGetBehaviour ( oyBEHAVIOUR_e  type)

Get a special behaviour.

Todo:
The options should silently fallback to defaults.
Parameters
typethe type of behaviour
Returns
the behaviour option (-1 if not available or not set)
int oySetBehaviour ( oyBEHAVIOUR_e  type,
int  choice 
)

Set a special behaviour. Usual in control panel in Oyranos.

Parameters
typethe type of behaviour
choicethe selected option
Returns
error