Go to the source code of this file.
Namespaces | |
namespace | routing |
Defines | |
#define | INCLUDED_PATHFINDING_H |
Typedefs | |
typedef struct _GtkMenu | GtkMenu |
typedef struct _GtkToolbar | GtkToolbar |
Functions | |
void | routing::ShowPathfinding (void) |
void | Pathfinding_Construct (void) |
void | Pathfinding_Destroy (void) |
void | Pathfinding_ConstructMenu (GtkMenu *menu) |
void | Pathfinding_constructToolbar (GtkToolbar *toolbar) |
#define INCLUDED_PATHFINDING_H |
Definition at line 22 of file pathfinding.h.
typedef struct _GtkMenu GtkMenu |
Definition at line 30 of file pathfinding.h.
typedef struct _GtkToolbar GtkToolbar |
Definition at line 32 of file pathfinding.h.
void Pathfinding_Construct | ( | void | ) |
void Pathfinding_ConstructMenu | ( | GtkMenu * | menu | ) |
void Pathfinding_constructToolbar | ( | GtkToolbar * | toolbar | ) |
void Pathfinding_Destroy | ( | void | ) |