Provided by: pslib-dev_0.4.5-3.1build1_amd64 bug

NAME

       PS_list_parameters — List all set parameters

SYNOPSIS

       #include <pslib.h>

       void PS_list_parameters(PSDoc *psdoc)

DESCRIPTION

       Lists  all  parameters, which has been set so far. This function is mostly used for debugging. The output
       is printed to stdout.

SEE ALSO

       PS_list_values(3), PS_list_resources(3)

AUTHOR

       This manual page was written by Uwe Steinmann uwe@steinmann.cx.

                                                                                           PS_LIST_PARAMETERS(3)