Changeset ba09d06 in mainline for uspace/lib/ui/src/resource.c
- Timestamp:
- 2020-10-20T11:10:32Z (4 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 20d2c6c
- Parents:
- 1769693
- git-author:
- Jiri Svoboda <jiri@…> (2020-10-19 21:10:12)
- git-committer:
- Jiri Svoboda <jiri@…> (2020-10-20 11:10:32)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/src/resource.c
r1769693 rba09d06 50 50 * 51 51 * @param gc Graphic context 52 * @param rresource Place to store pointer to new push button52 * @param rresource Place to store pointer to new UI resource 53 53 * @return EOK on success, ENOMEM if out of memory 54 54 */
Note:
See TracChangeset
for help on using the changeset viewer.