Method
VteTerminalset_color_cursor
Declaration [src]
void
vte_terminal_set_color_cursor (
VteTerminal* terminal,
const GdkRGBA* cursor_background
)
Description [src]
Sets the background color for text which is under the cursor. If NULL
, text
under the cursor will be drawn with foreground and background colors reversed.