#include <stdio.h>
#include <mb.h>
#include "svg2code_ex.h"
Go to the source code of this file.
Classes | |
struct | _ex_rt |
Typedefs | |
typedef struct _ex_rt | ex_rt_t |
Functions | |
static void | file_button_handler (event_t *evt, void *arg) |
static void | file_menu_handler (event_t *evt, void *arg) |
int | main (int argc, char *const argv[]) |
Definition in file main.c.
static void file_button_handler | ( | event_t * | evt, | |
void * | arg | |||
) | [static] |
static void file_menu_handler | ( | event_t * | evt, | |
void * | arg | |||
) | [static] |