Package: gtk
Function gtk:clipboard-wait-for-targets
Lambda Listgtk:clipboard-wait-for-targets (clipboard targets n-targets) ArgumentsReturn Value    True if any targets are present on the clipboard, otherwise false.   Details              Returns a list of targets that are present on the clipboard, or nil
    if there are not any targets available.  
  This function waits for the data to be received using the main loop, so
  events, timeouts, and so on, may be dispatched during the wait.      | See also | 
#2025-07-03