Functional specification
46
CDE/Motif PST
CDEnext
2.19
XpFreePrinterList
SHORT DESCRIPTION
A convenience routine to free a printer list.
2.19.1
Long Description
NAME
XpFreePrinterList - a convenience routine to free a printer list
SYNOPSIS
#include <X11/extensions/Print.h>
void XpFreePrinterList (
XPPrinterList
printer_list
)
ARGUMENTS
printer_list
A list of printer records returned by
XpGetPrinterList
.
RETURN VALUE
None.
DESCRIPTION
XpFreePrinterList
frees a list of printer records allocated and returned by
XpGetPrinterList
.
ERRORS/WARNINGS
None.
SEE ALSO
XpGetPrinterList
2.20
XpRehashPrinterList
SHORT DESCRIPTION
Cause an X-Server to recompute the list of available printers.
2.20.1
Long Description
NAME
XpRehashPrinterList - cause the X-Server to recompute its list of available printers