9 lines
210 B
C#
9 lines
210 B
C#
|
// Generated File. Do not modify.
|
||
|
// <c> 2001-2002 Mike Kestner
|
||
|
|
||
|
namespace Gtk {
|
||
|
|
||
|
public delegate void ClipboardGetFunc(Gtk.Clipboard clipboard, ref Gtk.SelectionData selection_data, uint info, object o);
|
||
|
|
||
|
}
|