• Main Page
  • Data Structures
  • Files
  • File List
  • Globals

include/sighandler.h

Go to the documentation of this file.
00001 /*
00002  * vim:ts=8:expandtab
00003  *
00004  * i3 - an improved dynamic tiling window manager
00005  *
00006  * © 2009-2010 Michael Stapelberg and contributors
00007  * © 2009-2010 Jan-Erik Rediger
00008  *
00009  * See file LICENSE for license information.
00010  *
00011  */
00012 #ifndef _SIGHANDLER_H
00013 #define _SIGHANDLER_H
00014 
00019 void setup_signal_handler();
00020 
00021 #endif

Generated on Mon Aug 22 2011 for i3 by  doxygen 1.7.1