main_update_display
Description:
[ Version ( deprecated = true , deprecated_since = "0.35" ) ]
public void main_update_display (MainChannel channel, int id, int x, int y, int width, int height, bool update)
Warning: main_update_display is deprecated since 0.35.
Update the display id
resolution.
Note:
use update_display instead.
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
main_send_monitor_config
Parameters:
channel | |
id |
display ID |
x |
x position |
y |
y position |
width |
display width |
height |
display height |
update |
if true, update guest resolution after 1sec. |
Namespace: Spice
Package: spice-client-glib-2.0