euporie.core.clipboard.ClipboardData

class euporie.core.clipboard.ClipboardData(text: str = '', type: SelectionType = SelectionType.CHARACTERS)

Text on the clipboard.

Parameters: