Function fltk::app::add_clipboard_notify

source ·
pub fn add_clipboard_notify(cb: fn(source: i32))
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