]> Dogcows Code - chaz/openbox/blob - wrap/otk_point.i
6e2fc6f162d4c694b0c2eb88b5869ae8f6f5a9e6
[chaz/openbox] / wrap / otk_point.i
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2
3 %module otk_point
4
5 %{
6 #include "config.h"
7 #include "point.hh"
8 %}
9
10 %include "point.hh"
This page took 0.031424 seconds and 3 git commands to generate.