Changeset 3c8c580 in mainline for uspace/lib/ui/src/window.c
- Timestamp:
- 2021-06-10T13:22:33Z (4 years ago)
- Branches:
- master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c68c18b9
- Parents:
- d091007
- git-author:
- Jiri Svoboda <jiri@…> (2021-05-20 15:34:03)
- git-committer:
- jxsvoboda <5887334+jxsvoboda@…> (2021-06-10 13:22:33)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/src/window.c
rd091007 r3c8c580 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.