Gtk.IconTheme.prototype.set_screen
function set_screen(screen:Gdk.Screen):void {
// Gjs wrapper for gtk_icon_theme_set_screen()
}Sets the screen for an icon theme; the screen is used to track the user's currently configured icon theme, which might be different for different screens.
Since 2.4
- screen