#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()
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()
Free resources allocated for cma front end system
Definition at line 96 of file cma_fe.c.
◆ cma_fe_init()
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 471 of file cma_fe.c.