Package: gtk

Function gtk-widget-path-iter-list-regions

Lambda List

gtk-widget-path-iter-list-regions (path pos)

Arguments

path -- a gtk-widget-path instance
pos -- an integer with the position to query, -1 for the path head

Return Value

Returns a list of strings with the region names.

Details

Returns a list with all the region names defined for the widget at position pos in the hierarchy defined in path.

Warning

The gtk-widget-path-iter-list-regions function has been deprecated since version 3.14 and should not be used in newly written code. The use of regions is deprecated.
 

See also

2021-11-27