Remmina - The GTK+ Remote Desktop Client  v1.4.34
Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.
remmina_ext_exec.c File Reference

Go to the source code of this file.

Functions

static void wait_for_child (GPid pid, gint script_retval, gpointer data)
 
GtkDialog * remmina_ext_exec_new (RemminaFile *remminafile, const char *remmina_ext_exec_type)
 

Function Documentation

◆ remmina_ext_exec_new()

GtkDialog* remmina_ext_exec_new ( RemminaFile remminafile,
const char *  remmina_ext_exec_type 
)

Definition at line 64 of file remmina_ext_exec.c.

◆ wait_for_child()

static void wait_for_child ( GPid  pid,
gint  script_retval,
gpointer  data 
)
static

Definition at line 51 of file remmina_ext_exec.c.