main_set_display
Description:
[ Version ( deprecated = true , deprecated_since = "0.35" ) ]
public void main_set_display (MainChannel channel, int id, int x, int y, int width, int height)
Warning: main_set_display is deprecated since 0.35.
Notify the guest of screen resolution change.
Note: 
      
        
    
    use update_display instead.
The notification is sent 1 second later, if no further changes happen.
Parameters:
| channel | |
| id | display ID | 
| x | x position | 
| y | y position | 
| width | display width | 
| height | display height | 
Namespace: Spice
  
  Package: spice-client-glib-2.0