rtk.c File Reference
#include <assert.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <math.h>#include <pthread.h>#include <signal.h>#include <gdk/gdkkeysyms.h>#include "rtk.h"#include "rtkprivate.h"Functions | |
| int | LIBSTK_VERSION_2_2 (void) |
| int | stg_rtk_initxx (int *argc, char ***argv) |
| stg_rtk_app_t * | stg_rtk_app_create () |
| void | stg_rtk_app_destroy (stg_rtk_app_t *app) |
| int | stg_rtk_app_quit (stg_rtk_app_t *app) |
| int | stg_rtk_app_main (stg_rtk_app_t *app) |
| void | stg_rtk_app_main_init (stg_rtk_app_t *app) |
| void | stg_rtk_app_main_term (stg_rtk_app_t *app) |
| int | stg_rtk_app_main_loop (stg_rtk_app_t *app) |
Function Documentation
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
