WidgetPath.iterHasQregion

See gtk.widget_path.WidgetPath.iterHasRegion. This is a version that operates with GQuarks.

More...
class WidgetPath
bool
iterHasQregion

Parameters

pos int

position to query, -1 for the path head

qname glib.types.Quark

region name as a #GQuark

flags gtk.types.RegionFlags

return location for the region flags

Return Value

Type: bool

true if the widget at pos has the region defined.

Detailed Description

Deprecated: The use of regions is deprecated.