1
public interface Gazette.Plugin.Configurable : Gazette.Plugin.Base {
2
/**
3
* Creates a widget providing the configuration UI for this plugin.
4
*/
5
public abstract Gtk.Widget create_config_widget ();
6
}
Loggerhead is a web-based interface for Breezy Version: 2.0.1