Method
GtkGradientref
deprecated: 3.8 since: 3.0
Declaration [src]
GtkGradient*
gtk_gradient_ref (
GtkGradient* gradient
)
Description [src]
Increases the reference count of gradient
.
Available since: 3.0
Deprecated since: 3.8
GtkGradient
is deprecated.
Return value
Type: GtkGradient
The same gradient
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |