Method

GtkVncDisplayset_keep_aspect_ratio

Declaration [src]

void
vnc_display_set_keep_aspect_ratio (
  VncDisplay* obj,
  gboolean enable
)

Description [src]

Set whether the aspect ratio of the framebuffer is preserved when scaling.

Parameters

enable

Type: gboolean

TRUE to keep aspect ratio, FALSE otherwise.