Menu.setScreen
void setScreen(gdk.screen.Screen screen = null)Sets the #GdkScreen on which the menu will be displayed.
Parameters
screen | a #GdkScreen, or null if the screen should be determined by the widget the menu is attached to |
void setScreen(gdk.screen.Screen screen = null)Sets the #GdkScreen on which the menu will be displayed.
screen | a #GdkScreen, or null if the screen should be determined by the widget the menu is attached to |