YaST2 Developers Documentation: Printer library



functions
files
intro

Printer library

texts.ycp
Texts.
Common texts for printer confguration tools.

Global Functions

global textTestDevice () -> string

Texts for local tested device.

Return value:
text

global textTestDeviceResult (integer res) -> string

Result from tested device.

Parameters:
res return from testdevice
Return value:
text

global textTestRemotePrinter (boolean ping_only) -> string

Text for remote printer test.

Parameters:
ping_only what testing will be done
Return value:
text

global textTestRemotePrinterResult (integer ret) -> string

Remote printer test results.

Parameters:
ret return from test remote printer
Return value:
text

YaST2 Developers Documentation