is_frozen


Description:

[ Version ( since = "3.6" ) ]
public bool is_frozen ()

Determine if an object is frozen and is not removed immediately from the widget hierarchy when it is reduced.

Parameters:

this

A DockObject

Returns:

true if the object is frozen.