is_empty


Description:

public bool is_empty ()

Convenience method to check if the layer is empty (doesn't contain any Clip), or not.

Parameters:

this

The Layer to check

Returns:

true if this is empty, false if it contains at least one clip.