no more submodule
This commit is contained in:
18
GtkSharp/Source/Libs/AtkSharp/Generated/Atk/IWindow.cs
Normal file
18
GtkSharp/Source/Libs/AtkSharp/Generated/Atk/IWindow.cs
Normal file
@@ -0,0 +1,18 @@
|
||||
// This file was generated by the Gtk# code generator.
|
||||
// Any changes made will be lost if regenerated.
|
||||
|
||||
namespace Atk {
|
||||
|
||||
using System;
|
||||
|
||||
#region Autogenerated code
|
||||
public partial interface IWindow : GLib.IWrapper {
|
||||
|
||||
}
|
||||
|
||||
[GLib.GInterface (typeof (WindowAdapter))]
|
||||
public partial interface IWindowImplementor : GLib.IWrapper {
|
||||
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
Reference in New Issue
Block a user