X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.i;h=bda7ce97125cfadc114af0167a5290295d1732a2;hb=58ff3f35c2b712ec92b093ffd8b96331615f546a;hp=399d89e028d1988407c452bfcd91d311192d196c;hpb=4c768d5d63154e416e1282396dc48492d0585d42;p=chaz%2Fopenbox diff --git a/otk/otk.i b/otk/otk.i index 399d89e0..bda7ce97 100644 --- a/otk/otk.i +++ b/otk/otk.i @@ -7,37 +7,12 @@ # include "../config.h" #endif -#include "application.hh" -#include "appwidget.hh" -#include "assassin.hh" -#include "button.hh" -#include "color.hh" -#include "configuration.hh" -#include "display.hh" -#include "eventdispatcher.hh" -#include "eventhandler.hh" -#include "focuslabel.hh" -#include "focuswidget.hh" -#include "font.hh" -#include "gccache.hh" -#include "image.hh" -#include "label.hh" -#include "point.hh" -#include "property.hh" -#include "rect.hh" -#include "screeninfo.hh" -#include "strut.hh" -#include "style.hh" -#include "texture.hh" -#include "timer.hh" -#include "timerqueue.hh" -#include "timerqueuemanager.hh" -#include "util.hh" -#include "widget.hh" +#include "otk.hh" %} %include "stl.i" //%include std_list.i +%include "ustring.i" %ignore otk::OBDisplay::display; %inline %{ @@ -101,9 +76,8 @@ namespace otk { %include "style.hh" %include "texture.hh" %include "timer.hh" -%include "timerqueue.hh" -%include "timerqueuemanager.hh" %include "util.hh" +%include "widget.hh" // for Mod1Mask etc %include "X11/X.h"