|
uwe@steinmann.cxUWE STEINMANN 2003Uwe SteinmannApril 28, 2003; NAMEPS_get_parameter — Gets certain parametersSYNOPSIS#include <pslib.h>char *PS_get_parameter(PSDoc *psdoc, char *name, float modifier) DESCRIPTIONGets several parameters which were set by PS_set_parameter(3). Parameters are by definition string values. This function cannot be used to retrieve resources which were also set by PS_set_parameter(3).RETURN VALUEReturns the value of the parameter or NULL.SEE ALSOPS_set_parameter(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. Visit the GSP FreeBSD Man Page Interface. |