API Version: 4.0
Library Version: 4.2.0
GdkRGBA* gdk_rgba_copy ( const GdkRGBA* rgba )
Makes a copy of a GdkRGBA.
GdkRGBA
The result must be freed through gdk_rgba_free().
gdk_rgba_free()
A newly allocated GdkRGBA, with the same contents as rgba
rgba