Package: gtk
Function gtk:clipboard-set-can-store
Lambda Listgtk:clipboard-set-can-store (clipboard targets n-targets) ArgumentsDetails
Hints that the clipboard data should be stored somewhere when the application exits or when the gtk:clipboard-store function is called.
This value is reset when the clipboard owner changes. Where the clipboard
data is stored is platform dependent, see the gdk:display-store-clipboard function for more information. | See also |
#2023-3-16