current_primary_selection_userdata

Function current_primary_selection_userdata 

Source
pub fn current_primary_selection_userdata<D>(
    seat: &Seat<D>,
) -> Option<Ref<'_, D::SelectionUserData>>
where D: SeatHandler + PrimarySelectionHandler + 'static,
Available on crate feature wayland_frontend only.
Expand description

Gets the user_data for the currently active selection, if set by the compositor