Esempio n. 1
0
static void iem_event_send(t_iem_event *x, t_symbol *s)
{iemgui_send(x, &x->x_gui, s);}
Esempio n. 2
0
static void iem_image_send(t_iem_image *x, t_symbol *s)
{
    iemgui_send(x, &x->x_gui, s);
}