set_spacing
Description:
[ Version ( deprecated = true , deprecated_since = "3.20" , since = "2.4" ) ]
public void set_spacing (int spacing)
public void set_spacing (int spacing)
Warning: set_spacing is deprecated since 3.20.
Sets the spacing field of this, which is the number of pixels to place between expander and the child.
Note:
Use margins on the child instead.
Parameters:
this |
a Expander |
spacing |
distance between the expander and child in pixels |