Changeset 1485:3a1c6678fa23 in lemon-0.x for gui/graph_displayer_canvas.h
- Timestamp:
- 06/14/05 17:58:12 (19 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1966
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gui/graph_displayer_canvas.h
r1474 r1485 67 67 ///event handler for the case when create_edge-tool is active 68 68 bool create_edge_event_handler(GdkEvent*); 69 ///event handler for the case when eraser-tool is active 70 bool eraser_event_handler(GdkEvent*); 71 72 ///Deletes the given item. 73 void delete_item(Gnome::Canvas::Item *); 69 74 70 75 ///The graph, on which we work
Note: See TracChangeset
for help on using the changeset viewer.