WidgetPath.iterHasRegion

Returns true if the widget at position pos has the class name defined, false otherwise.

More...
class WidgetPath
bool
iterHasRegion

Parameters

pos int

position to query, -1 for the path head

name string

region name

flags gtk.types.RegionFlags

return location for the region flags

Return Value

Type: bool

true if the class name is defined for the widget at pos

Detailed Description

Deprecated: The use of regions is deprecated.