blob: 3d0ea4c2b30b6e660ffc9e9f87c25b8e96807150 [file] [log] [blame]
public interface Foo.Plugin : GLib.Object {
public abstract string bar ();
}