10 #ifndef __scroller_hpp__ 23 unsigned int const i_len_x,
24 unsigned int const i_len_y);
52 group*
const i_parent);
109 group*
const i_parent)
111 if (
this != i_parent)
131 #define __scroller_hpp__
container to hold a collection of widgets
Definition: group.hpp:15
event_response
response
Definition: event.h:14
virtual int add(widget *const i_widget)
add child widget
Definition: group.cpp:72
container for a mouse event
Definition: event.h:37
container for a keyboard event
Definition: event.h:23