Package: cairo
Function cairo:pattern-surface
Lambda Listcairo:pattern-surface (pattern) ArgumentsReturn ValueThe cairo:surface-t instance for the pattern. Details      
    Gets the surface of a surface pattern.    Returns nil if the pattern is not a surface pattern. The reference returned in surface is owned by the pattern. The caller should call the cairo:surface-reference function if the surface is to be retained.  | See also | 
2025-09-02