Package: gtk

Function gtk-style-context-has-region

Lambda List

gtk-style-context-has-region (context regionname)

Arguments

context -- a gtk-style-context object
regionname -- a string with a region name

Return Value

Returns a gtk-region-flags value.

Details

Returns the region flags if the style context has the region defined.

Warning

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

See also

2021-11-26