|
PatchworkOS
966e257
A non-POSIX operating system.
|
#include "internal.h"Go to the source code of this file.
Data Structures | |
| struct | popup_t |
Functions | |
| static uint64_t | popup_procedure (window_t *win, element_t *elem, const event_t *event) |
| popup_result_t | popup_open (const char *text, const char *title, popup_type_t type) |
| popup_result_t popup_open | ( | const char * | text, |
| const char * | title, | ||
| popup_type_t | type | ||
| ) |