table of contents
other versions
- bookworm 1.21.0-1
- bookworm-backports 1.23.0-1~bpo12+1
- testing 1.23.0-1
- unstable 1.23.0-1
wl_cursor_theme(3) | Wayland | wl_cursor_theme(3) |
NAME¶
wl_cursor_theme
SYNOPSIS¶
Data Fields¶
unsigned int cursor_count
struct wl_cursor ** cursors
struct wl_shm * shm
struct shm_pool * pool
int size
Field Documentation¶
unsigned int wl_cursor_theme::cursor_count¶
struct wl_cursor** wl_cursor_theme::cursors¶
struct shm_pool* wl_cursor_theme::pool¶
struct wl_shm* wl_cursor_theme::shm¶
int wl_cursor_theme::size¶
Author¶
Generated automatically by Doxygen for Wayland from the source code.
Fri Jul 8 2022 | Version 1.21.0 |