efl/legacy/elementary/src/lib/elm_interface_atspi_selecti...

13 lines
270 B
C
Raw Normal View History

#ifdef HAVE_CONFIG_H
#include "elementary_config.h"
#endif
#include <Elementary.h>
#include "elm_widget.h"
#include "elm_priv.h"
#define ELM_INTERFACE_ATSPI_VALUE_PROTECTED
#include "elm_interface_atspi_selection.eo.h"
#include "elm_interface_atspi_selection.eo.c"