might be functional
This commit is contained in:
parent
836b13e62e
commit
8b28b3e1b0
4 changed files with 32 additions and 1 deletions
|
|
@ -163,6 +163,7 @@ struct _MwLLHandler {
|
|||
void (*focus_in)(MwLL handle, void* data);
|
||||
void (*focus_out)(MwLL handle, void* data);
|
||||
void (*clipboard)(MwLL handle, void* data);
|
||||
void (*dark_theme)(MwLL handle, void* data);
|
||||
};
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue