StyleContext.hasRegion

bool hasRegion(string regionName, out gtk.types.RegionFlags flagsReturn)

Returns true if context has the region defined. If flags_return is not null, it is set to the flags affecting the region.

Parameters

regionNamea region name
flagsReturnreturn location for region flags

Returns

true if region is defined