1
0
Fork 0
mirror of https://github.com/Ryujinx/GtkSharp.git synced 2025-03-07 11:09:52 +00:00
GtkSharp/Source/Libs/GLibSharp/SourceDummyMarshal.cs

11 lines
186 B
C#

// This file was generated by the Gtk# code generator.
// Any changes made will be lost if regenerated.
namespace GLib {
using System;
public delegate void SourceDummyMarshal();
}