WidgetPath.iterHasQregion

See gtk_widget_path_iter_has_region(). 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 GQuark

region name as a #GQuark

flags GtkRegionFlags

return location for the region flags

Return: %TRUE if the widget at @pos has the region defined.

Detailed Description

Deprecated: The use of regions is deprecated.

Meta