set_screen
Description:
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 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
Parameters:
| this | |
| screen |
a Screen |