| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Helic.Interpreter.XClipboard
Description
Interpreter for XClipboard using GTK.
Internal.
Synopsis
- interpretXClipboardGtk :: Members [Scoped resource GtkClipboard !! Text, Log, Embed IO, Final IO] r => InterpreterFor (XClipboard !! Text) r
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.