Gtk.Clipboard.RequestText Method
Fetch the clipboard's text and fire the function cb on it.

Syntax

public void RequestText (ClipboardTextReceivedFunc cb)

Parameters

cb
a Gtk.ClipboardTextReceivedFunc

Remarks

Requirements

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