openbox/wrap/otk_rendertexture.i

11 lines
175 B
OpenEdge ABL
Raw Normal View History

// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
%module otk_rendertexture
%{
#include "config.h"
#include "rendertexture.hh"
%}
%include "rendertexture.hh"