Safe Haskell | None |
---|---|
Language | Haskell2010 |
Utilities for GtkClipboard
.
Internal.
Synopsis
- subscribeEvents :: Members [Scoped s GtkClipboard !! Text, Events res XClipboardEvent, Log] r => Sem r ()
Documentation
subscribeEvents :: Members [Scoped s GtkClipboard !! Text, Events res XClipboardEvent, Log] r => Sem r () Source #
Registers a callback with GTK's clipboard event system that converts each update into an XClipboardEvent
published
through Events
.