summaryrefslogtreecommitdiff
path: root/ges/generated/GES_FormatterCanLoadURIMethod.cs
blob: 617d104baf493de50e46c7dbf7cfd356f65d890e (plain)
1
2
3
4
5
6
7
8
9
10
// This file was generated by the Gtk# code generator.
// Any changes made will be lost if regenerated.

namespace GES {

	using System;

	public delegate bool FormatterCanLoadURIMethod(GES.Formatter dummy_instance, string uri);

}