/*
 * widgetlib.c
 *
 * UI toolkit for C modelled after Tk
 *
 * Author: Dario Rodriguez antartica@whereismybit.com
 * Please see the file LICENSE.txt in the source's root directory.
 */

#include "widgetlib.h"