Assembled
2
A column based text editor
Loading...
Searching...
No Matches
src
include
interface
screens
editor_scr.h
Go to the documentation of this file.
1
31
#ifndef AS_EDITOR_SCR_H
32
#define AS_EDITOR_SCR_H
33
34
#include <
editor/config.h
>
35
36
#include <
includes.h
>
37
43
void
register_editor_screen
();
44
57
struct
AS_CfgTok
*
configure_editor_screen
(
struct
AS_CfgTok
*token);
58
59
#endif
config.h
configure_editor_screen
struct AS_CfgTok * configure_editor_screen(struct AS_CfgTok *token)
Definition
editor_scr.c:584
register_editor_screen
void register_editor_screen()
Definition
editor_scr.c:577
includes.h
AS_CfgTok
Definition
config.h:148
Generated by
1.10.0