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