gtkMenuSetScreen: gtkMenuSetScreen
Description
Sets the GdkScreen
on which the menu will be displayed.Usage
gtkMenuSetScreen(object, screen = NULL)
Arguments
screen
a GdkScreen
, or NULL
if the screen should be
determined by the widget the menu is attached to. [ allow-none ]