helic-0.5.2.0: Clipboard Manager
Safe HaskellNone
LanguageHaskell2010

Helic.Interpreter.XClipboard

Description

Interpreter for XClipboard using GTK. Internal.

Synopsis

Documentation

interpretXClipboardGtk :: Members [Scoped resource GtkClipboard !! Text, Log, Embed IO, Final IO] r => InterpreterFor (XClipboard !! Text) r Source #

Interpret XClipboard using a GTK backend. This uses the library gi-gtk to access the X11 clipboard.