no more submodule
This commit is contained in:
10
GtkSharp/Source/Libs/GdkSharp/Generated/Gdk/EventFunc.cs
Normal file
10
GtkSharp/Source/Libs/GdkSharp/Generated/Gdk/EventFunc.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
// This file was generated by the Gtk# code generator.
|
||||
// Any changes made will be lost if regenerated.
|
||||
|
||||
namespace Gdk {
|
||||
|
||||
using System;
|
||||
|
||||
public delegate void EventFunc(Gdk.Event evnt);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user