orientation الملكية
orientation الملكية
الحصول على وتعيين ما إذا كان SpinButton أو ScrollBar موجهًا رأسيًا أو أفقيًا.
تعريف:
@property
def orientation(self):
...
@orientation.setter
def orientation(self, value):
...
الحصول على وتعيين ما إذا كان SpinButton أو ScrollBar موجهًا رأسيًا أو أفقيًا.
@property
def orientation(self):
...
@orientation.setter
def orientation(self, value):
...