GdkEvent::get_screen

GdkScreen get_screen();

Returns the GdkScreen for the event. The screen is typically the screen for the event window, but for events such as mouse events, it is the screen where the the pointer was when the event occurs - that is, the screen that has the root window for the event.