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::core::Allocation Struct Reference

Represents the allocation, i.e. actual position and size of a dw::core::Widget. More...

#include <types.hh>

Public Attributes

int x
 
int y
 
int width
 
int ascent
 
int descent
 

Detailed Description

Represents the allocation, i.e. actual position and size of a dw::core::Widget.

Definition at line 163 of file types.hh.

Member Data Documentation

◆ ascent

◆ descent

◆ width

◆ x

◆ y


The documentation for this struct was generated from the following file: