Ejemplo n.º 1
0
 def SetAttribute(self, attr):
     return _element.Element_SetAttribute(self, attr)
Ejemplo n.º 2
0
 def SetAttribute(self, attr):
     """SetAttribute(Element self, int const attr)"""
     return _element.Element_SetAttribute(self, attr)