Method

StThemeNodeget_background_color

Declaration [src]

void
st_theme_node_get_background_color (
  StThemeNode* node,
  ClutterColor* color
)

Description [src]

Gets nodes background color.

Parameters

color

Type: ClutterColor

Location to store the color.

The argument will be set by the function.
The data is owned by the instance.