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.
_RemminaPluginExecData Struct Reference

Data Fields

GtkWidget * log_view
 
GtkTextBuffer * log_buffer
 
GtkTextBuffer * err
 
GtkWidget * sw
 
GPid pid
 

Detailed Description

Definition at line 51 of file exec_plugin.c.

Field Documentation

◆ err

GtkTextBuffer* _RemminaPluginExecData::err

Definition at line 54 of file exec_plugin.c.

◆ log_buffer

GtkTextBuffer* _RemminaPluginExecData::log_buffer

Definition at line 53 of file exec_plugin.c.

◆ log_view

GtkWidget* _RemminaPluginExecData::log_view

Definition at line 52 of file exec_plugin.c.

◆ pid

GPid _RemminaPluginExecData::pid

Definition at line 56 of file exec_plugin.c.

◆ sw

GtkWidget* _RemminaPluginExecData::sw

Definition at line 55 of file exec_plugin.c.


The documentation for this struct was generated from the following file: