/* * widgetlib.c * * UI toolkit for C modelled after Tk * * Author: Dario Rodriguez antartica@whereismybit.com * This program in licensed under the terms of the MIT/X license. */ #include "widgetlib.h"