[ Version ( deprecated = true , deprecated_since = "1.10" , since = "0.6" ) ]
public abstract void sort_depth_order ()
Warning: sort_depth_order is deprecated since 1.10.
Sorts a container's children using their depth.
The sort_depth_order virtual function should not be used any more; the default implementation in Container does not do anything.
This function should not be normally used by applications.
this |