Skip to content

st: Add st_clipboard_get_content()

Carlos Garnacho requested to merge wip/carlosg/selection-get-bytes into master

Complementing st_clipboard_set_content(), this function allows retrieving specific mimetypes from the selection as GBytes.

Related: nautilus#634 (closed)

Merge request reports