WidgetPath.iterRemoveRegion

Removes the region name from the widget at position pos in the hierarchy defined in path.

More...
class WidgetPath
void
iterRemoveRegion
(
int pos
,
string name
)

Parameters

pos int

position to modify, -1 for the path head

name string

region name

Detailed Description

Deprecated: The use of regions is deprecated.

Meta