Searched defs:switcherstyleValues (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp670 int switcherstyleValues[] = {0, 1, 2}; local
673 _switcher_style.init( "/options/dock/switcherstyle", switcherstyleLabels, switcherstyleValues, G_N_ELEMENTS(switcherstyleLabels), 0);

Completed in 23 milliseconds