Gradient.toString

Warning gtk_gradient_to_string has been deprecated since version 3.8 and should not be used in newly-written code. GtkGradient is deprecated. Creates a string representation for gradient that is suitable for using in GTK CSS files.

class Gradient
override
string
toString
()

Return Value

Type: string

A string representation for gradient

Meta