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