mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 18:55:28 +00:00
9 lines
163 B
C#
9 lines
163 B
C#
|
// Generated File. Do not modify.
|
||
|
// <c> 2001-2002 Mike Kestner
|
||
|
|
||
|
namespace Gtk {
|
||
|
|
||
|
public delegate void ClipboardClearFunc(Gtk.Clipboard clipboard, object o);
|
||
|
|
||
|
}
|