wl_cursor_theme
Section: Wayland (3)
Updated: Thu Jan 28 2021
Page Index
NAME
wl_cursor_theme
SYNOPSIS
Data Fields
unsigned int cursor_count
struct wl_cursor ** cursors
struct wl_shm * shm
struct shm_pool * pool
char * name
int size
Field Documentation
unsigned int wl_cursor_theme::cursor_count
struct wl_cursor** wl_cursor_theme::cursors
char* wl_cursor_theme::name
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.