ThemingEngine.getBackgroundColor
void getBackgroundColor(gtk.types.StateFlags state, out gdk.rgba.RGBA color) nothrowGets the background color for a given state.
Parameters
state | state to retrieve the color for |
color | return value for the background color |