Function
StIconColorsnew
Declaration [src]
StIconColors*
st_icon_colors_new (
void
)
Return value
Type: StIconColors
A newly created StIconColors
. Free with st_icon_colors_unref()
The caller of the function takes ownership of the data, and is responsible for freeing it. |