Method
GtkMenuset_screen
since: 2.2
Declaration [src]
void
gtk_menu_set_screen (
GtkMenu* menu,
GdkScreen* screen
)
Parameters
screen
-
Type:
GdkScreen
A
GdkScreen
, orNULL
if the screen should be determined by the widget the menu is attached to.The argument can be NULL
.The data is owned by the caller of the method.