add Const to ancestorsOfType

This commit is contained in:
Christophe Grellier
2018-09-03 15:44:37 +02:00
committed by wmayer
parent 9e5b31fe2a
commit 7d8e53aaab

View File

@@ -289,7 +289,7 @@ Return a list of sub-shapes that are direct children of this shape.
</UserDocu>
</Documentation>
</Methode>
<Methode Name="ancestorsOfType">
<Methode Name="ancestorsOfType" Const="true">
<Documentation>
<UserDocu>ancestorsOfType(shape, shape type) -> list
For a sub-shape of this shape get its ancestors of a type.