Function clipboard_win::raw::get_owner[][src]

pub fn get_owner() -> Option<NonNull<HWND__>>
Expand description

Retrieves the window handle of the current owner of the clipboard.

Returns None if clipboard is not owned.