Package: gtk

Function gtk:style-context-has-class

Lambda List

gtk:style-context-has-class (context classname)

Arguments

context -- a gtk:style-context object
classname -- a string with a class name

Return Value

True if the style context has classname defined.

Details

Returns true if the style context currently has defined the given class name.
 

See also

#2023-3-27