dwidget.c File Reference
Widget (implementation). More...
Go to the source code of this file.
Functions | |
| void | widget_init (DWidget *w, dpos_t pos, dpos_t size, dcontext_t *context) |
| Init the widget of pos and size on the drawing context. | |
Detailed Description
Widget (implementation).
A widget is typically a graphic object on a device. Its proproperties are the position, the size and a context on which the widget is drawn.
Definition in file dwidget.c.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)