src/widget/main_window/state/bottom.c File Referencesrc/widget/main_window/state/bottom.cmain_window state view > bottom part of the view #include "../../../../include/fsm.h"#include "../../../../include/widget.h"#include "../../../../include/signal.h"Include dependency graph for bottom.c:Functions void * widget_get_space_edit_control ()void * widget_get_sequence_control ()Detailed Descriptionmain_window state view > bottom part of the view Function Documentationwidget_get_sequence_control()widget_get_sequence_controlbottom.cbottom.cwidget_get_sequence_controlvoid * widget_get_sequence_control ( )ReturnsGTK_WIDGET (SEQUENCE_CONTROL_box) widget_get_space_edit_control()widget_get_space_edit_controlbottom.cbottom.cwidget_get_space_edit_controlvoid * widget_get_space_edit_control ( )ReturnsGTK_WIDGET ("SPACE EDIT")