StyleContext.getBorderColor

void getBorderColor(gtk.types.StateFlags state, out gdk.rgba.RGBA color)

Gets the border color for a given state.

Parameters

statestate to retrieve the color for
colorreturn value for the border color

Deprecated

Use [gtk.global.renderFrame] instead.