tiny.windowing.CursorShape
Defined in tiny.windowing.
API (5)
Fields and members
Public fields and members.
Source
Source: lib/windowing/src/cursor.zig:1
zig
pub const CursorShape = enum { default, resize_ns, resize_ew, resize_nwse, resize_nesw,};Source: lib/windowing/src/root.zig:86
zig
pub const CursorShape = cursor.CursorShape;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 5 |
| Version | 26.7.0 |
| Revision | daab053ee433 |