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