gwenhywfar  4.3.3
o_box_l.h
Go to the documentation of this file.
00001 /***************************************************************************
00002  begin       : Sat Feb 20 2010
00003  copyright   : (C) 2010 by Martin Preuss
00004  email       : martin@libchipcard.de
00005 
00006  ***************************************************************************
00007  *          Please see toplevel file COPYING for license details           *
00008  ***************************************************************************/
00009 
00010 
00011 #ifndef HTMLOBJECT_BOX_L_H
00012 #define HTMLOBJECT_BOX_L_H
00013 
00014 #include "htmlobject_be.h"
00015 
00016 
00017 HTML_OBJECT *HtmlObject_Box_new(GWEN_XML_CONTEXT *ctx);
00018 
00019 #endif
00020