[Top]
GTK2
GTK2.SourcePrintJob
|
Method GTK2.SourcePrintJob()->set_tabs_width()
- Method
set_tabs_width
GTK2.SourcePrintJob set_tabs_width(int tabs_width)
- Description
Sets the width (equivalent spaces) of tabulations for the printed text.
The width in printing units will be calculated as the width of a string
containing tabs_width spaces of the default font. Tabulation stops are
set for the full width of printed text.
|