Package: gtk

Function gtk:style-context-remove-region

Lambda List

gtk:style-context-remove-region (context regionname)

Arguments

context -- a gtk:style-context object
regionname -- a string with a region name to unset

Details

Removes a region from the style context.

Warning

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

See also

#2023-3-27