ThemingEngine.hasRegion

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.

class ThemingEngine
bool
hasRegion

Parameters

styleRegion string

a region name

flags GtkRegionFlags

return location for region flags

Return Value

Type: bool

TRUE if region is defined

Meta