has_region


Description:

[ Version ( deprecated = true , deprecated_since = "3.14" , since = "3.0" ) ]
public bool has_region (string region_name, out RegionFlags flags_return)

Warning: has_region is deprecated since 3.14.

Returns true if this has the region defined.

If flags_return is not null, it is set to the flags affecting the region.

Parameters:

this

a StyleContext

region_name

a region name

flags_return

return location for region flags

Returns:

true if region is defined