Blender V4.5
GWL_Cursor::[struct].wl Struct Reference

Public Attributes

wl_surfacesurface_cursor
wl_buffer * buffer
wl_cursor_image image
wl_cursor_theme * theme
const wl_cursor * theme_cursor
const char * theme_cursor_name

Detailed Description

Wayland core types.

Definition at line 451 of file GHOST_SystemWayland.cc.

Member Data Documentation

◆ buffer

wl_buffer* GWL_Cursor::[struct].wl buffer

◆ image

wl_cursor_image GWL_Cursor::[struct].wl image

◆ surface_cursor

wl_surface* GWL_Cursor::[struct].wl surface_cursor

◆ theme

wl_cursor_theme* GWL_Cursor::[struct].wl theme

◆ theme_cursor

const wl_cursor* GWL_Cursor::[struct].wl theme_cursor

Only set when the cursor is from the theme (it may be animated).

◆ theme_cursor_name

const char* GWL_Cursor::[struct].wl theme_cursor_name

Needed so changing the theme scale can reload 'theme_cursor' at a new scale.


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