Package: gtk

Function gtk:style-context-lookup-color

Lambda List

gtk:style-context-lookup-color (context name)

Arguments

context -- a gtk:style-context object
name -- a string with a color name to lookup

Return Value

The looked up gdk:rgba color, or nil.

Details

Looks up and resolves a color name in the style context color map.
 

See also

#2023-3-27