.TH "PS_GET_OPAQUE" "3" .SH "NAME" PS_get_opaque \(em Returns pointer which has been passed to PS_new2() .SH "SYNOPSIS" .PP #include .PP void * PS_get_opaque(PSDoc *psdoc) .SH "DESCRIPTION" .PP When creating a new document with PS_new2(3), one can pass user data which is stored internally and passed to every call of the errorhandler. This data can be later retrieved with this function. .SH "RETURN VALUE" .PP The pointer which has been passed to PS_new2(). .SH "SEE ALSO" .PP PS_new2(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man