Method

StThemeNodeget_padding

Declaration [src]

double
st_theme_node_get_padding (
  StThemeNode* node,
  StSide side
)

Description [src]

Get the padding for node on side, in physical pixels. This corresponds to the CSS properties such as padding-top.

Parameters

side

Type: StSide

A StSide.

Return value

Type: double

The padding size in physical pixels.