[ Version ( since = "2.8" ) ]
public unowned Channel get_channel_by_name (string name)
Find a channel with a given name in an image.
This procedure returns the channel with the given name in the specified image.
| this |
The image. |
| name |
The name of the channel to find. |
|
The channel with the specified name. |