has_region


Description:

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

Warning: has_region is deprecated since 3.14.

Returns true if the currently rendered contents have the region defined.

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

Parameters:

this

a ThemingEngine

style_region

a region name

flags

return location for region flags

Returns:

true if region is defined