[ Version ( since = "3.0" ) ]
public static unowned TextLayer? get_by_id (int32 layer_id)
Returns a TextLayer representing layer_id.
This function calls get_by_id and returns the item if it is layer or null otherwise.
| layer_id |
The layer id. |
|
a TextLayer for |