X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.h;h=b5b473b8c2c2561b3f972c87cde4167fe12308a5;hb=c34915ae8d49f61426912ef332e8097be516bdd3;hp=5ed4c11e8151caca1fe518d10d0ee30a54a6642c;hpb=04a44af3c4d6365cbf7b551b9cc15eaaada28410;p=chaz%2Fopenbox 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);