mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 12:25:40 +00:00
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);
|
||
|
|
||
|
}
|