libvisual
0.5.0
|
Resize event. More...
#include <libvisual/lv_event.h>
Public Attributes | |
int | width |
Width of the surface. More... | |
int | height |
Height of the surface. More... | |
int VisEventResize::height |
Height of the surface.
Definition at line 98 of file lv_event.h.
int VisEventResize::width |
Width of the surface.
Definition at line 97 of file lv_event.h.