Type Definition xcb::xproto::GetSelectionOwnerReply[][src]

type GetSelectionOwnerReply = Reply<xcb_get_selection_owner_reply_t>;

Implementations

impl GetSelectionOwnerReply[src]

pub fn owner(&self) -> Window[src]