gtkStatusIconSetScreen {RGtk2}R Documentation

gtkStatusIconSetScreen

Description

Sets the GdkScreen where status.icon is displayed; if the icon is already mapped, it will be unmapped, and then remapped on the new screen.

Usage

gtkStatusIconSetScreen(object, screen)

Arguments

object

a GtkStatusIcon

screen

a GdkScreen

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]