[ Version ( since = "2.12" ) ]
public void set_screen (Screen screen)
Sets the Screen where this is displayed; if the icon is already mapped, it will be unmapped, and then remapped on the new screen.
Use Notification and Application to provide status notifications; there is no direct replacement for this function, as GTK typically only has one Screen and notifications are managed by the platform
this | |
screen |
a Screen |