get_text


Description:

public void get_text (ClipboardCallbackFunc callback)

Request the data from the clipboard in text form.

callback is executed when the data is retreived.

Parameters:

this

A Clipboard

callback

function to be called when the text is retreived

user_data

data to be passed to the callback




2022 vala-language.org