[ Version ( since = "3.28" ) ]
public void set_foreground_rgba (RGBA? foreground_rgba)
Sets the foreground-rgba to be used by the row text.
If foreground_rgba
is null, the value is reset to the default.
this |
a TreeNode |
foreground_rgba |
A RGBA or null |