Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Utilities for GtkClipboard
.
Internal.
Synopsis
- subscribeEvents :: Members [Scoped_ GtkClipboard !! Text, Events XClipboardEvent, Log] r => Sem r ()
Documentation
subscribeEvents :: Members [Scoped_ GtkClipboard !! Text, Events 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
.