[ Version ( since = "3.0" ) ]
public static unowned Palette? get_by_name (string name)
Returns the palette with the given name.
Returns an existing palette having the given name. Returns null when no palette exists of that name.
| name |
The name of the palette. |
|
The palette. |