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

Go to the source code of this file.

Functions

static uint64_t label_procedure (window_t *win, element_t *elem, const event_t *event)
 
element_tlabel_new (element_t *parent, element_id_t id, const rect_t *rect, const char *text, element_flags_t flags)
 Create a new label element.
 

Function Documentation

◆ label_procedure()

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

Definition at line 6 of file label.c.

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