Method
XdpSessionselection_read
Declaration [src]
int
xdp_session_selection_read (
XdpSession* session,
const char* mime_type
)
Description [src]
Request to read the contents of the current clipboard selection in the passed mime type format. On success a file descriptor is returned, which can be read from to retrieve the clipboard selection content.