table of contents
other versions
- stretch 1.12.0-1+deb9u1
- testing 1.16.0-1
- stretch-backports 1.16.0-1~bpo9+1
- unstable 1.16.0-1
wl_interface(3) | Wayland | wl_interface(3) |
NAME¶
wl_interfaceSYNOPSIS¶
#include <wayland-util.h>
Data Fields¶
const char * name
int version
int method_count
const struct wl_message * methods
int event_count
const struct wl_message * events
Field Documentation¶
int wl_interface::event_count¶
const struct wl_message* wl_interface::events¶
int wl_interface::method_count¶
const struct wl_message* wl_interface::methods¶
const char* wl_interface::name¶
int wl_interface::version¶
Author¶
Generated automatically by Doxygen for Wayland from the source code.Sun Mar 4 2018 | Version 1.12.0 |