iter_clear_regions
Description:
[ Version ( deprecated = true , deprecated_since = "3.14" , since = "3.0" ) ]
public void iter_clear_regions (int pos)
public void iter_clear_regions (int pos)
Warning: iter_clear_regions is deprecated since 3.14.
Removes all regions from the widget at position pos
in the hierarchy defined in this.
Note:
The use of regions is deprecated.
Parameters:
this | |
pos |
position to modify, -1 for the path head |