Function get_window_title

Source
pub fn get_window_title(window: HWND) -> Result<String, Error>
Expand description

Get the title of a window.

ยงReferences