ETextEventProcessor
GObject ╰── ETextEventProcessor ╰── ETextEventProcessorEmacsLike
gint e_text_event_processor_handle_event (ETextEventProcessor *tep, ETextEventProcessorEvent *event);
ETextEventProcessor *tep
ETextEventProcessorEvent *event
“allow-newlines”
“allow-newlines” gboolean
Allow newlines.
Owner: ETextEventProcessor
Flags: Read / Write
Default value: FALSE
“command”
void user_function (ETextEventProcessor *etexteventprocessor, gpointer arg1, gpointer user_data)
Flags: Run Last