Module window_info

Source
Expand description

Helper methods to get window information.

Structs§

WindowHandle
WindowInfo

Enums§

GetAllError
VirtualDesktopInfo

Functions§

all_windows
Simple wrapper around enum_child_windows.
get_process_full_name
Get the full name of a process.
get_process_name
Get the name of a process.
get_window_process_id
Get the identifier of the process that created a specified window.
get_window_title
Get the title of a window.