Method

StIconColorsref

Declaration [src]

StIconColors*
st_icon_colors_ref (
  StIconColors* colors
)

Description [src]

Atomically increments the reference count of colors by one.

Return value

Type: StIconColors

The passed in StIconColors.

The caller of the method takes ownership of the data, and is responsible for freeing it.