ARB
|
#include "aw_inotify.hxx"
Go to the source code of this file.
Functions | |
void | AW_edit (const char *path) |
void | AW_edit_notified (const char *path, const FileChangedCallback &callback) |
void AW_edit | ( | const char * | path | ) |
Definition at line 16 of file AW_edit.cxx.
References arb_assert, aw_message_if(), command, error(), GBK_singlequote(), GBK_system(), and GBS_global_string_copy().
Referenced by ad_move_tree_info(), AW_edit_notified(), aw_help_edit_help(), AWT_edit_input_mask(), awtc_edit_names_file(), ed_calltexe_event(), edit_macro_cb(), FormatTester::handle_action_cb(), pd_edit_ptserver_log(), probe_match_with_specificity_edit_event(), and startup_gui().
void AW_edit_notified | ( | const char * | path, |
const FileChangedCallback & | callback | ||
) |
Definition at line 33 of file AW_edit.cxx.
References AW_add_inotification(), and AW_edit().
Referenced by aw_help_edit_help(), and awt_edit_arbtcpdat_cb().