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

/inkscape/src/ui/dialog/
H A Dobjects.cpp1718 Inkscape::UI::Widget::HighlightPicker * highlightRenderer = Gtk::manage( new Inkscape::UI::Widget::HighlightPicker()); local
1719 int highlightColNum = _tree.append_column("highlight", *highlightRenderer) - 1;
1722 col->add_attribute( highlightRenderer->property_active(), _model->_colHighlight );

Completed in 18 milliseconds