Method

StThemeNodeget_transition_duration

Declaration [src]

int
st_theme_node_get_transition_duration (
  StThemeNode* node
)

Description [src]

Get the value of the transition-duration property, which specifies the transition time between the previous StThemeNode and node.

Return value

Type: int

The node’s transition duration in milliseconds.