def SetSize(self, value): """ Sets the tab size. :param `value`: the new tab size, an instance of :class:`Size`. """ self._size = value