from_gdk_color


Description:

public static Color from_gdk_color (Color color)

Creates a new color from a Gdk.Color.

Parameters:

color the color to use

Returns:

new Color based on the given one