get_channel_by_name


Description:

[ 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.

Parameters:

this

The image.

name

The name of the channel to find.

Returns:

The channel with the specified name.