AlignmentGidBuilderImpl.topPadding

Set topPadding property.

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

Parameters

propval uint

The padding to insert at the top of the widget.

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: Use gtk.widget.Widget.setMarginTop instead