Function add_clipboard_notify
pub fn add_clipboard_notify(cb: fn(_: i32))
Available on crate feature
dep_fltk
only.Expand description
Register a callback whenever there is a change to the selection buffer or the clipboard. The clipboard is source 1 and the selection buffer is source 0