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

/inkscape/share/extensions/
H A Dtar_layers.py38 GROUPMODE = "{http://www.inkscape.org/namespaces/inkscape}groupmode" variable
83 return node.tag == GROUP and node.attrib.get(GROUPMODE,'').lower() == 'layer'

Completed in 13 milliseconds