PS_list_parameters(3)

PS_list_parameters \(em List all set parameters

Section 3 pslib-dev bookworm source

Description

PS_LIST_PARAMETERS

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.

See Also