foreground_gdk
Description:
[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "3.4" , replacement = "foreground_rgba" ) ]
public Color foreground_gdk { owned get; set; }
[ Version ( deprecated = true , deprecated_since = "3.4" , replacement = "foreground_rgba" ) ]
public Color foreground_gdk { owned get; set; }
Warning: foreground_gdk is deprecated since 3.4. Use foreground_rgba.
Foreground color as a Color.
Note:
Use foreground_rgba instead.