[ 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
color |
the named global color |
a pointer to a static color; the returned pointer is owned by Clutter and it should never be modified or freed |