namespace PanelApplet { public class PanelAppletManager { public static void Init() { GtkSharp.PanelappletSharp.ObjectManager.Initialize(); } } }