Element.isLockedState

Checks if the state of an element is locked. If the state of an element is locked, state changes of the parent don't affect the element. This way you can leave currently unused elements inside bins. Just lock their state before changing the state from #GST_STATE_NULL.

MT safe.

Return: %TRUE, if the element's state is locked.

class Element
bool
isLockedState
()

Meta