]> Dogcows Code - chaz/openbox/blob - wrap/otk_font.i
797a153284518c9ddc5d7d0119987057a526178e
[chaz/openbox] / 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"
This page took 0.033155 seconds and 3 git commands to generate.