|
XenevaOS
|
#include <searchbar.h>

Public Attributes | |
| ChWidget | wid |
| char | text [1024] |
| uint16_t | textPos |
| uint16_t | prevTextPos |
| bool | _need_scroll |
| uint16_t | scrollOffset |
searchbar – search bar widget allow you to search app library present within the xelauncher
| bool _searchbar_::_need_scroll |
| uint16_t _searchbar_::prevTextPos |
| uint16_t _searchbar_::scrollOffset |
| char _searchbar_::text[1024] |
| uint16_t _searchbar_::textPos |
| ChWidget _searchbar_::wid |