Ubuntu Platform API  2.3.0
A library helping with tight integration into the Ubuntu platform
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
SurfaceEvent Struct Reference

#include <event.h>

+ Collaboration diagram for SurfaceEvent:

Data Fields

WindowEventType type
 
SurfaceAttributeType attribute
 The surface attribute that has changed. More...
 
int32_t value
 The new value of that surface attribute. More...
 

Detailed Description

Definition at line 185 of file event.h.

Field Documentation

SurfaceAttributeType SurfaceEvent::attribute

The surface attribute that has changed.

Definition at line 189 of file event.h.

WindowEventType SurfaceEvent::type

Definition at line 187 of file event.h.

int32_t SurfaceEvent::value

The new value of that surface attribute.

Definition at line 190 of file event.h.


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