Method

MksDisplayset_auto_resize

Declaration [src]

void
mks_display_set_auto_resize (
  MksDisplay* self,
  gboolean auto_resize
)

Description [src]

Sets whether the widget should reconfigure the VM with the allocated size of the widget.

Parameters

auto_resize

Type: gboolean

Whether to auto resize or not.