Package: cairo
Function cairo:ps-surface-dsc-begin-setup
Lambda Listcairo:ps-surface-dsc-begin-setup (surface) ArgumentsDetails    
    This function indicates that subsequent calls to the    cairo:ps-surface-dsc-comment function should direct comments to the
    Setup section of the PostScript output.  
  This function should be called at most once per surface, and must be called  before any call to the cairo:ps-surface-dsc-begin-page-setup function
  and before any drawing is performed to the surface. See the cairo:ps-surface-dsc-comment function for more details.  | See also | 
2025-09-02