from_gdk_rgba


Description:

public static Color from_gdk_rgba (RGBA color)

Creates a new color from a Gdk.RGBA.

Parameters:

color the color to use

Returns:

new Color based on the given one