Struct smithay_client_toolkit::data_device::DataSource[][src]

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

A data source for sending data though copy/paste or drag and drop

Implementations

Create a new data source

You’ll then need to provide it to a data device to send it either via selection (aka copy/paste) or via a drag and drop.

Trait Implementations

Formats the value using the given formatter. Read more

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.