SDL2 Wiki

(See SDL3/SDL_GetMouseFocus for the SDL3 version.)

SDL_GetMouseFocus

Get the window which currently has mouse focus.

Header File

Defined in SDL_mouse.h

Syntax

SDL_Window * SDL_GetMouseFocus(void);

Return Value

(SDL_Window *) Returns the window with mouse focus.

Version

This function is available since SDL 2.0.0.


CategoryAPI, CategoryAPIFunction, CategoryMouse


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.