|
ARB
|

Go to the source code of this file.
Functions | |
| void | AW_system (const char *command) |
| void | AW_system_async (const char *command) |
| void | AW_console () |
| void | AW_system_cb (AW_window *, const char *command) |
| void | AW_system_async_cb (AW_window *, const char *command) |
| void | AW_console_cb (AW_window *) |
| void AW_system | ( | const char * | command | ) |
Definition at line 32 of file AW_help.cxx.
References aw_message_if(), and GBK_system().
Referenced by aw_help_edit_help(), AW_openURL(), AW_system_async(), AW_system_cb(), awtc_remove_arb_acc(), merge_from_to(), nt_start_editor_on_configuration(), and startup_gui().
| void AW_system_async | ( | const char * | command | ) |
Definition at line 35 of file AW_help.cxx.
References AW_system(), GBS_strstruct::get_data(), GBS_strstruct::ncat(), and GBS_strstruct::put().
Referenced by AW_console(), and AW_system_async_cb().
| void AW_console | ( | ) |
Definition at line 45 of file AW_help.cxx.
References AW_system_async(), and GB_getenvARB_XTERM().
Referenced by AW_console_cb().
Definition at line 23 of file aw_system.hxx.
References AW_system().
Definition at line 24 of file aw_system.hxx.
References AW_system_async().
Referenced by popup_new_main_window().
|
inline |
Definition at line 25 of file aw_system.hxx.
References AW_console().
Referenced by popup_new_main_window().
1.8.8