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
styleRegion | a region name |
flags | return location for region flags |
Returns
true if region is defined