ThemingEngine.hasRegion

bool hasRegion(string styleRegion, out gtk.types.RegionFlags flags)

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

styleRegiona region name
flagsreturn location for region flags

Returns

true if region is defined