def Width(self): r"""Width(Operator self) -> int""" return _operators.Operator_Width(self)
def Width(self): return _operators.Operator_Width(self)