configure_sync


Description:

public bool configure_sync (owned ScreenAttributes attributes, Cancellable? cancellable = null) throws Error

Requests the QEMU instance reconfigure the screen using attributes.

This function takes ownership of attributes.

Parameters:

this

a Screen

attributes

a ScreenAttributes

cancellable

a Cancellable

Returns:

true if the operation completed successfully; otherwise false and throws is set.