StyleContext.getBorderColor
void getBorderColor(gtk.types.StateFlags state, out gdk.rgba.RGBA color)Gets the border color for a given state.
Parameters
state | state to retrieve the color for |
color | return value for the border color |
Deprecated
Use [gtk.global.renderFrame] instead.