Dillo
Public Attributes | List of all members
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.

Member Data Documentation

int dw::core::Allocation::ascent
int dw::core::Allocation::descent
int dw::core::Allocation::width
int dw::core::Allocation::x
int dw::core::Allocation::y

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