| gtkMenuSetScreen {RGtk2} | R Documentation |
Sets the GdkScreen on which the menu will be displayed.
gtkMenuSetScreen(object, screen = NULL)
|
[GtkMenu] a GtkMenu. |
|
[GdkScreen] a GdkScreen, or NULL if the screen should be
determined by the widget the menu is attached to. |
Since 2.2
Derived by RGtkGen from GTK+ documentation