Gtk.ClipboardTextReceivedFunc Delegate
Delegate for a function to be called when an application receives text from the clipboard.

Syntax

public delegate void ClipboardTextReceivedFunc (Clipboard clipboard, string text)

Parameters

clipboard
Documentation for this section has not yet been entered.
text
A string containing the clipboard's text.

Remarks

If the clipboard is empty, text will be null.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0