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_external_tools.c File Reference

Go to the source code of this file.

Functions

static gboolean remmina_external_tools_launcher (const gchar *filename, const gchar *scriptname, const gchar *shortname)
 
static void view_popup_menu_onDoSomething (GtkWidget *menuitem, gpointer userdata)
 
gboolean remmina_external_tools_from_filename (RemminaMain *remminamain, gchar *remminafilename)
 

Function Documentation

◆ remmina_external_tools_from_filename()

gboolean remmina_external_tools_from_filename ( RemminaMain remminamain,
gchar *  remminafilename 
)

Definition at line 57 of file remmina_external_tools.c.

◆ remmina_external_tools_launcher()

static gboolean remmina_external_tools_launcher ( const gchar *  filename,
const gchar *  scriptname,
const gchar *  shortname 
)
static

Definition at line 102 of file remmina_external_tools.c.

◆ view_popup_menu_onDoSomething()

static void view_popup_menu_onDoSomething ( GtkWidget *  menuitem,
gpointer  userdata 
)
static

Definition at line 47 of file remmina_external_tools.c.