Changeset db3895d in mainline for uspace/lib/ui/private/window.h


Ignore:
Timestamp:
2021-06-10T17:10:11Z (3 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
af5d62eb
Parents:
90f1f19
Message:

Set cursor shape to I-beam when hovering over text entry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ui/private/window.h

    r90f1f19 rdb3895d  
    9292};
    9393
     94extern display_stock_cursor_t wnd_dcursor_from_cursor(ui_stock_cursor_t);
    9495extern void ui_window_send_close(ui_window_t *);
    9596extern void ui_window_send_focus(ui_window_t *);
Note: See TracChangeset for help on using the changeset viewer.