Example #1
0
 def SetAttribute(self, attr):
     return _element.Element_SetAttribute(self, attr)
Example #2
0
 def SetAttribute(self, attr):
     """SetAttribute(Element self, int const attr)"""
     return _element.Element_SetAttribute(self, attr)