- da_wl_cursor_frame
alias da_wl_cursor_frame = int function(wl_cursor* cursor, uint time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wl_cursor_frame_and_duration
alias da_wl_cursor_frame_and_duration = int function(wl_cursor* cursor, uint time, uint* duration)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wl_cursor_image_get_buffer
alias da_wl_cursor_image_get_buffer = wl_proxy* function(wl_cursor_image* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wl_cursor_theme_destroy
alias da_wl_cursor_theme_destroy = void function(wl_cursor_theme* theme)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wl_cursor_theme_get_cursor
alias da_wl_cursor_theme_get_cursor = wl_cursor* function(wl_cursor_theme* theme, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_wl_cursor_theme_load
alias da_wl_cursor_theme_load = wl_cursor_theme* function(const(char)* name, int size, wl_proxy* shm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wl_cursor_frame
int wl_cursor_frame(wl_cursor* cursor, uint time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wl_cursor_frame_and_duration
int wl_cursor_frame_and_duration(wl_cursor* cursor, uint time, uint* duration)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wl_cursor_image_get_buffer
wl_proxy* wl_cursor_image_get_buffer(wl_cursor_image* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wl_cursor_theme_destroy
void wl_cursor_theme_destroy(wl_cursor_theme* theme)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wl_cursor_theme_get_cursor
wl_cursor* wl_cursor_theme_get_cursor(wl_cursor_theme* theme, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wl_cursor_theme_load
wl_cursor_theme* wl_cursor_theme_load(const(char)* name, int size, wl_proxy* shm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
bindings to wayland-client-core.h