RGtk2 (version 2.20.31)

gtkPrintSettingsSetResolutionXy: gtkPrintSettingsSetResolutionXy

Description

Sets the values of GTK_PRINT_SETTINGS_RESOLUTION, GTK_PRINT_SETTINGS_RESOLUTION_X and GTK_PRINT_SETTINGS_RESOLUTION_Y.

Usage

gtkPrintSettingsSetResolutionXy(object, resolution.x, resolution.y)

Arguments

resolution.x
the horizontal resolution in dpi
resolution.y
the vertical resolution in dpi

Details

Since 2.16