Home
last modified time | relevance | path

Searched refs:_xed_cmd_file_new (Results 1 – 3 of 3) sorted by relevance

/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-ui.h56 N_("Create a new document"), G_CALLBACK (_xed_cmd_file_new) },
H A Dxed-commands.h25 void _xed_cmd_file_new (GtkAction *action, XedWindow *window);
H A Dxed-commands-file.c60 _xed_cmd_file_new (GtkAction *action, in _xed_cmd_file_new() function