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
int
hasRegion

Parameters

styleRegion string

a region name

flags GtkRegionFlags

return location for region flags. out[allow-none]

Return Value

Type: int

TRUE if region is defined Since 3.0

Meta