wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmtk_util_test_wlr_box_listener_t Struct Reference

#include <util.h>

Public Attributes

struct wl_listener listener
 
size_t calls
 
struct wlr_box box
 

Detailed Description

For recording a signal taking a struct wlr_box arg. For unit testing.

Member Data Documentation

◆ box

struct wlr_box wlmtk_util_test_wlr_box_listener_t::box

Value of the last call.

◆ calls

size_t wlmtk_util_test_wlr_box_listener_t::calls

Counts number of calls since connect or last clear.

◆ listener

struct wl_listener wlmtk_util_test_wlr_box_listener_t::listener

Listener that will get connected to the signal.


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