New objects psppire-window and psppire-syntax-window.
[pspp-builds.git] / src / ui / gui / syntax-editor-source.h
index ca198393fbed07e338c2f1686a4274354e16bf61..f66c46f9b68f71215aa0b725ce823dc4afbc9872 100644 (file)
@@ -23,7 +23,7 @@ struct getl_interface;
 struct syntax_editor;
 
 struct getl_interface *
-create_syntax_editor_source (const struct syntax_editor *se,
+create_syntax_editor_source (GtkTextBuffer *buffer,
                             GtkTextIter start,
                             GtkTextIter stop
                             );