@brief Gets the owner of a selection
@param c The connection @param selection The selection. @return A cookie
Gets the owner of the specified selection.
TODO: briefly explain what a selection is.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
See Implementation
@brief Gets the owner of a selection
@param c The connection @param selection The selection. @return A cookie
Gets the owner of the specified selection.
TODO: briefly explain what a selection is.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.