#include <gtk/gtk.h>
#include "fc_types.h"
#include "cma_core.h"
Go to the source code of this file.
◆ cma_refresh
Enumerator |
---|
REFRESH_ALL | |
DONT_REFRESH_SELECT | |
DONT_REFRESH_HSCALES | |
Definition at line 25 of file cma_fe.h.
◆ close_cma_dialog()
void close_cma_dialog |
( |
struct city * |
pcity | ) |
|
only called when the city dialog is closed.
Only called when the city dialog is closed.
Definition at line 104 of file cma_fe.c.
◆ cma_fe_done()
void cma_fe_done |
( |
void |
| ) |
|
Free resources allocated for cma front end system
Definition at line 96 of file cma_fe.c.
◆ cma_fe_init()
void cma_fe_init |
( |
void |
| ) |
|
Initialize cma front end system
Definition at line 88 of file cma_fe.c.
◆ create_cma_dialog()
◆ refresh_cma_dialog()
Refreshes the cma dialog
Definition at line 472 of file cma_fe.c.