PatchworkOS
Loading...
Searching...
No Matches
popup.c File Reference
#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)
 

Function Documentation

◆ popup_open()

◆ popup_procedure()