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