|
wlmaker
|
#include <util.h>
Public Attributes | |
| struct wl_listener | listener |
| size_t | calls |
| struct wlr_box | box |
For recording a signal taking a struct wlr_box arg. For unit testing.
| struct wlr_box wlmtk_util_test_wlr_box_listener_t::box |
Value of the last call.
| size_t wlmtk_util_test_wlr_box_listener_t::calls |
Counts number of calls since connect or last clear.
| struct wl_listener wlmtk_util_test_wlr_box_listener_t::listener |
Listener that will get connected to the signal.