Changeset f2416ec3 in mainline for uspace/lib/ui/private/popup.h
- Timestamp:
- 2021-05-26T07:40:59Z (4 years ago)
- Children:
- 6baab83
- Parents:
- 344f8b9
- git-author:
- Jiri Svoboda <jiri@…> (2021-05-25 18:40:50)
- git-committer:
- Jiri Svoboda <jiri@…> (2021-05-26 07:40:59)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/private/popup.h
r344f8b9 rf2416ec3 52 52 /** Callback argument */ 53 53 void *arg; 54 /** Parent window */ 55 struct ui_window *parent; 54 56 /** Window */ 55 57 struct ui_window *window;
Note:
See TracChangeset
for help on using the changeset viewer.