#include "tk/widget.h"
#include "geom/vec2.h"
#include "nub/ref.h"
#include "tcl/interp.h"
#include "rutz/error.h"
#include "rutz/fstring.h"
#include "rutz/sfmt.h"
#include <cstdio>
#include <iostream>
#include <tcl.h>
#include <tk.h>
#include <X11/Xutil.h>
#include "rutz/trace.h"
#include "rutz/debug.h"
Go to the source code of this file.
Definition in file widget.cc.