Struct smithay_client_toolkit::primary_selection::PrimarySelectionSource[][src]

pub struct PrimarySelectionSource { /* fields omitted */ }
Expand description

A primary selection source for sending data through copy/paste.

Implementations

Create a new primary selection source.

You’ll then need to provide a primary selection device to send via selection.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.