set_screen


Description:

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.

Note:

Use Notification and GtkApplication 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

Parameters:

this

a StatusIcon

screen

a Screen