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

/inkscape/src/widgets/
H A Dstroke-style.cpp357 Gtk::RadioButtonGroup capGrp; local
359 capButt = makeRadioButton(capGrp, INKSCAPE_ICON("stroke-cap-butt"),
366 capRound = makeRadioButton(capGrp, INKSCAPE_ICON("stroke-cap-round"),
373 capSquare = makeRadioButton(capGrp, INKSCAPE_ICON("stroke-cap-square"),

Completed in 17 milliseconds