Changeset 344f8b9 in mainline for uspace/lib/ui/src/window.c


Ignore:
Timestamp:
2021-05-20T15:34:03Z (3 years ago)
Author:
Jiri Svoboda <jiri@…>
Children:
f2416ec3
Parents:
da15002
Message:

Open menu in separate popup window (WIP)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ui/src/window.c

    rda15002 r344f8b9  
    336336 * is added, the results are undefined.
    337337 *
    338  * @param fixed Fixed layout
     338 * @param window Window
    339339 * @param control Control
    340340 * @return EOK on success, ENOMEM if out of memory
     
    509509 *
    510510 * @param window Window
    511  * @param cb Window decoration callbacks
     511 * @param cb Window callbacks
    512512 * @param arg Callback argument
    513513 */
Note: See TracChangeset for help on using the changeset viewer.