iter_has_qregion
Description:
[ Version ( deprecated = true , deprecated_since = "3.14" , since = "3.0" ) ]
public bool iter_has_qregion (int pos, Quark qname, out RegionFlags flags)
public bool iter_has_qregion (int pos, Quark qname, out RegionFlags flags)
Warning: iter_has_qregion is deprecated since 3.14.
See iter_has_region.
Note:
The use of regions is deprecated.
This is a version that operates with GQuarks.
Parameters:
| this | |
| pos |
position to query, -1 for the path head |
| qname |
region name as a Quark |
| flags |
return location for the region flags |
Returns:
|
true if the widget at |