[ Version ( deprecated = true , deprecated_since = "3.14" , since = "3.0" ) ]
public SList<unowned string> iter_list_regions (int pos)
Warning: iter_list_regions is deprecated since 3.14.
Returns a list with all the region names defined for the widget at position pos
in the hierarchy defined in
this.
The use of regions is deprecated.
this | |
pos |
position to query, -1 for the path head |
The list of regions, This is a list of strings, the SList contents are owned by GTK+, but you should
use |