AlignmentGidBuilderImpl.bottomPadding

Set bottomPadding property.

More...
class AlignmentGidBuilderImpl(T)
T
bottomPadding
(
uint propval
)

Parameters

propval uint

The padding to insert at the bottom of the widget.

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: Use gtk.widget.Widget.setMarginBottom instead