Function xcb::xproto::get_selection_owner_unchecked [−][src]
pub fn get_selection_owner_unchecked<'a>(
c: &'a Connection,
selection: Atom
) -> GetSelectionOwnerCookie<'a>
Gets the owner of a selection
Gets the owner of the specified selection.
TODO: briefly explain what a selection is.
parameters:
-
c: The connection object to the server
-
selection: The selection.