Gtk.ClipboardTargetsReceivedFunc Delegate
Delegate class for Clipboard.RequestTargets; called with a list of possible targets for clipboard data. See that method's documentation for more details.

Syntax

public delegate void ClipboardTargetsReceivedFunc (Clipboard clipboard, Gdk.Atom atoms, int n_atoms)

Parameters

clipboard
Documentation for this section has not yet been entered.
atoms
Documentation for this section has not yet been entered.
n_atoms
Documentation for this section has not yet been entered.

Remarks

Requirements

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