dillo  3.0.5
About: dillo is a small, fast, extensible Web browser particularly suitable for older or smaller computers and embedded systems (but only limited or no support for frames, CSS, JavaScript, Java).
  Fossies Dox: dillo-3.0.5.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

dw Namespace Reference

Dw is in this namespace, or sub namespaces of this one. More...

Namespaces

 core
 The core of Dw is defined in this namespace.
 
 fltk
 This namespace contains FLTK implementations of Dw interfaces.
 

Classes

class  AlignedTextblock
 Base widget for all textblocks (sub classes of dw::Textblock), which are positioned vertically and aligned horizontally. More...
 
class  Bullet
 Displays different kind of bullets. More...
 
class  Hyphenator
 
class  Image
 Displays an instance of dw::core::Imgbuf. More...
 
class  ImageMapsList
 Represents a list of client-side image maps. More...
 
class  ListItem
 
class  Ruler
 Widget for drawing (horizontal) rules. More...
 
class  Table
 A Widget for rendering tables. More...
 
class  TableCell
 
class  Textblock
 A Widget for rendering text blocks, i.e. paragraphs or sequences of paragraphs. More...
 
class  Trie
 
class  TrieBuilder
 

Detailed Description

Dw is in this namespace, or sub namespaces of this one.

The core can be found in dw::core, widgets are defined directly here.

See also
Dillo Widget Overview