main_set_display_enabled
Description:
[ Version ( deprecated = true , deprecated_since = "0.35" , since = "0.6" ) ]
public void main_set_display_enabled (MainChannel channel, int id, bool enabled)
Warning: main_set_display_enabled is deprecated since 0.35.
When sending monitor configuration to agent guest, don't set display id
, which the agent translates to disabling the display id.
Note:
use update_display_enabled instead.
Note: this will take effect next time the monitor configuration is sent.
Parameters:
channel | |
id |
display ID (if -1: set all displays) |
enabled |
wether display |
Namespace: Spice
Package: spice-client-glib-2.0