gtkMenuSetScreen {RGtk2}R Documentation

gtkMenuSetScreen

Description

Sets the GdkScreen on which the menu will be displayed.

Usage

gtkMenuSetScreen(object, screen = NULL)

Arguments

object

a GtkMenu.

screen

a GdkScreen, or NULL if the screen should be determined by the widget the menu is attached to. [ allow-none ]

Details

Since 2.2

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]