attach_sync


Description:

public Paintable attach_sync (Cancellable? cancellable = null) throws Error

Synchronous request to attach to screen, creating a paintable that can be used to update display as the QEMU instance updates.

Parameters:

this

a Screen

cancellable

a Cancellable or null

Returns:

a Paintable if successful; otherwise null and throws is set.