set_allow_resize


Description:

public void set_allow_resize (bool enable)

Set whether changes in the widget size will be translated into requests to resize the remote desktop.

Resizing of the remote desktop is not guaranteed to be honoured by servers, but when it is, it will avoid the need to do scaling.

Parameters:

this

the VNC display widget

enable

TRUE to allow the desktop resize, FALSE otherwise