From 52a6fc08309c7eb615de81cc91d5d7a7bffb66f4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 31 Jul 2003 16:56:35 +0000 Subject: expose exit_with_error --- openbox/openbox.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/openbox.h') diff --git a/openbox/openbox.h b/openbox/openbox.h index 5ed4c11e..b5b473b8 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -38,6 +38,8 @@ void ob_restart_other(const gchar *path); void ob_restart(); void ob_exit(); +void ob_exit_with_error(gchar *msg); + Cursor ob_cursor(ObCursor cursor); KeyCode ob_keycode(ObKey key); -- cgit v1.2.3