Query: ps_create_gstate
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_CREATE_GSTATE(3) Library Functions Manual PS_CREATE_GSTATE(3)NAMEPS_create_gstate -- Creates a new graphic stateSYNOPSIS#include <pslib.h> int PS_create_gstate(PSDoc *psdoc, const char *optlist)DESCRIPTIONRETURN VALUEReturns the identifier of the graphic state or zero in case of an error. The identifier is a positiv number.SEE ALSOPS_set_gstate(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_CREATE_GSTATE(3)