PostScriptDevice.printWidget

void printWidget(Widget widget, int deltaX = 0, int deltaY = 0)

Prints a widget to the PostScript output.

Parameters

widgetThe widget to print
deltaXX offset from origin
deltaYY offset from origin