Method
GdkWindowset_background_rgba
deprecated: 3.22
Declaration [src]
void
gdk_window_set_background_rgba (
GdkWindow* window,
const GdkRGBA* rgba
)
Description [src]
Sets the background color of window.
See also gdk_window_set_background_pattern().
Deprecated since: 3.22
Don’t use this function.
Parameters
rgba-
Type:
GdkRGBAA
GdkRGBAcolor.The data is owned by the caller of the method.