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