Exit when out of terminals or windows
[tilda-gobject.git] / tilda.h
diff --git a/tilda.h b/tilda.h
index 324d745..cff67cd 100644 (file)
--- a/tilda.h
+++ b/tilda.h
@@ -29,6 +29,9 @@
 /* Project-global variables */
 extern DBusGConnection *dbus_connection;
 
+/* API */
+void tilda_del_window (gint number);
+
 #endif /* TILDA_H */
 
 /* vim: set ts=4 sts=4 sw=4 noet tw=112: */