]> icculus.org git repositories - dana/openbox.git/blob - wrap/otk_font.i
always adjust the frames size and position together, so there is no more weird resizi...
[dana/openbox.git] / wrap / otk_font.i
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2
3 %module otk_rendertexture
4
5 %{
6 #include "config.h"
7 #include "font.hh"
8 %}
9
10 %include "otk_ustring.i"
11 %include "std_string.i"
12
13 %include "font.hh"