set_layout_manager
Description:
[ Version ( deprecated = true , deprecated_since = "1.10" , since = "1.2" ) ]
public void set_layout_manager (LayoutManager manager)
public void set_layout_manager (LayoutManager manager)
Warning: set_layout_manager is deprecated since 1.10.
Sets the LayoutManager for this
Note:
Use set_layout_manager instead.
A LayoutManager is a delegate object that controls the layout of the children of this
Parameters:
this |
a Box |
manager |