Changeset 344f8b9 in mainline for uspace/lib/ui/src/window.c
- Timestamp:
- 2021-05-20T15:34:03Z (4 years ago)
- Children:
- f2416ec3
- Parents:
- da15002
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/src/window.c
rda15002 r344f8b9 336 336 * is added, the results are undefined. 337 337 * 338 * @param fixed Fixed layout338 * @param window Window 339 339 * @param control Control 340 340 * @return EOK on success, ENOMEM if out of memory … … 509 509 * 510 510 * @param window Window 511 * @param cb Window decorationcallbacks511 * @param cb Window callbacks 512 512 * @param arg Callback argument 513 513 */
Note:
See TracChangeset
for help on using the changeset viewer.