get_static


Description:

[ Version ( since = "1.6" ) ]
public static unowned Color? get_static (StaticColor color)

Retrieves a static color for the given color name

Static colors are created by Clutter and are guaranteed to always be available and valid

Parameters:

color

the named global color

Returns:

a pointer to a static color; the returned pointer is owned by Clutter and it should never be modified or freed