read_window_text

Function read_window_text 

Source
unsafe fn read_window_text(hwnd: HWND) -> String
Expand description

Read the window’s text (title) into an owned String. Empty string if no title.