no more submodule
This commit is contained in:
10
GtkSharp/Source/Libs/AtkSharp/Generated/Atk/KeySnoopFunc.cs
Normal file
10
GtkSharp/Source/Libs/AtkSharp/Generated/Atk/KeySnoopFunc.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 Atk {
|
||||
|
||||
using System;
|
||||
|
||||
public delegate int KeySnoopFunc(Atk.KeyEventStruct evnt);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user