lib/ewl_events.c File Reference
#include "ewl_base.h"
#include "ewl_private.h"
#include "ewl_macros.h"
#include "ewl_debug.h"
Include dependency graph for ewl_events.c:

Functions | |
unsigned int | ewl_ev_modifiers_get (void) |
Retrieve the current mask of modifiers that are set. | |
void | ewl_ev_modifiers_set (unsigned int modifiers) |
Sets the key modifiers to the given value. | |
Variables | |
Ecore_List * | ewl_embed_list |
Variable Documentation
Ecore_List* ewl_embed_list |