#include "../lout/identity.hh"


Go to the source code of this file.
Classes | |
| class | dw::core::Widget |
| The base class of all dillo widgets. More... | |
Namespaces | |
| namespace | dw |
| Dw is in this namespace, or sub namespaces of this one. | |
| namespace | dw::core |
| The core of Dw is defined in this namespace. | |
Typedefs | |
| typedef void(* | DW_Callback_t )(void *data) |
| The type for callback functions. | |
| typedef void(* DW_Callback_t)(void *data) |
The type for callback functions.
1.5.9