Package: gtk

Function gtk:style-context-list-regions

Lambda List

gtk:style-context-list-regions (context)

Arguments

context -- a gtk:style-context object

Return Value

Returns a list of strings with the currently defined regions.

Details

Returns the list of regions currently defined in the style context.

Warning

The gtk:style-context-list-regions function has been deprecated since version 3.14 and should not be used in newly written code.
 

See also

#2023-3-27