Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
UiCursor Struct Reference

Specification for a cursor. More...

#include <utils/ui.h>

Data Fields

char name [400]
 
GdkCursor * cursor
 
int offset_x
 
int offset_y
 

Detailed Description

Specification for a cursor.

Used for caching.

Definition at line 138 of file ui.h.

Field Documentation

◆ cursor

GdkCursor* UiCursor::cursor

Definition at line 141 of file ui.h.

◆ name

char UiCursor::name[400]

Definition at line 140 of file ui.h.

◆ offset_x

int UiCursor::offset_x

Definition at line 142 of file ui.h.

◆ offset_y

int UiCursor::offset_y

Definition at line 143 of file ui.h.


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