Layout (hwx.gui)¶
Base class for BoxLayout and GridLayout.
Public Methods¶
setProperties (self, kwds)
Property Details¶
-
border()
The spacing around the sides.
-
margin()
The spacing around the sides.
-
spacing()
The spacing between widgets.
Base class for BoxLayout and GridLayout.
setProperties (self, kwds)
border()The spacing around the sides.
margin()The spacing around the sides.
spacing()The spacing between widgets.