[ Version ( since = "0.44" ) ]
public void set_color_cursor_foreground (RGBA? cursor_foreground)
Sets the foreground color for text which is under the cursor.
If null
, text under the cursor will be drawn with foreground and background colors reversed.
this |
a Terminal |
cursor_foreground |
the new color to use for the text cursor, or |