plwid(3) - Linux man page
Name
plwid - Set pen widthSynopsis
plwid(width)Description
Sets the pen width.
Redacted form: plwid(width)
This function is used in examples 1,2.
Arguments
- width (PLINT, input)
- The desired pen width. If width is negative or the same as the previous value no action is taken. width = 0 should be interpreted as as the minimum valid pen width for the device. The interpretation of positive width values is also device dependent.