set_scaling


Description:

public bool set_scaling (bool enable)

Set whether the remote desktop contents is automatically scaled to fit the available widget size, or whether it will be rendered at 1:1 size

Parameters:

this

the VNC display widget

enable

TRUE to allow scaling the desktop to fit, FALSE otherwise

Returns:

TRUE always