list_regions


Description:

[ Version ( deprecated = true , deprecated_since = "3.14" , since = "3.0" ) ]
public List<unowned string> list_regions ()

Warning: list_regions is deprecated since 3.14.

Returns the list of regions currently defined in this.

Parameters:

this

a StyleContext

Returns:

a List of strings with the currently defined regions. The contents of the list are owned by GTK+, but you must free the list itself with g_list_free when you are done with it.