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.

Warning

This function is deprecated since 4.10. This API will be removed in GTK 5.
 

See also

#2023-9-17