Query: ps_list_resources
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_LIST_RESOURCES(3) Library Functions Manual PS_LIST_RESOURCES(3)NAMEPS_list_resources -- List all resourcesSYNOPSIS#include <pslib.h> void PS_list_resources(PSDoc *psdoc)DESCRIPTIONLists all resources, which has been set so far. Resources are special kind of parameters which are also set with PS_set_parameter(3). A parameter becomes a resource if its value is itself a name/value pair separated by an equal sign. Common resources are often files but can also be properties of a character as for example the left and right margin protusion. This function is mostly used for debugging. The out- put is printed to stdout.SEE ALSOPS_list_values(3), PS_list_parameters(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_LIST_RESOURCES(3)
Related Man Pages |
---|
ps_add_bookmark(3) - debian |
ps_add_pdflink(3) - debian |
ps_begin_font(3) - debian |
ps_setcolor(3) - debian |
ps_shading(3) - debian |
Similar Topics in the Unix Linux Community |
---|
One instance of comparing grep and awk |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
How to copy a column of multiple files and paste into new excel file (next to column)? |