Method
GtkGradientresolve_for_context
Declaration [src]
cairo_pattern_t*
gtk_gradient_resolve_for_context (
GtkGradient* gradient,
GtkStyleContext* context
)
Parameters
context
-
Type:
GtkStyleContext
No description available.
The data is owned by the caller of the method.
Return value
Type: cairo_pattern_t
No description available.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |