Changeset 9242ad9 in mainline for uspace/lib/gui/window.h
- Timestamp:
- 2020-05-20T17:35:07Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9901f267
- Parents:
- 5480d5e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/gui/window.h
r5480d5e r9242ad9 63 63 surface_t *surface; /**< Window surface shared with display server. */ 64 64 gfx_bitmap_t *bitmap; /**< Window bitmap */ 65 display_stock_cursor_t cursor; /**< Selected cursor */ 65 66 }; 66 67
Note:
See TracChangeset
for help on using the changeset viewer.