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

/inkscape/src/ui/dialog/
H A Dexport.cpp146 static const char * selection_labels[SELECTION_NUMBER_OF] = { member in namespace:Inkscape::UI::Dialog
211 selectiontype_buttons[i] = new Gtk::RadioButton(_(selection_labels[i]), true);

Completed in 18 milliseconds