docs/ipc: document C header file

This commit is contained in:
Michael Stapelberg
2010-03-16 00:13:40 +01:00
parent be6a64e43f
commit fca826a6f9

View File

@ -225,6 +225,9 @@ For some languages, libraries are available (so you dont have to implement
all this on your own). This list names some (if you wrote one, please let me all this on your own). This list names some (if you wrote one, please let me
know): know):
C::
i3 includes a headerfile +i3/ipc.h+ which provides you all constants.
However, there is no library yet.
Ruby:: Ruby::
http://github.com/badboy/i3-ipc http://github.com/badboy/i3-ipc
Perl:: Perl::