RGtk2 (version 2.20.31)

cairoPatternGetSurface: cairoPatternGetSurface

Description

Gets the surface of a surface pattern.

Usage

cairoPatternGetSurface(pattern)

Arguments

Value

A list containing the following elements:
retval
[CairoStatus] CAIRO_STATUS_SUCCESS, or CAIRO_STATUS_PATTERN_TYPE_MISMATCH if the pattern is not a surface pattern.
surface
[CairoSurface] return value for surface of pattern, or NULL

Details

Since 1.4