Remmina - The GTK+ Remote Desktop Client  v1.4.33
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_marshals.c File Reference

Go to the source code of this file.

Functions

void remmina_marshal_BOOLEAN__INT (GClosure *closure, GValue *return_value G_GNUC_UNUSED, guint n_param_values, const GValue *param_values, gpointer invocation_hint G_GNUC_UNUSED, gpointer marshal_data)
 
void remmina_marshal_BOOLEAN__INT_STRING (GClosure *closure, GValue *return_value G_GNUC_UNUSED, guint n_param_values, const GValue *param_values, gpointer invocation_hint G_GNUC_UNUSED, gpointer marshal_data)
 

Function Documentation

◆ remmina_marshal_BOOLEAN__INT()

void remmina_marshal_BOOLEAN__INT ( GClosure *  closure,
GValue *return_value  G_GNUC_UNUSED,
guint  n_param_values,
const GValue *  param_values,
gpointer invocation_hint  G_GNUC_UNUSED,
gpointer  marshal_data 
)

Definition at line 87 of file remmina_marshals.c.

◆ remmina_marshal_BOOLEAN__INT_STRING()

void remmina_marshal_BOOLEAN__INT_STRING ( GClosure *  closure,
GValue *return_value  G_GNUC_UNUSED,
guint  n_param_values,
const GValue *  param_values,
gpointer invocation_hint  G_GNUC_UNUSED,
gpointer  marshal_data 
)

Definition at line 125 of file remmina_marshals.c.