ae005e5046a91010f557af5ae729a2487555d958
[dana/openbox.git] / wrap / otk_strut.i
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2
3 %module otk_strut
4
5 %{
6 #include "config.h"
7 #include "strut.hh"
8 %}
9
10 %include "strut.hh"