PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
popup.c File Reference
#include "internal.h"
Include dependency graph for popup.c:

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_procedure()

static uint64_t popup_procedure ( window_t win,
element_t elem,
const event_t event 
)
static

Definition at line 10 of file popup.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ popup_open()

popup_result_t popup_open ( const char *  text,
const char *  title,
popup_type_t  type 
)

Definition at line 87 of file popup.c.

Here is the call graph for this function:
Here is the caller graph for this function: