PrintSettings.setResolutionXy
void setResolutionXy(int resolutionX, int resolutionY)Sets the values of [gtk.types.PRINT_SETTINGS_RESOLUTION], [gtk.types.PRINT_SETTINGS_RESOLUTION_X] and [gtk.types.PRINT_SETTINGS_RESOLUTION_Y].
Parameters
resolutionX | the horizontal resolution in dpi |
resolutionY | the vertical resolution in dpi |