all repos — openbox @ 6cb4d8bca80cd5338ad03ae02a1b754a4fba41c9

openbox fork - make it a bit more like ryudo

wrap/otk_strut.i (raw)

1
2
3
4
5
6
7
8
9
10
// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-

%module otk_strut

%{
#include "config.h"
#include "strut.hh"
%}

%include "strut.hh"