STYLE_PROPERTY_PADDING

A property holding the rendered element’s padding as a gtk.Border The padding is defined as the spacing between the inner part of the element border and its child. It’s the innermost spacing property of the padding/border/margin series.

enum STYLE_PROPERTY_PADDING = "padding";