StyleContext.listRegions

Returns the list of regions currently defined in context.

class StyleContext
string[]
listRegions
()

Return Value

Type: string[]

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