ClipboardCallbackFunc


Description:

[ CCode ( instance_pos = 2.9 ) ]
public delegate void ClipboardCallbackFunc (Clipboard clipboard, string text)

Callback function called when text is retrieved from the clipboard.

Parameters:

clipboard

A Clipboard

text

text from the clipboard

user_data

user data


Namespace: Mx
Package: mx-2.0



2022 vala-language.org