Method
VteTerminalset_color_foreground
Declaration [src]
void
vte_terminal_set_color_foreground (
VteTerminal* terminal,
const GdkRGBA* foreground
)
Parameters
foreground
-
Type:
GdkRGBA
The new foreground color.
The data is owned by the caller of the method.