Package: gtk

Function gtk-style-context-border-color

Lambda List

gtk-style-context-border-color (context state)

Arguments

context -- a gtk-style-context object
state -- a value of the gtk-state-flags flags to retrieve the color for

Return Value

Returns the gdk-rgba border color.

Details

Gets the border color for a given state.

Warning

The gtk-style-context-border-color function has been deprecated since version 3.16 and should not be used in newly written code. Use the gtk-render-frame function instead.
 

See also

2021-11-26