no more submodule
This commit is contained in:
14
GtkSharp/Source/Libs/GioSharp/Generated/GLib/IInitable.cs
Normal file
14
GtkSharp/Source/Libs/GioSharp/Generated/GLib/IInitable.cs
Normal file
@@ -0,0 +1,14 @@
|
||||
// This file was generated by the Gtk# code generator.
|
||||
// Any changes made will be lost if regenerated.
|
||||
|
||||
namespace GLib {
|
||||
|
||||
using System;
|
||||
|
||||
#region Autogenerated code
|
||||
public partial interface IInitable : GLib.IWrapper {
|
||||
|
||||
bool Init(GLib.Cancellable cancellable);
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
Reference in New Issue
Block a user