Searched refs:dockbarstyleValues (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp662 int dockbarstyleValues[] = {0, 1, 2}; local
665 _dockbar_style.init( "/options/dock/dockbarstyle", dockbarstyleLabels, dockbarstyleValues, G_N_ELEMENTS(dockbarstyleLabels), 0);

Completed in 63 milliseconds