[ CCode ( instance_pos = 2.9 ) ]
public delegate void ClipboardCallbackFunc (Clipboard clipboard, string text)
Callback function called when text is retrieved from the clipboard.
clipboard | |
text |
text from the clipboard |
user_data |
user data |