Searched refs:_xed_cmd_file_save_as (Results 1 – 3 of 3) sorted by relevance
84 N_("Save the current file with a different name"), G_CALLBACK (_xed_cmd_file_save_as) },
28 void _xed_cmd_file_save_as (GtkAction *action, XedWindow *window);
880 _xed_cmd_file_save_as (GtkAction *action, in _xed_cmd_file_save_as() function