aboutsummaryrefslogtreecommitdiff
path: root/src/window.h
AgeCommit message (Collapse)Author
2023-05-21Change the signature for a cherry eventAlessandro Iezzi
2023-05-17Add cherry_window_dispose_on_exit() functionAlessandro Iezzi
2023-05-17Add cherry_window_set_listener() functionAlessandro Iezzi
With this function, a CherryWindow can listen events. At the moment, just this listener is available.
2023-05-17Add new function: cherry_window_get_title()Alessandro Iezzi
2023-05-17Add window.c and window.hAlessandro Iezzi