Luna::Window::IWindow::get_focus_event
virtual Event< window_focus_event_handler_t > & get_focus_event()=0
Gets the focus event of this window.
This event will be emitted when the window gains focus.
Return value
Returns one reference of the event object.