Method
SpiceClientGLibMainChannelupdate_display
since: 0.35
Declaration [src]
void
spice_main_channel_update_display (
SpiceMainChannel* channel,
int id,
int x,
int y,
int width,
int height,
gboolean update
)
Description [src]
Update the display id resolution.
If update is TRUE, the remote configuration will be updated too
after 1 second without further changes. You can send when you want
without delay the new configuration to the remote with spice_main_send_monitor_config().
Available since: 0.35